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 11:02:20PM -0500, DJ Delorie wrote:
>
>> I guess we'll have to bow to bash as the authority and change it.  Should
>> it return 0 on success, -1 on error?
>
>It seems that way.  And set errno, too.

Bleah.  It looks like our version of setdtablesize takes an argument which
is the amount to grow the fdtab by.  I found one use that assumed that
the argument was the total size for the table.

It looks like bash wants this to be the total size, too.  Do you agree?

cgf

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