This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
libkern
History
bde
1766c1a05b
Backed out the previous backout. We may as well have a version of ucmpdi2.c
...
that actually compiles, and I use it for i386's with 64 bit longs.
1999-06-02 16:39:14 +00:00
..
alpha
…
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
Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switch
1999-05-14 17:39:54 +00:00
random.c
…
rindex.c
…
scanc.c
…
skpc.c
…
strcat.c
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-28 02:26:20 +00:00
strcmp.c
…
strcpy.c
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-28 02:26:20 +00:00
strlen.c
…
strncmp.c
…
strncpy.c
…
strsep.c
…
subdi3.c
…
ucmpdi2.c
Backed out the previous backout. We may as well have a version of ucmpdi2.c
1999-06-02 16:39:14 +00:00
udivdi3.c
…
umoddi3.c
…
xordi3.c
…