Lines Matching refs:strdup
3427 * libc/include/string.h (strdup, strndup): Declare if not
3469 linked list here, avoiding wasteful strdup calls in the process.
7648 strdup() and strlen() calls, also getting rid of a compiler warning.
16858 * libc/time/tzset_r.c: Change to replace strdup with equivalent
17181 * libc/stdlib/Makefile.am: Remove strdup.c and strdup_r.c.
17183 * libc/stdlib/strdup.c: Removed.
17185 * libc/string/Makefile.am: Add strdup.c, strdup_r.c, memccpy.c,
17192 * libc/string/strdup.c: New file moved from stdlib.
20518 * libc/unix/getut.c (utmpname): removed local, incorrect "strdup"
20520 "strdup" and "strncmp" prototypes.
21026 * libc/stdlib/strdup.c: Ditto.
26921 mbtowc.c mprec.c putenv.c qsort.c rand.c setenv.c strdup.c