freebsd-dev/sys/libkern
2000-06-25 10:15:58 +00:00
..
alpha Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
adddi3.c
anddi3.c
arc4random.c Comment out unavailable call. This needs to be revisited when the entropy 2000-06-25 10:15:58 +00:00
ashldi3.c
ashrdi3.c
bcd.c Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
bcmp.c
cmpdi2.c
divdi3.c
ffs.c
fnmatch.c
index.c Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
inet_ntoa.c Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
iordi3.c
locc.c
lshldi3.c
lshrdi3.c
mcount.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
qsort.c
quad.h
random.c
rindex.c Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
scanc.c
skpc.c
strcat.c
strcmp.c
strcpy.c
strlcat.c
strlcpy.c
strlen.c
strncmp.c
strncpy.c
strsep.c
strtol.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtoq.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtoul.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtouq.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c