summaryrefslogtreecommitdiff
path: root/src/util/u_debug.c
Commit message (Expand)AuthorAgeFilesLines
* util: drop final reference to p_compiler.hLionel Landwerlin2019-08-091-23/+22
* util/u_debug: use detect_os.hEric Engestrom2019-08-021-1/+1
* scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICEEric Engestrom2019-08-021-1/+1
* util: use standard name for vsnprintf()Eric Engestrom2019-07-191-2/+2
* util: use standard name for snprintf()Eric Engestrom2019-07-191-3/+3
* util: use standard name for strcmp()Eric Engestrom2019-07-191-9/+9
* util: use standard name for strncat()Eric Engestrom2019-07-191-4/+4
* util: drop unused strchr() wrapperEric Engestrom2019-07-191-1/+1
* util: Move u_debug to utilsDylan Baker2018-10-301-0/+441