Nathan Whitehorn
|
a18c313e4a
|
Use setjmp() instead of the identical-except-for-having-a-wrong-prototype
setfault() when testing for faults. This should also help the compiler
do the right thing with this complicated-to-optimize function.
|
2016-01-10 16:42:14 +00:00 |
|
Mike Barcroft
|
e61d3b10d7
|
Fix namespace issues by using visibility conditionals from
<sys/cdefs.h>.
|
2002-10-05 05:47:56 +00:00 |
|
Mike Barcroft
|
085f8416a2
|
style(9) <machine/setjmp.h> headers so they look mostly the same.
|
2002-10-04 22:10:06 +00:00 |
|
Benno Rice
|
99bc8c72f7
|
Add setjmp (needed for DDB).
|
2002-07-10 12:26:17 +00:00 |
|
David E. O'Brien
|
27499504db
|
PowerPC platform-specific definitions (modeled on sys/i386/include/setjmp.h)
|
2001-01-02 00:34:24 +00:00 |
|