This is the mail archive of the cygwin-developers@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: some header bugs


On Wed, Jan 17, 2001 at 10:55:08PM -0500, DJ Delorie wrote:
>> By whose authority, though?  Like Earnie, I can't find a valid
>> declaration of setdtablesize anywhere.
>
>The only authority I could find is what bash is expecting of it.
>Perhaps we shouldn't even provide it?

It's really not needed anymore since cygwin, like I presume most other
"UNIXes" auto-grows its fd table.

But, who knows what it will screw up if we stop exporting it.

I guess we'll have to bow to bash as the authority and change it.  Should
it return 0 on success, -1 on error?

cgf

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