> > Thanks for this patch, Henrique. Can you explain what is actually
causing
> > those warnings (I get them under kernel 2.4 too)?
>
> What glibc version do you have? The 2.4 kernels and older glibc versions
> disagree on the value of RLIM_INFINITY. Glibc 2.2 should be OK.
>
Thanks for the sugges
On Thu, Nov 29, 2001 at 07:56:18AM +1100, Jeremy Howard wrote:
> Thanks for this patch, Henrique. Can you explain what is actually causing
> those warnings (I get them under kernel 2.4 too)?
What glibc version do you have? The 2.4 kernels and older glibc versions
disagree on the value of RLIM_IN
> Sideeffects of this patch are a few less gcc 2.95.4 warnings, and that
cyrus
> will shut up about not being able to set the file handlers limit to
infinity
> all the time (this is useful for Linux 2.2.x; feel free to rip it out...
it
> was in my mods to master.c, so I left it in there).
>