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