jdolecek
0c303462c5
modify sigtimedwait(2) to return full siginfo if available, and pass the wait
set using a pointer, to save couple bytes in struct sigctx also fix fallout from recent lwp_wakeup() change, where we failed to properly detect if tsleep() returned as result of lwp_wakeup() or signal outside our wait set; could have caused problems for threaded apps using sigwait(2) et.al.
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%