Searched refs:strlwr (Results 1 – 7 of 7) sorted by relevance
48 strlwr (char *s) in strlwr() function
54 * strlwr:: Convert string to lowercase164 @include string/strlwr.def
77 strlwr.c
76 'strlwr.c',
160 char *strlwr (char *);
6311 * libc/string/strlwr.c: Avoid passing signed char to tolower.12348 * libc/string/strlwr.c: Likewise.23167 * libc/string/strlwr.c: New file.23169 * libc/include/string.h: Declare strlwr and strupr.23170 * libc/string/Makefile.in (OFILES): Add strlwr.o and strupr.o.23171 (CHEWOUT_FILES): Add strlwr.def and strupr.def.23172 (strlwr.o, strupr.o): New targets.23173 * libc/string/strings.tex: Include strlwr and strupr docs.
3739 newlib/libc/string/strlwr.c