summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/signal.h
Commit message (Expand)AuthorAgeFilesLines
* Sync definitions for struct sigcontext for i386 and amd64 architectureskib2009-04-011-3/+11
* Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and renamestefanf2005-08-201-8/+0
* Begin all license/copyright comments with /*-imp2005-01-051-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-051-4/+0
* Update the graffiti.peter2003-11-081-0/+1
* Rename npx* to fpu*. I haven't done the flags/function names yet.peter2003-11-081-1/+1
* Pull the tier-2 card one last time and break the get/setcontext andpeter2003-10-151-2/+2
* Argh. This file was completely out of sync with mcontext/trapframe.peter2003-09-081-11/+12
* Hmm. Two copies of the mcontext...peter2003-09-081-1/+1
* Commit MD parts of a loosely functional AMD64 port. This is based onpeter2003-05-011-60/+30
* 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