NetBSD/sys/lib/libkern
fvdl e5bc90f40c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
..
arch Fix omission in last. 1998-02-22 15:24:08 +00:00
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
__assert.c
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
bcopy.c Sync with libc. 1998-02-22 09:13:16 +00:00
bswap16.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
bswap32.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
bswap64.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
bzero.c rcsid fascism 1997-10-13 11:55:15 +00:00
cmpdi2.c
divdi3.c
ffs.c rcsid fascism 1997-10-13 11:55:15 +00:00
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 Copied from src/lib/libc/net/inet_pton.c 1997-12-12 20:14:01 +00:00
iordi3.c
libkern.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c Move _MCOUNT_DECL prototype back here again (grmbl). 1996-12-07 12:58:25 +00:00
md5c.c Add the libc md5 implementation to libkern. 1997-04-30 00:53:02 +00:00
memchr.c Don't even think about cdefs.h here... 1998-02-22 05:10:55 +00:00
memcmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
memset.c rcsid fascism 1997-10-13 11:55:15 +00:00
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 rcsid fascism 1997-10-13 11:55:15 +00:00
strcmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
strcpy.c rcsid fascism 1997-10-13 11:55:15 +00:00
strlen.c rcsid fascism 1997-10-13 11:55:15 +00:00
strncasecmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
strncmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
strncpy.c rcsid fascism 1997-10-13 11:55:15 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c