[BZ #1535]
commitaeb2153cd6ab300de1b241cd1528a3f6f260ad37
authorRoland McGrath <roland@gnu.org>
Sun, 8 Jan 2006 09:39:29 +0000 (8 09:39 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 8 Jan 2006 09:39:29 +0000 (8 09:39 +0000)
tree829be0b73c642f466d92bc34501c30a512a05804
parent9b121343547d646f5e511446588f0ff69b168211
[BZ #1535]

* sysdeps/unix/get_child_max.c: New file.
* posix/get_child_max.c: New file.
* posix/Makefile (routines): Add it.
* include/sys/sysinfo.h (__get_child_max): Declare it.
* sysdeps/posix/sysconf.c (__sysconf) [! CHILD_MAX]: Use it.
ChangeLog
include/sys/sysinfo.h
posix/Makefile
posix/get_child_max.c [new file with mode: 0644]
sysdeps/posix/sysconf.c
sysdeps/unix/get_child_max.c [new file with mode: 0644]