freebsd-dev/sys/libkern
1995-11-08 08:40:11 +00:00
..
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c
cmpdi2.c
divdi3.c
ffs.c
fnmatch.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
inet_ntoa.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
iordi3.c
libkern.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
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
Makefile Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
mcount.c Remove trailing whitespace. 1995-05-30 08:16:23 +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 Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
quad.h
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 Add strncmp() function..I need it and 1995-02-27 09:16:04 +00:00
strncpy.c
strsep.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
strtol.c
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c