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 Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
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 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
iordi3.c
locc.c <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy). 1995-03-17 06:15:40 +00:00
lshldi3.c
lshrdi3.c
mcount.c removed: 1996-05-02 14:21:14 +00:00
moddi3.c
muldi3.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
negdi2.c
notdi2.c
qdivrem.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
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 <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy). 1995-03-17 06:15:40 +00:00
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 <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy). 1995-03-17 06:15:40 +00:00
strcat.c
strcmp.c
strcpy.c
strlen.c
strncmp.c
strncpy.c
strsep.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c