This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
string
History
Ruslan Ermilov
6184d98a2a
mdoc(7) police: minor markup nits.
2001-12-12 15:02:32 +00:00
..
bcmp.3
…
bcmp.c
…
bcopy.3
…
bcopy.c
…
bstring.3
…
bzero.3
…
bzero.c
…
ffs.3
…
ffs.c
…
index.3
…
index.c
…
Makefile.inc
Must link strerror manpage to strerror_r.
2001-11-27 07:57:31 +00:00
memccpy.3
…
memccpy.c
…
memchr.3
…
memchr.c
…
memcmp.3
…
memcmp.c
…
memcpy.3
…
memcpy.c
…
memmove.3
…
memmove.c
…
memset.3
…
memset.c
…
rindex.3
…
rindex.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
mdoc(7) police: minor markup nits.
2001-12-12 15:02:32 +00:00
strerror.c
Make strerror and strerror_r use sys_errlist[0] for errnum = 0. Be
2001-12-07 06:28:58 +00:00
string.3
…
strlcat.c
…
strlcpy.3
…
strlcpy.c
…
strlen.3
…
strlen.c
…
strmode.3
…
strmode.c
…
strncat.c
…
strncmp.c
…
strncpy.c
…
strnstr.c
…
strpbrk.3
…
strpbrk.c
…
strrchr.3
…
strrchr.c
…
strsep.3
…
strsep.c
…
strsignal.c
…
strspn.3
…
strspn.c
…
strstr.3
…
strstr.c
…
strtok.3
…
strtok.c
…
strxfrm.3
…
strxfrm.c
…
swab.3
…
swab.c
…
wcscat.c
…
wcschr.c
…
wcscmp.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
…
wcswidth.c
…
wmemchr.3
…
wmemchr.c
…
wmemcmp.c
…
wmemcpy.c
…
wmemmove.c
…
wmemset.c
…