diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-09-25 07:00:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-09-25 07:00:26 +0000 |
commit | a4fe3ea6085e56d3914d0866568c28ac8d10b961 (patch) | |
tree | a7fbf5b15a644ccec554038fde3a92a456535c56 /ChangeLog | |
parent | 84e4ff7b49dd13a023b4094d50c843ac16f4ab65 (diff) | |
download | glibc-a4fe3ea6085e56d3914d0866568c28ac8d10b961.tar glibc-a4fe3ea6085e56d3914d0866568c28ac8d10b961.tar.gz glibc-a4fe3ea6085e56d3914d0866568c28ac8d10b961.tar.bz2 glibc-a4fe3ea6085e56d3914d0866568c28ac8d10b961.zip |
Update.
* sysdeps/unix/bsd/ulimit.c (ulimit): Handle overflow in
UL_SETFSIZE computations better.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-09-24 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/bsd/ulimit.c (ulimit): Handle overflow in + UL_SETFSIZE computations better. + * rt/Makefile: Remove use of filter for librt again. * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle overflow in |