Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/string/
Dstrupr.c49 strupr (char *s) in strupr() function
Dstrings.tex67 * Function strupr:: Convert string to upper case
203 @include string/strupr.def
DCMakeLists.txt94 strupr.c
Dmeson.build93 'strupr.c',
/picolibc-latest/newlib/libc/include/
Dstring.h189 char *strupr (char *);
/picolibc-latest/newlib/
DChangeLog-20156312 * libc/string/strupr.c: Avoid passing signed char to tolower.
12350 * libc/string/strupr.c: Likewise.
23168 * libc/string/strupr.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-latest/
DCOPYING.picolibc3975 newlib/libc/string/strupr.c