summaryrefslogtreecommitdiff
path: root/libc/signal/sigaddset.c
AgeCommit message (Expand)Author
2015-02-27libc: silence warningBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15signal: cleanup, include only headers that are neededPeter S. Mazinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-05-20- remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer
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-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-09-27Update to accomodate the header file changesEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-27Fix up signal handlingEric Andersen