opnsense-src/lib/libc/string
Maxime Henrion cea5da0456 Unbreak strsignal(). This is an MFC candidate.
Reported by:	Sean McNeil <sean@mcneil.com>
2005-03-06 03:19:19 +00:00
..
bcmp.3
bcmp.c
bcopy.3
bcopy.c
bstring.3
bzero.3
bzero.c
ffs.3
ffs.c
ffsl.c
fls.c
flsl.c
index.3
index.c
Makefile.inc
memccpy.3
memccpy.c
memchr.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
memchr.c
memcmp.3
memcmp.c
memcpy.3
memcpy.c
memmove.3
memmove.c
memset.3
memset.c
rindex.c
stpcpy.c
strcasecmp.3
strcasecmp.c
strcasestr.c
strcat.3
strcat.c
strchr.3
strchr.c
strcmp.3
strcmp.c
strcoll.3
strcoll.c
strcpy.3
strcpy.c
strcspn.3
strcspn.c
strdup.3
strdup.c
strerror.3 Correctly document the return value of strerror() and strerror_r() and 2004-10-12 14:52:52 +00:00
strerror.c Unbreak !NLS case 2005-02-27 21:17:22 +00:00
string.3
strlcat.c Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
strlcpy.3
strlcpy.c Remove extra closing parenthesis added in revision 1.4. 2004-10-14 21:31:42 +00:00
strlen.3
strlen.c
strmode.3
strmode.c
strncat.c
strncmp.c
strncpy.c
strnstr.c Don't read more than the given 'len' bytes from the 'big' string. 2005-02-11 21:07:51 +00:00
strpbrk.3
strpbrk.c
strrchr.c
strsep.3
strsep.c
strsignal.c Unbreak strsignal(). This is an MFC candidate. 2005-03-06 03:19:19 +00:00
strspn.3
strspn.c
strstr.3
strstr.c
strtok.3 Sort sections. 2005-01-20 09:17:07 +00:00
strtok.c Call strtok_r() via a libc private name from within strtok(). 2002-09-07 02:53:19 +00:00
strxfrm.3
strxfrm.c
swab.3 Date business, update. 2004-12-10 15:27:06 +00:00
swab.c According to the information on: 2004-12-10 15:24:40 +00:00
wcscat.c
wcschr.c
wcscmp.c
wcscoll.3
wcscoll.c
wcscpy.c
wcscspn.c
wcslcat.c
wcslcpy.c
wcslen.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstok.3
wcstok.c
wcswidth.3
wcswidth.c
wcsxfrm.3
wcsxfrm.c
wmemchr.3
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c