newlib/winsup
Christopher Faylor a16b738dd5 * dcrt0.cc (__api_fatal): Simplify to just use strace mechamisms.
(do_exit): Move minimal_printf...
* pinfo.cc (pinfo::exit): ...into here.
* strace.cc (strace::vprntf): Guarantee output to the console when
system_printf/api_fatal.
* heap.cc (heap_init): Wait a second before issuing an error when
ERROR_INVALID_ADDRESS since this is probably due to a CTRL-C handler sneaking
in, using the memory that we want to use for the heap, and, eventually exiting.
2005-12-26 19:34:59 +00:00
..
cygserver * bsd_helper.cc (securityinit): New function. Move initialization 2005-11-10 15:04:06 +00:00
cygwin * dcrt0.cc (__api_fatal): Simplify to just use strace mechamisms. 2005-12-26 19:34:59 +00:00
doc * faq-programming.xml: Add note about struct stat64. 2005-12-13 05:32:43 +00:00
mingw 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2005-10-27 21:21:58 +00:00
subauth
testsuite * winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error when 2005-12-11 22:31:00 +00:00
utils * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib". 2005-12-19 16:58:33 +00:00
w32api * lib/ws2_32.c: New file, defining IPv6 constants. 2005-12-22 07:47:10 +00:00
ChangeLog * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
configure
configure.in
CYGWIN_LICENSE
Makefile.common * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.in