Commit Graph

4 Commits

Author SHA1 Message Date
Arnaud Le Blanc
f9bbb14f8e MFB skipif 2008-09-12 12:17:48 +00:00
Arnaud Le Blanc
42a41b9484 Fix test 2008-09-12 12:14:28 +00:00
Jani Taskinen
a0470b3ee3 - Portability fix. (si_fd seems to be linux only thing) 2008-08-05 15:12:11 +00:00
Arnaud Le Blanc
6c21038ddf Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()
[DOC] pcntl_sigprocmask() allows to block signals. pcntl_sigwaitinfo()
allows to fetch blocked signals or signals delivered while pcntl_sigwaitinfo()
is running. pcntl_sigtimedwait() is pcntl_sigwaitinfo() with a timeout.
2008-07-29 16:56:26 +00:00