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