diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-16 01:11:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-16 01:11:59 +0000 |
commit | a9e4124c20a92c579d192f40a5a9f3900b3b4802 (patch) | |
tree | 4e0cf4a4f3a2bafcc63480ebe7f0012e4adc496d /ChangeLog | |
parent | ad7069d7f4018a4834397a1debe6ffad9f2dac1e (diff) | |
download | glibc-a9e4124c20a92c579d192f40a5a9f3900b3b4802.tar.gz |
Update.
* stdlib/random.c (__initstate): Clean up a cast.
(__setstate): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-01-15 Ulrich Drepper <drepper@redhat.com> + * stdlib/random.c (__initstate): Clean up a cast. + (__setstate): Likewise. + * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove select syscall handling. The generic Linux version should work. |