NetBSD/sys/lib/libkern
1997-10-12 21:24:00 +00:00
..
arch Copy files over from libc. 1997-10-12 21:24:00 +00:00
__assert.c
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c
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
cmpdi2.c
divdi3.c
ffs.c
htonl.c
htons.c
imax.c
imin.c
iordi3.c
libkern.h mark prototypes for static inline functions as possibly unused (with 1997-07-07 22:45:34 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
Makefile
Makefile.inc
max.c
mcount.c
md5c.c
memcmp.c
memset.c
min.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
ntohl.c
ntohs.c
qdivrem.c
quad.h
random.c
scanc.c
skpc.c
strcat.c
strchr.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