summaryrefslogtreecommitdiffstats
path: root/libc/signal/sigfillset.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-2/+0
* Synch with trunk @ 24392Carmelo Amoroso2008-12-121-2/+4
* Synch with trunk @ 24261Carmelo Amoroso2008-12-111-4/+2
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-1/+3
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+1
* Merge from trunk."Steven J. Hill"2006-02-261-7/+6
* Get rid of more glibc NPTL symbol and alias madness. Also disable usage of"Steven J. Hill"2006-01-141-0/+4
* Merge from trunk."Steven J. Hill"2005-12-081-1/+1
* Finish up merge from trunk."Steven J. Hill"2005-12-061-1/+1
* Merge from trunk."Steven J. Hill"2005-12-031-3/+3
* Merge from trunk."Steven J. Hill"2005-12-021-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-19/+21
* Update signal handlers for NPTL."Steven J. Hill"2005-11-161-0/+9
* Once again, rework the signal handling to be even more correct. We noEric Andersen2002-01-021-16/+14
* Fix up sig handling so it is more in sync with glibc behaviorEric Andersen2001-10-171-9/+9
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Add missing function sigfillset.Manuel Novoa III2001-04-041-0/+37