Commit graph

3 commits

Author SHA1 Message Date
joerg
e8eca26736 Add DragonFly support. 2005-12-09 10:56:47 +00:00
drochner
2c5616722c Oops, need another #ifdef and a typecast to make this compile with old
"struct sigaction" declarations. Also clean up bookkeeping whether the
handler is already installed (which didn't work as intended because
SIG_DFL is represented by a zero).
2003-10-06 11:14:14 +00:00
drochner
fd64f71087 adapt to API (and ABI) changes of the i386_vm86() call due to the
siginfo changes in -current
(changed to use sigaction() instead of signal() in all cases to limit
the number of #ifdefs)
2003-10-05 13:39:24 +00:00