K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1994-03-20T14:47:48.000000Z
K 24
svn:entry:committed-date
V 27
1994-03-20T14:47:48.000000Z
K 7
svn:log
V 279
sysconf(_SC_OPEN_MAX) and sysconf(_SC_CHILD_MAX) are still not useable
as all they do is return -1  ((long)RLIM_INFINITY).  I've changed my version
to use rlim_cur rather than rlim_max as that is what programs that use this
expect to get
From: Mark Davies <mark@Comp.VUW.AC.NZ>


END
