freebsd_amp_hwpstate/sys/libkern
Dan Moschuk e6082d1936 In the extremely miniscule chance that read_random returns <= 0, don't try
and use that return code as a modulus (panics are bad, mmmkay?)
1999-11-29 19:23:35 +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 Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
strtoq.c Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
strtoul.c Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
strtouq.c Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c