This is the mail archive of the cygwin-patches@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch to make setrlimit() more forgiving


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]