summaryrefslogtreecommitdiff
path: root/libc/signal/sigset.c
AgeCommit message (Expand)Author
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-08Try to mimic glibc sigaction, sjhill, could you please test w/ this version?Peter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-15update licenses and sync with glibcMike Frysinger
2002-02-13A number of naming updates in preparation for adding inEric Andersen
2002-01-02Once again, rework the signal handling to be even more correct. We noEric Andersen