aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 885221d..2d6d838 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,18 @@
+2004-05-12 Pierre Humblet <pierre.humblet@ieee.org>
+
+ * tty.h: Remove the %d or %x from all cygtty strings.
+ (tty::open_output_mutex): Only declare.
+ (tty::open_input_mutex): Ditto.
+ (tty::open_mutex): New definition.
+ * fhandler_tty.cc (fhandler_tty_slave::open): Declare buf with
+ size CYG_MAX_PATH and replace __small_printf calls by shared_name.
+ * tty.cc (tty::create_inuse): Ditto.
+ (tty::get_event): Ditto.
+ (tty::common_init): Ditto.
+ (tty::open_output_mutex): New method definition.
+ (tty::open_input_mutex): Ditto.
+ (tty::open_mutex): New method.
+
2004-05-10 Corinna Vinschen <corinna@vinschen.de>
* fhandler.cc (fhandler_base::open): Set file attributes to correct