summaryrefslogtreecommitdiff
path: root/libc/signal/sigwait.c
AgeCommit message (Collapse)Author
2005-11-15update licenses and sync with glibcMike Frysinger
2005-11-14Hide internally used symbols, use weak_alias for raise/sigwait, as they ↵Peter S. Mazinger
could be in libpthread too
2003-10-03Quick implementation of sigwait. Doesn't handle thread cancelationEric Andersen
yet, but should work...