summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sigprocmask.c
Commit message (Collapse)AuthorAgeFilesLines
* Finish implementation of new signals for NPTL which are SIGCANCEL, SIGTIMER ↵"Steven J. Hill"2006-02-051-0/+1
| | | | and SIGSETXID.
* NPTL changes for signal handling, getpid, sleep, raise and a few things"Steven J. Hill"2005-12-081-24/+1
| | | | for new librt code. Also cleaned up the makefiles.
* Update signal handlers for NPTL."Steven J. Hill"2005-11-161-2/+48
|
* Merge from trunk."Steven J. Hill"2005-08-091-1/+0
|
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
|
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+63
-Erik