freebsd-dev/sys/libkern
1996-08-31 16:52:44 +00:00
..
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c Removed sccsids and rcsids and added Id$ to save space like everything 1996-08-28 20:32:21 +00:00
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 Convert to newly aded collate compare function 1996-08-12 18:49:54 +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
iordi3.c
locc.c
lshldi3.c
lshrdi3.c
mcount.c Cleaned up interrupt masking by declaring the state variable in a 1996-08-28 20:15:32 +00:00
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
qsort.c Don't depend in the kernel on the gcc feature of doing arithmetic on 1996-08-31 14:48:13 +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 Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
skpc.c
strcat.c
strcmp.c Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
strcpy.c
strlen.c
strncmp.c Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
strncpy.c
strsep.c
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c