summaryrefslogtreecommitdiff
path: root/sys/i386/include/signal.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvsKen Smith2011-02-161-1/+1
* Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and renameStefan Farfeleder2005-08-201-8/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Align the FPU state in the ucontext and sigcontext to 16 bytesDaniel Eischen2002-12-021-2/+2
* Add getcontext, setcontext, and swapcontext as system calls.Daniel Eischen2002-11-161-2/+2
* Split 4.x and 5.x signal handling so that we can keep 4.x signalPeter Wemm2002-10-251-3/+1
* Add standards visibility conditionals. Change any uses of sigset_t toMike Barcroft2002-10-131-4/+8
* Add kernel support needed for the KSE-aware libpthread:Jonathan Mini2002-09-161-5/+8
* Use struct __ucontext in prototypes and associated functions instead ofDaniel Eischen2002-02-171-0/+5
* style(9) the structure definitions.David E. O'Brien2001-09-051-2/+2
* Make MINSIGSTKSZ machine dependent, and have the sigaltstackMarcel Moolenaar2000-11-091-0/+6
* Reserve space for FPU state in struct sigcontext. Fix some style bugsMarcel Moolenaar1999-11-121-11/+18
* Re-introduction of sigcontext.Marcel Moolenaar1999-10-041-22/+51
* sigset_t change (part 3 of 5)Marcel Moolenaar1999-09-291-27/+29
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* VM86 kernel support.John Dyson1997-08-091-1/+6
* 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
* Fix standards conformance bugs in <signal.h>:Bruce Evans1995-06-281-6/+8
* Made idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-7/+21
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-251-0/+61