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
nate
2ec48a7d7f
Added index() which will be used shortly in some fixes to the ibcs2
...
emulation code.
1996-06-07 22:21:31 +00:00
..
adddi3.c
…
anddi3.c
…
ashldi3.c
…
ashrdi3.c
…
bcd.c
Extend to handle all radix < 37
1996-01-24 20:51:26 +00:00
bcmp.c
…
cmpdi2.c
…
divdi3.c
…
ffs.c
…
fnmatch.c
…
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
…
iordi3.c
…
locc.c
…
lshldi3.c
…
lshrdi3.c
…
mcount.c
removed:
1996-05-02 14:21:14 +00:00
moddi3.c
…
muldi3.c
…
negdi2.c
…
notdi2.c
…
qdivrem.c
…
qsort.c
Don't include <sys/types.h> when it isn't used.
1996-04-19 18:40:25 +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
…
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
…