summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/setjmp.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid using __aligned(16). Instead define the jmp_buf in terms ofmarcel2003-07-261-9/+11
* Revert previous commit. We don't use setjmp()/longjmp() for contextmarcel2003-07-251-2/+1
* Fix threaded applications on ia64 that are linked dynamicly. We didmarcel2003-03-051-1/+2
* ABI breaker: Move the J_SIGMASK field in the jmpbuf beforemarcel2003-03-051-3/+2
* ia64 ABI breaker:marcel2002-11-111-30/+17
* Fix namespace issues by using visibility conditionals frommike2002-10-051-5/+25
* style(9) <machine/setjmp.h> headers so they look mostly the same.mike2002-10-041-60/+66
* Reserve space for signal state.dfr2001-10-201-1/+4
* Add struct tags to avoid warnings in kernel code.dfr2001-09-061-2/+2
* Add a working version of setjmp/longjmp.dfr2001-09-031-27/+94
* Work around a bug by adding struct tags. gcc-2.95 apparently gets thebde2000-10-061-2/+2
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+46
OpenPOWER on IntegriCloud