summaryrefslogtreecommitdiffstats
path: root/libc/signal/raise.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+2
* make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp...Peter S. Mazinger2006-01-231-2/+3
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-8/+8
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-1/+4
* Hide internally used symbols, use weak_alias for raise/sigwait, as they could...Peter S. Mazinger2005-11-141-1/+4
* Once again, rework the signal handling to be even more correct. We noEric Andersen2002-01-021-3/+2
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-0/+15