summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sigwaitinfo.c
AgeCommit message (Collapse)Author
2012-03-20Convert to C89 prototypes. Remove use of __Pmatt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2003-02-15add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signalsjdolecek
note these are for non-threaded programs only - libpthread will provide it's own thread-aware wrapper