2006-01-02 10:55:14 +08:00
|
|
|
2006-01-01 Christopher Faylor <cgf@timesys.com>
|
|
|
|
|
|
|
|
* cygtls.cc (_cygtls::remove): Remove left over debugging cruft which
|
|
|
|
caused this function to always return prematurely.
|
|
|
|
|
2006-01-02 01:15:01 +08:00
|
|
|
2006-01-01 Christopher Faylor <cgf@timesys.com>
|
|
|
|
|
|
|
|
* exceptions.cc (sigpacket::process): Pass actual reference to signal's
|
|
|
|
sigaction structure to setup_handler.
|
|
|
|
|
2006-01-02 00:51:29 +08:00
|
|
|
2006-01-01 Christopher Faylor <cgf@timesys.com>
|
|
|
|
|
|
|
|
* exceptions.cc (_cygtls::interrupt_setup): Implement SA_RESETHAND.
|
|
|
|
* include/cygwin/signal.h: Define SA_ONESHOT and SA_NOMASK.
|
|
|
|
|
|
|
|
* dcrt0.cc (get_cygwin_startup_info): Remove commented out code.
|
|
|
|
|
2006-01-02 00:17:55 +08:00
|
|
|
2006-01-01 Corinna Vinschen <corinna@vinschen.de>
|
2005-12-31 22:16:49 +08:00
|
|
|
|
2006-01-02 00:17:55 +08:00
|
|
|
* syslog.cc (vklog): Never log kernel messages using the vsyslog
|
|
|
|
interface.
|
2005-12-31 22:16:49 +08:00
|
|
|
|