freebsd-dev/sys/libkern
1996-06-07 22:21:31 +00:00
..
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcd.c Extend to handle all radix < 37 1996-01-24 20:51:26 +00:00
bcmp.c
cmpdi2.c
divdi3.c
ffs.c
fnmatch.c
index.c Added index() which will be used shortly in some fixes to the ibcs2 1996-06-07 22:21:31 +00:00
inet_ntoa.c
iordi3.c
locc.c
lshldi3.c
lshrdi3.c
mcount.c removed: 1996-05-02 14:21:14 +00:00
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
qsort.c Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
quad.h Don't depend on <sys/types.h> including <sys/cdefs.h>. 1996-04-19 17:39:57 +00:00
random.c
rindex.c
scanc.c Rearrange the inner loop of scanc() to get better code on i*86's 1995-07-11 18:50:47 +00:00
skpc.c
strcat.c
strcmp.c
strcpy.c
strlen.c
strncmp.c
strncpy.c
strsep.c
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c