NetBSD/sys/lib/libkern
tsubai a5bf1bf4a2 Copy from libc. 1999-05-05 12:36:40 +00:00
..
arch Copy from libc. 1999-05-05 12:36:40 +00:00
Makefile Add inet_addr.c (for nfs_bootparam.c) 1999-04-11 22:08:06 +00:00
Makefile.inc
__assert.c make libkern compile in userland - for testing purposes 1999-04-13 19:00:30 +00:00
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c
bcopy.c
bswap16.c
bswap32.c
bswap64.c
bzero.c
cmpdi2.c
divdi3.c
ffs.c
htonl.c
htons.c
imax.c
imin.c
index.c
inet_addr.c make libkern compile in userland - for testing purposes 1999-04-13 19:00:30 +00:00
iordi3.c
libkern.h This was an n_long, not u_long, so u_int32_t is correct. 1999-04-12 17:23:23 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c
md5c.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
min.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
ntohl.c
ntohs.c
pmatch.c
qdivrem.c
quad.h
random.c
rindex.c
scanc.c
sha1.c
skpc.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c