This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
string
History
Andrey A. Chernov
0ea569ff6f
Fix handling more than 1 char with non-C locale
...
Misc. cleanup PR: 6825 Submitted by: Sergey Gershtein <sg@mplik.ru>
1998-06-05 09:49:51 +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
Change MACHINE references to MACHINE_ARCH.
1998-02-20 08:23:55 +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
Cast a pointer to a long, not an int before masking it.
1998-05-10 21:22:47 +00:00
rindex.3
…
rindex.c
…
strcasecmp.3
…
strcasecmp.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
…
strerror.c
…
string.3
…
strlen.3
…
strlen.c
…
strmode.3
Pedantry (NULL -> NUL).
1998-05-03 22:42:45 +00:00
strmode.c
…
strncat.c
…
strncmp.c
…
strncpy.c
…
strpbrk.3
…
strpbrk.c
…
strrchr.3
…
strrchr.c
…
strsep.3
…
strsep.c
…
strspn.3
…
strspn.c
…
strstr.3
…
strstr.c
…
strtok.3
…
strtok.c
…
strxfrm.3
…
strxfrm.c
Fix handling more than 1 char with non-C locale
1998-06-05 09:49:51 +00:00
swab.3
…
swab.c
…