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
History
mycroft
79376487cb
Sync with libc.
1998-02-22 09:13:16 +00:00
..
arch
Add various things from libc.
1998-02-22 09:08:34 +00:00
__assert.c
…
__main.c
…
adddi3.c
…
anddi3.c
…
ashldi3.c
…
ashrdi3.c
…
bcmp.c
…
bcopy.c
Sync with libc.
1998-02-22 09:13:16 +00:00
bswap16.c
…
bswap32.c
…
bswap64.c
…
bzero.c
…
cmpdi2.c
…
divdi3.c
…
ffs.c
…
htonl.c
…
htons.c
…
imax.c
…
imin.c
…
index.c
Don't even think about cdefs.h here...
1998-02-22 05:10:55 +00:00
inet_addr.c
…
iordi3.c
…
libkern.h
Add offsetof().
1998-01-28 02:22:14 +00:00
lmax.c
…
lmin.c
…
lshldi3.c
…
lshrdi3.c
…
Makefile
Build memcpy() out of bcopy() by default.
1998-02-22 06:54:38 +00:00
Makefile.inc
make sure that LORDER, TSORT, AR, NM, RANLIB, and SIZE are correctly
1998-02-07 00:11:29 +00:00
max.c
…
mcount.c
…
md5c.c
…
memchr.c
Don't even think about cdefs.h here...
1998-02-22 05:10:55 +00:00
memcmp.c
…
memset.c
…
min.c
…
moddi3.c
…
muldi3.c
…
negdi2.c
…
notdi2.c
…
ntohl.c
…
ntohs.c
…
qdivrem.c
…
quad.h
…
random.c
…
rindex.c
Don't even think about cdefs.h here...
1998-02-22 05:10:55 +00:00
scanc.c
…
skpc.c
…
strcat.c
…
strcmp.c
…
strcpy.c
…
strlen.c
…
strncasecmp.c
…
strncmp.c
…
strncpy.c
…
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
ulmax.c
…
ulmin.c
…
umoddi3.c
…
xordi3.c
…