freebsd-dev/sys/libkern
1996-10-31 04:32:27 +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 Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
ffs.c
fnmatch.c collate_range_cmp -> __collate_range_cmp 1996-10-31 04:32:27 +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
lshldi3.c
lshrdi3.c
mcount.c Unremoved used #include of <sys/systm.h> for the !GUPROF case. 1996-10-25 06:58:53 +00:00
moddi3.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
muldi3.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
negdi2.c
notdi2.c
qdivrem.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
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 add simple srandom() and prototype 1996-09-23 04:31:43 +00:00
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 Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
umoddi3.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
xordi3.c