freebsd-skq/lib/libc
imp eae3ce693c sranddev() is not magic pixie dust. While it gives a good random
seed, the random number generator rand(3) still sucks and is unlikely
sufficient for crypto use.  Correct what appears to be a cut and paste
error from the srandomdev() man page.

Submitted by: Ben Mesander
2004-11-10 17:25:49 +00:00
..
alpha For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
amd64 Fix brk(3). The stack was unbalanced when we jumped to cerror. Oops! 2004-10-27 17:11:43 +00:00
arm Use the RET macro. 2004-11-09 16:49:14 +00:00
compat-43
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa
gen Protect against local flooder of /var/run/log. Do not loop forever in 2004-11-04 23:09:57 +00:00
gmon Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
i386 When building the custom i386 libraries for use on amd64 kernels, we 2004-11-06 03:28:26 +00:00
ia64 For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
include
locale Remove setrunelocale() 2004-10-18 02:06:18 +00:00
net o Backout rev. 1.16, see 1.3 commit log for more info. 2004-10-09 17:13:58 +00:00
nls
posix1e
powerpc
quad
regex Directly include <runetype.h> for _CurrentRuneLocale, <_ctype.h> doesn't 2004-10-03 15:42:59 +00:00
rpc Try to bring some sanity to the SCM ID's. 2004-10-16 06:11:35 +00:00
softfloat
sparc64 For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
stdio Document that the length modifier l is ignored for floating point 2004-10-16 16:00:01 +00:00
stdlib sranddev() is not magic pixie dust. While it gives a good random 2004-11-10 17:25:49 +00:00
stdtime Add glibc-style strftime(3) padding specifiers, namely, -(no padding), 2004-11-04 08:34:57 +00:00
string Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
sys Add necessary whitespace to correct cross references. 2004-10-27 11:26:51 +00:00
uuid
xdr Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
yp
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00