4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-23 09:09:35 +08:00
Christopher Faylor f611148366 * sigproc.h (class sigframe): Implement 'unregister()' method.
(sigframe::~sigframe): Use unregister method.
(sigframe::call_signal_handler): Declare new method.
* exceptions.cc (sigframe::call_signal_handler): New method.  Unregisters
current sigframe before calling signal handler.
(setup_handler): Clear waiting threads prior to arming signal_arrived.
* syscalls.cc (_read): Change goto to loop.  Recalculate sigframe inside of
loop so that constructor is called when appropriate.
* wait.cc (wait4): Ditto.
* signal.cc: Change "sig" to "signal" in debugging messages throughout.
* sigproc.cc: Ditto.
2001-04-01 00:06:17 +00:00
..
2000-10-28 05:41:44 +00:00
2001-03-21 16:06:22 +00:00
2000-02-17 19:38:33 +00:00
2000-02-21 03:18:37 +00:00
2001-03-18 03:34:05 +00:00
2000-02-17 19:38:31 +00:00
2001-03-26 22:17:06 +00:00
2001-03-03 03:56:34 +00:00
2001-03-26 01:16:11 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 03:25:30 +00:00
2000-11-19 04:58:18 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 03:34:05 +00:00
2001-03-11 16:46:28 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2001-03-18 03:34:05 +00:00
2000-10-28 05:41:44 +00:00
2000-10-19 03:12:44 +00:00
2000-02-17 19:38:33 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-08-18 19:51:02 +00:00
2000-09-03 04:16:35 +00:00
2001-03-21 14:00:29 +00:00
2000-02-17 19:38:33 +00:00
2001-03-18 21:11:25 +00:00
2000-02-17 19:38:33 +00:00
2001-03-18 20:58:18 +00:00
2001-03-07 17:45:03 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:31 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 21:11:25 +00:00
2001-03-18 21:11:25 +00:00
2000-07-19 17:42:16 +00:00