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


Ignore:
Timestamp:
May 23, 2011, 12:50:53 PM (13 years ago)
Author:
bonefish
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Proposals/SignalSupportRevision

    v11 v12  
    133133 * Added missing POSIX signal functions `sigqueue()`, `sigwaitinfo()`, `sigtimedwait()` (up to r41601).
    134134 * Extended sigset_t, added separate SIGBUS and the realtime signal range SIGRTMIN though SIGRTMAX  (in r41653).
     135 * Implemented `waitid()` (in r41668/r41671).