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
Poul-Henning Kamp
aac61d609c
Add __ucmpdi2 prototype to quelch a warning.
2000-12-07 22:28:20 +00:00
..
alpha
…
ia64
Next round of fixes to the ia64 code. This includes simulated clock and
2000-10-04 17:53:03 +00:00
adddi3.c
…
anddi3.c
…
arc4random.c
Recouple arc4random(9) to the entropy device. This works whether the
2000-12-02 16:23:54 +00:00
ashldi3.c
…
ashrdi3.c
…
bcd.c
…
bcmp.c
…
cmpdi2.c
…
divdi3.c
…
ffs.c
…
fnmatch.c
…
index.c
…
inet_ntoa.c
add threadsafe version of inet_ntoa (inet_ntoa_r takes a buffer to fill)
2000-11-25 03:14:31 +00:00
iordi3.c
…
locc.c
…
lshldi3.c
…
lshrdi3.c
…
mcount.c
Fix compilation of profiled kernels by including <machine/lock.h>
2000-10-14 08:34:27 +00:00
moddi3.c
…
muldi3.c
…
negdi2.c
…
notdi2.c
…
qdivrem.c
…
qsort.c
…
quad.h
Add __ucmpdi2 prototype to quelch a warning.
2000-12-07 22:28:20 +00:00
random.c
…
rindex.c
…
scanc.c
…
skpc.c
…
strcat.c
…
strcmp.c
…
strcpy.c
…
strlcat.c
…
strlcpy.c
…
strlen.c
…
strncmp.c
…
strncpy.c
…
strsep.c
…
strtol.c
…
strtoq.c
…
strtoul.c
…
strtouq.c
…
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…
xordi3.c
…