newlib/winsup
Christopher Faylor e02f1e9c81 * fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don't
check for file.  Files should already be set.  Report on binary mode for
debugging.
(fhandler_base::fhandler_base): Don't set default binmode here.  That's for
later.
* fhandler_console.cc (fhandler_console::output_tcsetattr): Don't set binmode,
ever, for console.
* fhandler_disk_file.cc (fhandler_disk_file::open): Always set the binary mode
to the value derived from mount table.
* path.cc (mount_info::conv_to_win32_path): Default to binmode if path does not
translate into anything in the mount table.
2002-06-04 01:40:53 +00:00
..
bz2lib
cygserver * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
cygwin * fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don't 2002-06-04 01:40:53 +00:00
doc * how-programming.texinfo: Add more words to the "how to build". 2002-06-02 06:18:53 +00:00
mingw Merging MinGW changes 2002-05-28 13:13:45 +00:00
subauth
testsuite
utils * umount.cc (version): New global variable. 2002-06-04 01:31:28 +00:00
w32api * lib/thunk32.def (LIBRARY): Change to KERNEL32.dll. 2002-06-02 22:54:40 +00:00
CYGWIN_LICENSE remove a comma 2002-05-12 19:29:20 +00:00
ChangeLog * configure.in: Complain about lack of w32api directory. 2002-06-02 05:54:33 +00:00
MAINTAINERS
Makefile.common
Makefile.in
configure * configure.in: Complain about lack of w32api directory. 2002-06-02 05:54:33 +00:00
configure.in * configure.in: Complain about lack of w32api directory. 2002-06-02 05:54:33 +00:00