search for: ustringdup

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

Did you mean: stringdup
2015 Apr 17
0
[ANNOUNCE] xkbprint 1.0.4
...d 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 sprintf calls with snprintf() Combine repeated s...