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
208a93d254
NetBSD
/
sys
/
lib
/
libkern
/
arch
History
dsl
c327a133c6
Significantly faster memcpy/memmove/bcopy and memset/bzero
2003-04-15 22:49:50 +00:00
..
alpha
arm
NetBSD/acorn26 has used APCS-32 for years, so unifdef -U__APCS_26__.
2003-04-05 23:27:14 +00:00
hppa
i386
Significantly faster memcpy/memmove/bcopy and memset/bzero
2003-04-15 22:49:50 +00:00
m68k
mips
ABICALLS -> __ABICALLS__
2002-11-10 18:10:25 +00:00
ns32k
powerpc
Switch back to generic bzero/memset until new one is shown to work.
2003-02-25 20:15:02 +00:00
sh3
Use assembly version of bzero() and memset().
2002-11-20 09:52:53 +00:00
sh5
Replace the SuperH memcpy() with homebrewed code. The former seems to have
2002-10-22 12:25:18 +00:00
sparc
remove setjmp/longjmp from libkern, they're not used.
2002-10-27 18:45:11 +00:00
sparc64
move includes to the top so that this builds in libc context too.
2002-10-29 04:40:55 +00:00
vax
x86_64
Add strtoul.c
2002-11-25 00:55:22 +00:00