Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-06-01 02:59:57 +0400
committerChristopher Faylor <me@cgf.cx>2002-06-01 02:59:57 +0400
commit30478f15d456c3162525569d370c76f0e35cfbd6 (patch)
tree45fc3eb680d588d0e1e17a707a65c3bdb925c7c6 /winsup
parent8e74c3207f2f92b4ce5b2f2a030d639e1745d6b6 (diff)
(add the rest of the ChangeLog)
* dtable.cc (dtable::init_std_file_from_handle): Default to using binmode derived from path_conv, when required. * fhandler.h (fhandler_base::get_w_binary): Default to binmode if nothing else is specified. * fhandler.h (fhandler_base::get_r_binary): Ditto. * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_handle): Work around g++ warning. * path.cc (path_conv::check): Remove a debugging statement.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 9b2028374..02fedb852 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -3,6 +3,17 @@
* fhandler_console.cc (fhandler_console::open): Reinstate setting of
flags.
+ * dtable.cc (dtable::init_std_file_from_handle): Default to using
+ binmode derived from path_conv, when required.
+ * fhandler.h (fhandler_base::get_w_binary): Default to binmode if
+ nothing else is specified.
+ * fhandler.h (fhandler_base::get_r_binary): Ditto.
+
+ * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_handle): Work
+ around g++ warning.
+
+ * path.cc (path_conv::check): Remove a debugging statement.
+
2002-05-31 Christopher Faylor <cgf@redhat.com>
* fhandler_console.cc (fhandler_console::open): Always default to