Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
commit7974fe2117b1308a46f16ae5803c64f75303521c
authorRoland McGrath <roland@gnu.org>
Thu, 4 Jan 1996 17:00:45 +0000 (4 17:00 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 4 Jan 1996 17:00:45 +0000 (4 17:00 +0000)
tree74144df8a67fabc8cc766351fffa87baaa8c909a
parentfb8e70d6dd3a9c3a0e0d2713b5be3cbc9d7a6409
Thu Jan  4 11:35:18 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* sysdeps/mach/hurd/setitimer.c: Code rearranged a bit to use new
preemption interface.

* sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
Use _hurdsig_catch_memory_fault.

* hurd/Makefile (headers): Add hurd/sigpreempt.h.
(sig): Add catch-signal.

* hurd/hurdfault.c (_hurdsig_fault_catch_exception_raise):
Rewritten using a preempter in new interface.
* hurd/hurdfault.h (_hurdsig_catch_fault): Likewise.
(_hurdsig_catch_memory_fault): New macro.
ChangeLog
hurd/Makefile
hurd/hurdfault.c
hurd/hurdfault.h
sysdeps/mach/hurd/i386/trampoline.c
sysdeps/mach/hurd/setitimer.c