summaryrefslogtreecommitdiffstats
path: root/bsd-user/i386/target_arch_signal.h
Commit message (Expand)AuthorAgeFilesLines
* bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.hWarner Losh2022-01-081-9/+0Star
* bsd-user/i386: Move the inlines into signal.cWarner Losh2022-01-081-35/+8Star
* bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSDWarner Losh2022-01-081-0/+46
* bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.hWarner Losh2022-01-081-8/+1Star
* bsd-user/i386/target_arch_signal.h: Remove target_sigcontextWarner Losh2022-01-081-4/+0Star
* bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.hWarner Losh2021-10-181-2/+0Star
* bsd-user: *BSD specific siginfo defintionsWarner Losh2021-09-101-0/+94