This is the mail archive of the
cygwin-patches@sources.redhat.com
mailing list for the Cygwin project.
Re: Patch to make setrlimit() more forgiving
- To: cygwin-patches at cygwin dot com
- Subject: Re: Patch to make setrlimit() more forgiving
- From: Chris Faylor <cgf at redhat dot com>
- Date: Fri, 5 Jan 2001 11:27:48 -0500
- Cc: Dave Sainty <dave at dtsp dot co dot nz>
- References: <20010104214112.A32564@redhat.com> <200101050922.f059MVD30284@mail.redhat.com> <20010105111747.D1649@redhat.com>
- Reply-To: cygwin-patches at cygwin dot com
On Fri, Jan 05, 2001 at 11:17:47AM -0500, Chris Faylor wrote:
>On Fri, Jan 05, 2001 at 10:23:28PM +1300, Dave Sainty wrote:
>>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
>
>And thanks! for the patch.
Oops. Looks like Corinna beat me to this.
I was going to handle this because she is on vacation. Now there's diligence!
cgf