Patch to make setrlimit() more forgiving

Dave Sainty dave@dtsp.co.nz
Fri Jan 5 01:22:00 GMT 2001


Christopher Faylor writes:

> It looks good but I need a ChangeLog.
> 
> cgf
> 
> On Fri, Jan 05, 2001 at 03:38:43PM +1300, David Sainty wrote:
> >Attached is a simple patch that prevents setrlimit() failing with an error
> >when the operation would not have changed anything.  This allows all
> >resource types to be set, so long as the setting is identical to the current
> >pseudo-settings.

Certainly :)  Sorry, I'm sure there was some FAQ I was meant to read
before posting patches :)

Fri Jan 5 15:38:43 2001  Dave Sainty <david.sainty@dtsp.co.nz>

	* resource.cc: Allow all null setrlimit() operations to succeed


More information about the Cygwin-patches mailing list