thorpej
|
aaec09ab91
|
Pull in <m68k/frame.h> if __M68K_SIGNAL_PRIVATE, for sigstate.
|
1998-09-30 21:52:45 +00:00 |
|
thorpej
|
f6ea7521d7
|
Put the sigstate and sigframe definitions in signal.h, protected by
__M68K_SIGNAL_PRIVATE.
|
1998-09-30 21:04:48 +00:00 |
|
thorpej
|
43f5b65e23
|
Define the new sigcontext structure.
|
1998-09-15 23:14:40 +00:00 |
|
kleink
|
a97fc2f180
|
If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't
provide any identifiers other than sig_atomic_t.
|
1998-05-25 20:59:01 +00:00 |
|
jtc
|
d7a8b2964f
|
Only define sig_atomic_t when _ANSI_SOURCE is defined.
|
1995-01-10 19:01:00 +00:00 |
|
cgd
|
57fb77a14e
|
new RCS ID format.
|
1994-10-26 07:48:18 +00:00 |
|
chopps
|
8ae488d659
|
protect against multiple inclusion
|
1994-04-10 02:22:09 +00:00 |
|
cgd
|
ca99ee2862
|
md signal context.
|
1993-10-13 07:58:39 +00:00 |
|