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 - Add missing prototypes 1996-03-14 18:52:03 +00:00
adddi3.c
anddi3.c sync with libc 1998-03-27 01:29:58 +00:00
ashldi3.c sync with libc 1998-03-27 01:29:58 +00:00
ashrdi3.c
bcmp.c
bcopy.c
bswap16.c
bswap32.c
bswap64.c
bzero.c
cmpdi2.c sync with libc 1998-03-27 01:29:58 +00:00
divdi3.c
ffs.c
htonl.c
htons.c
imax.c
imin.c
index.c sync with libc 1998-03-27 01:29:58 +00:00
inet_addr.c
intoa.c move intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro, 1999-05-07 14:49:52 +00:00
iordi3.c
libkern.h
lmax.c
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
md5c.c
memchr.c sync with libc 1998-03-27 01:29:58 +00:00
memcmp.c sync with libc 1998-03-27 01:29:58 +00:00
memcpy.c
memmove.c
memset.c Fix "unused variable `c'" warning. (From Julian Coleman) 1998-09-14 11:50:59 +00:00
min.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
ntohl.c
ntohs.c
pmatch.c Add a small string pattern matching function to facilitate pcmcia cis string 1998-06-21 18:43:35 +00:00
qdivrem.c Update from libc. 2000-12-12 17:44:04 +00:00
quad.h
random.c
rindex.c
scanc.c
sha1.c
skpc.c
strcasecmp.c
strcat.c
strchr.c
strcmp.c
strcpy.c sync with libc 1998-03-27 01:29:58 +00:00
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c
strtoul.c
subdi3.c
ucmpdi2.c sync with libc 1998-03-27 01:29:58 +00:00
udivdi3.c sync with libc 1998-03-27 01:29:58 +00:00
ulmax.c
ulmin.c
umoddi3.c
xordi3.c sync with libc 1998-03-27 01:29:58 +00:00