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
/
sys
/
lib
/
libkern
/
arch
/
ns32k
History
thorpej
1cfe0850f5
Add a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +00:00
..
bcmp.S
…
bcopy.S
…
byte_swap_2.S
sync with libc version
1999-02-01 21:35:36 +00:00
byte_swap_4.S
sync with libc version
1999-02-01 21:35:36 +00:00
bzero.S
…
ffs.S
…
Makefile.inc
Add a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +00:00
memchr.S
…
memcmp.S
add memcmp.S memmove.S
1998-08-04 03:35:59 +00:00
memcpy.S
bugfix from libc.
1998-05-28 22:07:59 +00:00
memmove.S
add memcmp.S memmove.S
1998-08-04 03:35:59 +00:00
memset.S
…
random.S
…
strcat.S
make this work again with -mrtd.
1999-11-16 18:16:53 +00:00
strchr.S
…
strcmp.S
…
strcpy.S
…
strlen.S
…
strncmp.S
…
strncpy.S
make this work again with -mrtd.
1999-11-16 18:16:53 +00:00
strrchr.S
…
SYS.h
…