summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/signal.h
Commit message (Expand)AuthorAgeFilesLines
* Convert machine/elf.h, machine/frame.h, machine/sigframe.h,kib2013-02-201-72/+1
* Synchronize the struct sigcontext definitions on x86 with mcontext_t.kib2012-01-301-2/+5
* Attempt to improve formatting and content of several comments forkib2011-11-091-7/+8
* Sync definitions for struct sigcontext for i386 and amd64 architectureskib2009-04-011-1/+5
* Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and renamestefanf2005-08-201-8/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Align the FPU state in the ucontext and sigcontext to 16 bytesdeischen2002-12-021-2/+2
* Add getcontext, setcontext, and swapcontext as system calls.deischen2002-11-161-2/+2
* Split 4.x and 5.x signal handling so that we can keep 4.x signalpeter2002-10-251-3/+1
* Add standards visibility conditionals. Change any uses of sigset_t tomike2002-10-131-4/+8
* Add kernel support needed for the KSE-aware libpthread:mini2002-09-161-5/+8
* Use struct __ucontext in prototypes and associated functions instead ofdeischen2002-02-171-0/+5
* style(9) the structure definitions.obrien2001-09-051-2/+2
* Make MINSIGSTKSZ machine dependent, and have the sigaltstackmarcel2000-11-091-0/+6
* Reserve space for FPU state in struct sigcontext. Fix some style bugsmarcel1999-11-121-11/+18
* Re-introduction of sigcontext.marcel1999-10-041-22/+51
* sigset_t change (part 3 of 5)marcel1999-09-291-27/+29
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* VM86 kernel support.dyson1997-08-091-1/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix standards conformance bugs in <signal.h>:bde1995-06-281-6/+8
* Made idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-7/+21
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-251-0/+61
OpenPOWER on IntegriCloud