Changes between Version 10 and Version 11 of Obsolete/Proposals/SignalSupportRevision


Ignore:
Timestamp:
May 22, 2011, 9:49:42 PM (13 years ago)
Author:
bonefish
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Proposals/SignalSupportRevision

    v10 v11  
    132132 * Added support for `SA_SIGINFO` style signal handlers (in r41568 and r41576, with fixes up to r41622).
    133133 * 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).