summaryrefslogtreecommitdiff
path: root/libc/signal/sigfillset.c
AgeCommit message (Expand)Author
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-06Get rid again of memset relocPeter S. Mazinger
2005-12-06Get rid of compiler warning."Steven J. Hill"
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-01-02Once again, rework the signal handling to be even more correct. We noEric Andersen
2001-10-17Fix up sig handling so it is more in sync with glibc behaviorEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-04-04Add missing function sigfillset.Manuel Novoa III