This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: [bug] Crazy I/O



I've modified the text.tst.c test program based on suggestions from the list as noted in the program.  Note this demonstrates a bug where the values for the file descriptor are not reset if the same file descriptor is used.

I can also state that the 19990115 snapshot eliminates the WARNING listed in the Users Guide under "the default Cygwin behavior" concerning the processing mode always being binary even if O_TEXT was specified if the default is binary.

Earnie.
P.S. BCC: developers
---

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

text.tst.c