Changes between Version 10 and Version 11 of Obsolete/Proposals/SignalSupportRevision
- Timestamp:
- May 22, 2011, 9:49:42 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Proposals/SignalSupportRevision
v10 v11 132 132 * Added support for `SA_SIGINFO` style signal handlers (in r41568 and r41576, with fixes up to r41622). 133 133 * Added missing POSIX signal functions `sigqueue()`, `sigwaitinfo()`, `sigtimedwait()` (up to r41601). 134 * Extended sigset_t, added separate SIGBUS and the realtime signal range SIGRTMIN though SIGRTMAX (in r41653).