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
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-04-09 04:44:25 +0400
committerChristopher Faylor <me@cgf.cx>2001-04-09 04:44:25 +0400
commitaa970c616cd499b5bcf88c7f44c3b17ad7c45e4d (patch)
tree0f9bf362c483545aeac2320b898e6124d0112269 /winsup/cygwin/ChangeLog
parent97101b51aa80376f27d2e86d4c78d7ffeaf41681 (diff)
* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs
it. * cygwin.din: Remove obsolete "__empty" export. * exceptions.cc (call_signal_handler_now): Force inclusion of function even when -finline-functions is specified. * sigproc.h: Remove obsolete call_signal_handler declaration. * fhandler_console.cc (cp_get_internal): New function. (cp_convert): New function. (con_to_str): New function. (str_to_con): New function. (fhandler_console::read): Replace OemToCharBuff with con_to_str. (fhandler_console::write_normal): Replace CharToOemBuff with str_to_con.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index c7537da97..9a4f4a955 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,21 @@
+Sun Apr 8 20:40:58 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * Makefile.in: Put -lgcc last in list of libraries, since stdc++
+ library needs it.
+ * cygwin.din: Remove obsolete "__empty" export.
+ * exceptions.cc (call_signal_handler_now): Force inclusion of function
+ even when -finline-functions is specified.
+ * sigproc.h: Remove obsolete call_signal_handler declaration.
+
+Sun Apr 8 20:36:55 2001 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
+
+ * fhandler_console.cc (cp_get_internal): New function.
+ (cp_convert): New function.
+ (con_to_str): New function.
+ (str_to_con): New function.
+ (fhandler_console::read): Replace OemToCharBuff with con_to_str.
+ (fhandler_console::write_normal): Replace CharToOemBuff with str_to_con.
+
Thu Apr 5 22:41:00 2001 Corinna Vinschen <corinna@vinschen.de>
* syscalls.cc (stat_worker): Fix conditional which still allowed