summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/alpha/sys/sigpending.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge the sigaction() and sigprocmask() overloads/wrappers from libpthreadguenther2015-10-231-2/+2
| | | | | | | | | into libc, and move pthread_sigmask() as well (just a trivial wrapper). This provides consistent handling of SIGTHR between single- and multi-threaded programs and is a step in the merge of all the libpthread overloads, providing some ASM and Makefile bits that the other wrappers will need. ok deraadt@ millert@
* zap rcsid.espie2005-08-071-6/+1
| | | | okay deraadt@ (tested them all)
* _THREAD_SAFE; nominal testing by friesd1999-01-061-3/+3
|
* Merge to NetBSD, added RCSidsniklas1996-11-131-1/+4
|
* Fix RCS idstholo1996-08-191-2/+5
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+36