aboutsummaryrefslogtreecommitdiff
path: root/linux-user/signal.c
AgeCommit message (Expand)Author
2004-06-19sigset_t endianness fix in signal contextbellard
2004-02-22use kernel like macros for user access (will be useful someday to have a bett...bellard
2004-02-16experimental code copy supportbellard
2004-01-04signal fix: update the host signal 'signal ignored' state to avoid unexpected...bellard
2003-09-30removed SIGIOTbellard
2003-08-1164 bit fixes (Falk Hueffner)bellard
2003-07-13convert signal numbersbellard
2003-07-09ARM signal supportbellard
2003-06-30reduced irq latencybellard
2003-06-21fixed case where SS != USER_DS (fixes dosemu DPMI emulation)bellard
2003-06-15ARM emulation supportbellard
2003-05-29save FPU state in signal handlerbellard
2003-05-27cr2 update (dosemu VGA support fix)bellard
2003-05-10sigtrap supportbellard
2003-05-08added trapno and error_code report in ucontextbellard
2003-04-29ia64 supportbellard
2003-04-10warning fixbellard
2003-03-30better vm86 supportbellard
2003-03-29changed flag namesbellard
2003-03-23distribution patchesbellard
2003-03-23better signal/exception supportbellard
2003-03-23basic signal handlingbellard
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard