This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
string
History
mrg
cbf5ef7c50
move str[fp]time into libc/time.
1997-04-23 01:17:59 +00:00
..
__strerror.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00
__strsignal.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00
bcmp.3
…
bcmp.c
…
bcopy.3
…
bcopy.c
…
bm.3
…
bm.c
…
bstring.3
…
bzero.3
…
bzero.c
…
ffs.3
…
ffs.c
…
index.3
…
index.c
…
Makefile.inc
move str[fp]time into libc/time.
1997-04-23 01:17:59 +00:00
memccpy.3
…
memccpy.c
…
memchr.3
…
memchr.c
…
memcmp.3
…
memcmp.c
…
memcpy.3
…
memmove.3
…
memset.3
…
memset.c
…
rindex.3
…
rindex.c
…
strcasecmp.3
…
strcasecmp.c
…
strcat.3
…
strcat.c
…
strchr.3
…
strcmp.3
…
strcmp.c
…
strcoll.3
…
strcoll.c
…
strcpy.3
…
strcpy.c
…
strcspn.3
…
strcspn.c
…
strdup.3
…
strdup.c
…
strerror.3
…
strerror.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00
string.3
…
strlen.3
…
strlen.c
…
strmode.3
alternate -> alternative, per PR 2643
1997-03-08 13:36:38 +00:00
strmode.c
Teach strmode(3) about whiteouts. They get w 'w' now.
1997-01-30 09:23:46 +00:00
strncat.c
…
strncmp.c
…
strncpy.c
…
strpbrk.3
…
strpbrk.c
…
strrchr.3
…
strsep.3
…
strsep.c
…
strsignal.3
…
strsignal.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00
strspn.3
…
strspn.c
…
strstr.3
…
strstr.c
…
strtok_r.c
…
strtok.3
…
strtok.c
…
strxfrm.3
…
strxfrm.c
…
swab.3
…
swab.c
…