This is the mail archive of the cygwin@sourceware.cygnus.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: fopen() bug



Re: fopen("", "r")

> It still gets a SEGV when you provide a NULL pointer for file name,
> but that's allowed by POSIX. I'll however send a fix that for that 
> as well to be ``user friendly''.

fopen(0, "r") maybe should fault, since that seems to be a common
result under UNIX.  Otherwise, porting from Cygnus -> UNIX might break
someone's (buggy) application.

Steve
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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