]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/mach/hurd/getdtsz.c
* hurd/hurdrlimit.c (init_rlimit): Give the RLIMIT_NOFILE soft limit
authorRoland McGrath <roland@gnu.org>
Sun, 26 Mar 2000 19:17:23 +0000 (19:17 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 26 Mar 2000 19:17:23 +0000 (19:17 +0000)
commit2e6f096fd925850d489df069fb016f7aef35585c
tree8f6c9b4330f729dbad4ec454888f04b966da8421
parent8acd0bf21b6092706447a72fc8d39951872d7a2b
* 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.
ChangeLog
Versions.def
sysdeps/mach/hurd/getdtsz.c