opnsense-src/lib/libc/string
Glen Barber a3fb6da9ba General mdoc(7) and typo fixes.
PR:		167734
Submitted by:	Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after:	3 days
2012-05-11 20:06:46 +00:00
..
bcmp.3
bcmp.c
bcopy.3
bcopy.c
bstring.3
bzero.3
bzero.c
ffs.3
ffs.c
ffsl.c
ffsll.c
fls.c
flsl.c
flsll.c
index.3
Makefile.inc Merge index() and strchr() together. 2012-01-03 07:14:01 +00:00
memccpy.3
memccpy.c
memchr.3 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
memchr.c
memcmp.3
memcmp.c
memcpy.3
memcpy.c
memmem.3
memmem.c
memmove.3
memmove.c
memrchr.c
memset.3
memset.c
stpcpy.c
stpncpy.c
strcasecmp.3
strcasecmp.c Revert r227812 and r227808 per discussion 2011-12-02 15:41:09 +00:00
strcasestr.c
strcat.3
strcat.c
strchr.3
strchr.c Change index() and rindex() to a weak alias. 2012-01-05 10:32:53 +00:00
strcmp.3
strcmp.c Revert r227812 and r227808 per discussion 2011-12-02 15:41:09 +00:00
strcoll.3
strcoll.c Revert r227812 and r227808 per discussion 2011-12-02 15:41:09 +00:00
strcpy.3
strcpy.c
strcspn.3
strcspn.c
strdup.3
strdup.c
strerror.3 Add err(3) to strerror(3) SEE ALSO section 2012-02-16 05:06:07 +00:00
strerror.c Fix indentation. 2012-03-14 15:30:59 +00:00
string.3
strlcat.c
strlcpy.3 General mdoc(7) and typo fixes. 2012-05-11 20:06:46 +00:00
strlcpy.c
strlen.3
strlen.c
strmode.3
strmode.c
strncat.c
strncmp.c Revert r227812 and r227808 per discussion 2011-12-02 15:41:09 +00:00
strncpy.c
strndup.c
strnlen.c
strnstr.c
strpbrk.3
strpbrk.c
strrchr.c Change index() and rindex() to a weak alias. 2012-01-05 10:32:53 +00:00
strsep.3
strsep.c
strsignal.c
strspn.3
strspn.c
strstr.3
strstr.c
strtok.3
strtok.c
strxfrm.3
strxfrm.c
swab.3 POSIX mandates that swab do nothing when len < 0 2012-03-04 16:39:08 +00:00
swab.c POSIX mandates that swab do nothing when len < 0 2012-03-04 16:39:08 +00:00
Symbol.map
wcpcpy.c
wcpncpy.c
wcscasecmp.c
wcscat.c
wcschr.c
wcscmp.c
wcscoll.3
wcscoll.c
wcscpy.c - ANSIfy function definitions 2009-02-03 17:58:20 +00:00
wcscspn.c
wcsdup.c
wcslcat.c
wcslcpy.c
wcslen.c
wcsncasecmp.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.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