From: Paul Brook Date: Wed, 20 Sep 2006 16:56:02 +0000 (+0000) Subject: 2006-09-20 Paul Brook X-Git-Tag: newlib-csl-arm-2006q3-21~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c921e326319b7a5adc287430dc56441842e5675;p=thirdparty%2Fbinutils-gdb.git 2006-09-20 Paul Brook newlib/ * libc/stdlib/rand.c (srand): Add _REENT_CHECK_RAND48. --- diff --git a/ChangeLog.csl b/ChangeLog.csl index da32283d2ca..6682c13826b 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,8 @@ +2006-09-20 Paul Brook + + newlib/ + * libc/stdlib/rand.c (srand): Add _REENT_CHECK_RAND48. + 2006-09-18 Nathan Sidwell libgloss/