newlib/winsup
Christopher Faylor aa970c616c * 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.
2001-04-09 00:44:25 +00:00
..
cygwin * Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs 2001-04-09 00:44:25 +00:00
doc British -> US spelling. 2001-03-17 18:50:22 +00:00
mingw * include/tchar.h: (__TEXT): Remove undef. 2001-02-21 19:33:42 +00:00
testsuite * winsup.api/mmaptest01.c: New test. 2001-04-03 08:39:21 +00:00
utils * mount.cc (main): Use getopt_long for parsing arguments. 2001-04-03 02:41:54 +00:00
w32api * include/winnt.h (GetCurrentFiber): Fix typo. 2001-04-08 17:00:27 +00:00
ChangeLog * configure: fix regeneration bug. 2001-03-20 01:26:45 +00:00
configure * configure: fix regeneration bug. 2001-03-20 01:26:45 +00:00
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common: Revert previous change. 2001-02-22 12:37:32 +00:00
Makefile.in