Home
last modified time | relevance | path

Searched refs:strlwr (Results 1 – 7 of 7) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/string/
Dstrlwr.c48 strlwr (char *s) in strlwr() function
Dstrings.tex54 * strlwr:: Convert string to lowercase
164 @include string/strlwr.def
DCMakeLists.txt77 strlwr.c
Dmeson.build76 'strlwr.c',
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dstring.h160 char *strlwr (char *);
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20156311 * 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.
/picolibc-3.5.0-3.4.0/
DCOPYING.picolibc3739 newlib/libc/string/strlwr.c