This is the mail archive of the cygwin-patches 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]
Other format: [Raw text]

Re: fcntl bug


On Thu, Sep 03, 2009 at 01:06:58PM -0600, Eric Blake wrote:
>> If it is important to you then please provide a patch.
>
>2009-09-03  Eric Blake  <ebb9@byu.net>
>
>	* dtable.h (OPEN_MAX_MAX): New macro.
>	* resource.cc (getrlimit) [RLIMIT_NOFILE]: Use it.
>	* dtable.cc (dtable::extend): Likewise.
>	* fcntl.cc (fcntl64): Obey POSIX rules.
>	* syscalls.cc (dup2): Likewise.

Thanks for the patch.  Go ahead and check this in.

In particular, thanks for turning (100 * NOFILE_INCR) into a #define.

cgf


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