This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d3320a155b
NetBSD
/
sys
/
lib
/
libkern
/
arch
History
thorpej
ac8a2539c1
Provide bcopy() here.
2001-07-13 00:04:00 +00:00
..
alpha
Provide bcopy() here.
2001-07-13 00:04:00 +00:00
arm
Remove bcmp, bcopy and bzero. We don't need them as they aren't
2001-07-06 17:35:44 +00:00
i386
Build strtoul.c
2001-04-05 04:38:33 +00:00
m68k
When MACHINE_ARCH is m68000, compile ffs.c and random.c
2001-05-16 03:30:39 +00:00
mips
copy from lib/libc/arch/mips/gen
2001-02-27 19:45:26 +00:00
ns32k
Add a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +00:00
powerpc
Add a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +00:00
sh3
don't profile (use NENTRY() and ALTENTRY())
2001-02-14 21:04:17 +00:00
sparc
Sync with libc: use bzero-based assembly version of memset().
2001-07-01 11:55:36 +00:00
sparc64
Add a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +00:00
vax
Add a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +00:00
x86_64
Initial commit of the port to AMD's upcoming 64 bit architecture, the
2001-06-19 00:19:12 +00:00