1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/libkern
Mike Silbersack 2f823fa326 Lock down arc4random so it can be safely called w/o Giant.
Minor code reorganization was required, but the only functional
change was that the first 1024 bytes of output are thrown out
after each reseed, rather than just the initial seed.
2003-08-15 06:34:47 +00:00
..
alpha
ia64
arc4random.c Lock down arc4random so it can be safely called w/o Giant. 2003-08-15 06:34:47 +00:00
ashldi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
ashrdi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
bcd.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
bcmp.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
bsearch.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
crc32.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
divdi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
ffs.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
fnmatch.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
iconv_converter_if.m
iconv_xlat.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
iconv.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
index.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
inet_ntoa.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
lshrdi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
mcount.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
moddi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
qdivrem.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
qsort.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
quad.h
random.c Lower initial drop value to 50, it is enough to hide linearity 2003-08-10 17:56:58 +00:00
rindex.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
scanc.c Backed out the micro-optimization in 1.4. It was to help gcc-2.6.3 2003-07-25 15:54:23 +00:00
skpc.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strcat.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strcmp.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strcpy.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strdup.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strlcat.c
strlcpy.c
strlen.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strncmp.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strncpy.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strsep.c
strtol.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strtoq.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strtoul.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strtouq.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strvalid.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
ucmpdi2.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
udivdi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
umoddi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00