aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/signal.h
Commit message (Expand)AuthorAgeFilesLines
* Convert machine/elf.h, machine/frame.h, machine/sigframe.h,Konstantin Belousov2013-02-201-106/+3
* Synchronize the struct sigcontext definitions on x86 with mcontext_t.Konstantin Belousov2012-01-301-1/+4
* Attempt to improve formatting and content of several comments forKonstantin Belousov2011-11-091-9/+5
* Sync definitions for struct sigcontext for i386 and amd64 architecturesKonstantin Belousov2009-04-011-3/+11
* Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and renameStefan Farfeleder2005-08-201-8/+0
* Begin all license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-051-4/+0
* Update the graffiti.Peter Wemm2003-11-081-0/+1
* Rename npx* to fpu*. I haven't done the flags/function names yet.Peter Wemm2003-11-081-1/+1
* Pull the tier-2 card one last time and break the get/setcontext andPeter Wemm2003-10-151-2/+2
* Argh. This file was completely out of sync with mcontext/trapframe.Peter Wemm2003-09-081-11/+12
* Hmm. Two copies of the mcontext...Peter Wemm2003-09-081-1/+1
* Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm2003-05-011-60/+30
* 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