summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorPierre Humblet <phumblet@phumblet.no-ip.org>2004-05-12 01:44:11 +0000
committerPierre Humblet <phumblet@phumblet.no-ip.org>2004-05-12 01:44:11 +0000
commit8bdfa78a69bf543f55cc05940fa698262fcd1010 (patch)
treeafe8e1bc62f57d9a29ac4e0a53050221d9bed077 /winsup/cygwin/ChangeLog
parent5b4c8ae219eb888667c4f345a3a254a1fd56cdff (diff)
downloadcygnal-8bdfa78a69bf543f55cc05940fa698262fcd1010.tar.gz
cygnal-8bdfa78a69bf543f55cc05940fa698262fcd1010.tar.bz2
cygnal-8bdfa78a69bf543f55cc05940fa698262fcd1010.zip
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. * fhandlet_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.
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 885221db6..2d6d8382f 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