freebsd-dev/sys/libkern
Bruce Evans 6b3f80661e Moved BCD declarations to the correct header (libkern.h).
Fixed BCD declarations.  They didn't match their definitions...

libkern.h, bcd.c:
KNFised.  `indent' worked 99% perfectly on bcd.c.  It worked 99%
_imperfectly_ on subr_prf.c.
1996-01-16 10:23:22 +00:00
..
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcd.c Moved BCD declarations to the correct header (libkern.h). 1996-01-16 10:23:22 +00:00
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
locc.c
lshldi3.c
lshrdi3.c
mcount.c Copied mcount.c from the library again. #include'ing it via a relative 1995-12-30 07:24:13 +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 Added prototypes. 1995-12-26 13:25:13 +00:00
quad.h Added prototypes. 1995-12-26 13:25:13 +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 Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c