This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-28 11:57:28 +00:00
Code
Issues
Releases
Activity
2e645a20cb
freebsd
/
lib
/
libc
/
string
History
Daniel O'Callaghan
38ce39bde5
PR: 5573
...
Submitted by:
garbanzo@hooked.net
Add strncasecmp, strncmp to NAME field.
1998-01-27 07:01:09 +00:00
..
bcmp.3
bcmp.c
bcopy.3
bcopy.c
bstring.3
bzero.3
bzero.c
Added some 2-line source files to get a direct correspondence
1997-10-15 15:27:19 +00:00
ffs.3
ffs.c
index.3
index.c
Makefile.inc
Sorted lists.
1997-10-21 08:41:15 +00:00
memccpy.3
memccpy.c
memchr.3
memchr.c
memcmp.3
memcmp.c
memcpy.3
memcpy.c
Added some 2-line source files to get a direct correspondence
1997-10-15 15:27:19 +00:00
memmove.3
memmove.c
Added some 2-line source files to get a direct correspondence
1997-10-15 15:27:19 +00:00
memset.3
memset.c
rindex.3
rindex.c
strcasecmp.3
PR: 5573
1998-01-27 07:01:09 +00:00
strcasecmp.c
strcat.3
strcat.c
strchr.3
The terminating character in strings is
NUL', not
NULL'.
1997-12-28 12:06:29 +00:00
strchr.c
Added some 2-line source files to get a direct correspondence
1997-10-15 15:27:19 +00:00
strcmp.3
PR: 5573
1998-01-27 07:01:09 +00:00
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
strmode.c
strncat.c
strncmp.c
strncpy.c
strpbrk.3
strpbrk.c
strrchr.3
strrchr.c
Added some 2-line source files to get a direct correspondence
1997-10-15 15:27:19 +00:00
strsep.3
Added bounds checking to the example after chasing down someone's
1997-07-26 00:47:06 +00:00
strsep.c
strspn.3
strspn.c
strstr.3
strstr.c
strtok.3
strtok.c
strxfrm.3
strxfrm.c
swab.3
swab.c