This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
libkern
History
Nate Williams
09ede38dc4
- Fix modulo bug.
...
Reminded by: bde
1998-12-01 05:29:06 +00:00
..
alpha
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
adddi3.c
…
anddi3.c
…
ashldi3.c
…
ashrdi3.c
…
bcd.c
…
bcmp.c
…
cmpdi2.c
…
divdi3.c
…
ffs.c
…
fnmatch.c
…
index.c
…
inet_ntoa.c
…
iordi3.c
…
locc.c
…
lshldi3.c
…
lshrdi3.c
…
mcount.c
Converted rcsid to $Id$ again. There shouldn't be any rcsids in the kernel.
1998-08-17 19:26:37 +00:00
moddi3.c
- Fix modulo bug.
1998-12-01 05:29:06 +00:00
muldi3.c
…
negdi2.c
…
notdi2.c
…
qdivrem.c
…
qsort.c
#include sys/libkern.h instead of stdlib.h.
1998-06-30 11:05:11 +00:00
quad.h
…
random.c
…
rindex.c
…
scanc.c
…
skpc.c
…
strcat.c
…
strcmp.c
…
strcpy.c
…
strlen.c
…
strncmp.c
…
strncpy.c
…
strsep.c
…
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…
xordi3.c
…