This is the mail archive of the cygwin@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: latest cygwin does not track pwd?


> On Wed, Nov 01, 2000 at 02:18:23PM -0500, Robinow, David wrote:
> >> It's definitely 'getcwd(NULL, 0)' in Chuck's sources.
> >  Also in 5.7.0 development sources. 
> >> I think I'll just revert the behavior.  It appears that a number of
> >> packages are expecting it.
> >  Is there a reason these packages can't be fixed?
> >  Is 'getcwd(NULL, -1)' broken in some version?
> 
> Not that I know of, but Corinna has pointed out that some 
> versions of linux
> suggest that getcwd(NULL, 0) is ok and, possibly, BSD allows 
> this construction.
> 
> So, I think we'll be constantly responding to this on the 
> mailing list.  I'd
> rather just "fix" cygwin.
 OK, it's your call.
 For what it's worth Solaris and IRIX both require EINVAL.  I can't
think of why failure to return EINVAL would break something though.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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