newlib/winsup
Corinna Vinschen 4f12275501 * exceptions.cc (interruptible): New function, code stripped from
_cygtls::interrupt_now.
	(_cygtls::handle_exceptions): Handle STATUS_DATATYPE_MISALIGNMENT as
	SIGBUS error.  Differ between unmapped memory (SEGV_MAPERR) and access
	violation (SEGV_ACCERR) in case of STATUS_ACCESS_VIOLATION.  Write
	kernel log message in case of uncatched STATUS_ACCESS_VIOLATION.
	(_cygtls::interrupt_now): Just call interruptible now instead of
	evaluating interruptibility here.
2005-12-27 20:07:59 +00:00
..
cygserver
cygwin * exceptions.cc (interruptible): New function, code stripped from 2005-12-27 20:07:59 +00:00
doc * faq-programming.xml: Add note about struct stat64. 2005-12-13 05:32:43 +00:00
mingw
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
configure
configure.in
CYGWIN_LICENSE
Makefile.common
Makefile.in