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
cgd
2a7f3ba91e
add rules to build .ln files (memmove.ln, memcpy.ln, strchr.ln, strrchr.ln)
...
for objects built specially from other C files, when appropriate.
1996-12-22 11:34:21 +00:00
..
__strerror.c
…
__strsignal.c
…
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
add rules to build .ln files (memmove.ln, memcpy.ln, strchr.ln, strrchr.ln)
1996-12-22 11:34:21 +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
…
strftime.3
…
strftime.c
args for _fmt(), _secs(), and _add() should all be const (!!)
1996-12-20 20:27:22 +00:00
string.3
…
strlen.3
…
strlen.c
…
strmode.3
…
strmode.c
…
strncat.c
…
strncmp.c
…
strncpy.c
…
strpbrk.3
…
strpbrk.c
…
strrchr.3
…
strsep.3
…
strsep.c
…
strsignal.3
…
strsignal.c
…
strspn.3
…
strspn.c
…
strstr.3
…
strstr.c
…
strtok_r.c
Add strtok_r() for reentrant (thread-aware) programs
1996-11-12 02:03:13 +00:00
strtok.3
Add strtok_r() for reentrant (thread-aware) programs
1996-11-12 02:03:13 +00:00
strtok.c
…
strxfrm.3
…
strxfrm.c
…
swab.3
…
swab.c
…