aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/signal.h
Commit message (Expand)AuthorAgeFilesLines
* Define ss_size in struct sigaltstack as size_t instead of int.Doug Rabson1998-08-051-2/+7
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-1/+28
* Implement SA_NOCLDWAIT.Joerg Wunsch1997-09-131-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add a SV_NODEFER and SV_RESETHAND #define, after Bruce pointed out thatPeter Wemm1996-03-301-1/+3
* Merge in Lite2: no changes necessary. Just update CSRG id.Jeffrey Hsu1996-03-111-2/+2
* Mega-commit for Linux emulator update.. This has been stress tested underPeter Wemm1996-03-021-5/+8
* Changed the description of SIGSYS to better reflect whatMike Pritchard1996-01-221-2/+2
* Implement SA_NODEFER sa_flag for sigaction():Steven Wallace1995-10-191-1/+2
* Fix standards conformance bugs in <signal.h>:Bruce Evans1995-06-281-23/+30
* Correct a name of one structure member in the sigaltstack structure.Andreas Schulz1995-01-291-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+194