mirror of git://sourceware.org/git/glibc.git
* string/strnlen.c: New file. * string/Makefile (routines): Add strnlen. * string/string.h [__USE_GNU] (strnlen): Declare new function. [__OPTIMIZE__]: Define extern inline implementation of it. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| endian.h | ||
| memfrob.c | ||
| memory.h | ||
| strcoll.c | ||
| strdup.c | ||
| strerror.c | ||
| strerror_r.c | ||
| strfry.c | ||
| string.h | ||
| strings.h | ||
| strnlen.c | ||
| strsignal.c | ||
| strtok.c | ||
| strxfrm.c | ||
| swab.c | ||
| test-ffs.c | ||
| testcopy.c | ||
| tester.c | ||