aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/i386/target_arch_signal.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-07bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.hWarner Losh1-9/+0
2022-01-07bsd-user/i386: Move the inlines into signal.cWarner Losh1-35/+8
2022-01-07bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSDWarner Losh1-0/+46
2022-01-07bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.hWarner Losh1-8/+1
2022-01-07bsd-user/i386/target_arch_signal.h: Remove target_sigcontextWarner Losh1-4/+0
2021-10-18bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.hWarner Losh1-2/+0
2021-09-10bsd-user: *BSD specific siginfo defintionsWarner Losh1-0/+94