summaryrefslogtreecommitdiff
path: root/libc/signal/raise.c
AgeCommit message (Expand)Author
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-23make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp...Peter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-11-14Hide internally used symbols, use weak_alias for raise/sigwait, as they could...Peter S. Mazinger
2002-01-02Once again, rework the signal handling to be even more correct. We noEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen