aboutsummaryrefslogtreecommitdiff
path: root/include/signal.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the inline versions of sigaddset, sigdelset, sigemptyset,Marcel Moolenaar1999-10-021-53/+0
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-8/+55
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherPeter Wemm1999-05-181-0/+1
* Add the prototype for sigwait().John Birrell1998-08-251-0/+1
* Move the include of <machine/ansi.h> to before <sys/signal.h>.Doug Rabson1998-08-051-1/+1
* nuke signanosleep().Peter Wemm1998-05-141-5/+0
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-8/+2
* Put sigevent and AIO_LISTIO_MAX back in aio.h soPeter Dufault1998-03-081-17/+0
* Reviewed by: bdePeter Dufault1998-03-081-3/+33
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-041-0/+5
* Added missing declaration of signanosleep().Bruce Evans1998-01-161-0/+5
* Added missing prototype for sigaltstack()Sujal Patel1996-06-281-0/+1
* Fix standards conformance bugs in <signal.h>:Bruce Evans1995-06-281-8/+10
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+82