summaryrefslogtreecommitdiffstats
path: root/libc/signal/sigblock.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Add missing header for memsetCarmelo Amoroso2009-12-161-2/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* hostid: improve extremely unreadable partsDenis Vlasenko2008-12-011-2/+1
* shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ...Denis Vlasenko2008-11-291-4/+2
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* disable deprecated warnings for some filesMike Frysinger2006-01-201-0/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-4/+6
* internal sigpause, do we really default to BSD signals?Peter S. Mazinger2005-12-091-1/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
* sync with glibc (and shrinks the object code nicely by like half)Mike Frysinger2005-12-011-29/+12
* update licenses and sync with glibcMike Frysinger2005-11-151-2/+2
* Once again, rework the signal handling to be even more correct. We noEric Andersen2002-01-021-26/+25
* Fix up sig handling so it is more in sync with glibc behaviorEric Andersen2001-10-171-27/+38
* Minor cleanupsEric Andersen2001-10-031-0/+1
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+0
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-231-0/+45