search for: ucalloc

Displaying 1 result from an estimated 1 matches for "ucalloc".

Did you mean: calloc
2015 Apr 17
0
[ANNOUNCE] xkbprint 1.0.4
...function tracing frameworks Remove unused uStrCasePrefix fallback for strncasecmp Remove unused uRealloc & uRecalloc functions Remove unused uTmpAlloc & uTmpFree fallbacks for alloca Replace sole call to uFree() with direct call to free() Replace custom uAlloc/uCalloc with plain malloc/calloc Replace uStringDup() with direct calls to strdup() Replace uStrCaseCmp() with direct calls to strcasecmp() Add printf & noreturn attributes recommended by gcc Replace several malloc+sprintf pairs with asprintf() calls Replace remaining spri...