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
Archie Cobbs
37438111e1
Eliminate compiler warning.
1999-12-01 22:56:51 +00:00
..
alpha
…
adddi3.c
…
anddi3.c
…
arc4random.c
In the extremely miniscule chance that read_random returns <= 0, don't try
1999-11-29 19:23:35 +00:00
ashldi3.c
…
ashrdi3.c
…
bcd.c
…
bcmp.c
…
cmpdi2.c
…
divdi3.c
…
ffs.c
…
fnmatch.c
…
index.c
Tempt fate and stop index from converting a const char * into a char *.
1999-11-21 04:26:48 +00:00
inet_ntoa.c
…
iordi3.c
…
locc.c
…
lshldi3.c
…
lshrdi3.c
…
mcount.c
…
moddi3.c
…
muldi3.c
…
negdi2.c
…
notdi2.c
…
qdivrem.c
…
qsort.c
…
quad.h
…
random.c
…
rindex.c
Tempt fate and stop index from converting a const char * into a char *.
1999-11-21 04:26:48 +00:00
scanc.c
…
skpc.c
…
strcat.c
…
strcmp.c
…
strcpy.c
…
strlcat.c
…
strlcpy.c
…
strlen.c
…
strncmp.c
…
strncpy.c
…
strsep.c
…
strtol.c
Eliminate compiler warning.
1999-12-01 22:56:51 +00:00
strtoq.c
Eliminate compiler warning.
1999-12-01 22:56:51 +00:00
strtoul.c
Eliminate compiler warning.
1999-12-01 22:56:51 +00:00
strtouq.c
Eliminate compiler warning.
1999-12-01 22:56:51 +00:00
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…
xordi3.c
…