NetBSD/sys/lib/libkern
2001-02-27 19:45:26 +00:00
..
arch copy from lib/libc/arch/mips/gen 2001-02-27 19:45:26 +00:00
__assert.c
__cmsg_alignbytes.c
__main.c
adddi3.c sync with libc 1998-03-27 01:29:58 +00:00
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c
bcopy.c
bswap16.c
bswap32.c
bswap64.c Sync with libc version. 1999-02-05 16:34:13 +00:00
bzero.c
cmpdi2.c
divdi3.c
ffs.c
htonl.c
htons.c sync with libc 1998-03-27 01:29:58 +00:00
imax.c
imin.c
index.c sync with libc 1998-03-27 01:29:58 +00:00
inet_addr.c
intoa.c
iordi3.c
libkern.h
lmax.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
lmin.c
lshldi3.c
lshrdi3.c sync with libc 1998-03-27 01:29:58 +00:00
Makefile Don't set ARCHSUBDIR to empty string. 2001-02-18 22:38:50 +00:00
Makefile.inc
max.c
mcount.c
md4c.c in-kernel MD4 implementation, from libc 2000-12-08 06:29:23 +00:00
md5c.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
min.c
moddi3.c sync with libc 1998-03-27 01:29:58 +00:00
muldi3.c
negdi2.c
notdi2.c
ntohl.c
ntohs.c
pmatch.c
qdivrem.c Update from libc. 2000-12-12 17:44:04 +00:00
quad.h
random.c
rindex.c
scanc.c Kill some more register declarations. 2000-03-30 12:19:46 +00:00
sha1.c Prevent the compiler from blowing up on sparc64. From mrg. 2000-09-17 19:55:28 +00:00
skpc.c
strcasecmp.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c
strtoul.c
subdi3.c sync with libc 1998-03-27 01:29:58 +00:00
ucmpdi2.c sync with libc 1998-03-27 01:29:58 +00:00
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c