aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-26 19:17:23 +0000
committerRoland McGrath <roland@gnu.org>2000-03-26 19:17:23 +0000
commit2e6f096fd925850d489df069fb016f7aef35585c (patch)
tree8f6c9b4330f729dbad4ec454888f04b966da8421 /ChangeLog
parent8acd0bf21b6092706447a72fc8d39951872d7a2b (diff)
downloadglibc-2e6f096fd925850d489df069fb016f7aef35585c.tar
glibc-2e6f096fd925850d489df069fb016f7aef35585c.tar.gz
glibc-2e6f096fd925850d489df069fb016f7aef35585c.tar.bz2
glibc-2e6f096fd925850d489df069fb016f7aef35585c.zip
* hurd/hurdrlimit.c (init_rlimit): Give the RLIMIT_NOFILE soft limit
an initial value of 1024 instead of RLIM_INFINITY. * Versions.def (libmachuser, libhurduser): Remove these sections, since these libraries do not presently use symbol versions. * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): If the resource limit is RLIM_INFINITY, return -1 instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 795c6b7904..86ff40ddda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-03-26 Roland McGrath <roland@baalperazim.frob.com>
+
+ * hurd/hurdrlimit.c (init_rlimit): Give the RLIMIT_NOFILE soft limit
+ an initial value of 1024 instead of RLIM_INFINITY.
+
+ * Versions.def (libmachuser, libhurduser): Remove these sections,
+ since these libraries do not presently use symbol versions.
+
+ * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): If the resource limit
+ is RLIM_INFINITY, return -1 instead.
+
2000-03-24 Andreas Jaeger <aj@suse.de>
* Makefile (postclean): Added soversions.i.