summary refs log tree commit diff stats
path: root/bsd-user/x86_64/target_arch_signal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up ill-advised or unusual header guardsMarkus Armbruster2022-05-111-3/+4
* bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.hWarner Losh2022-01-071-9/+0
* bsd-user/x86_64: Move functions into signal.cWarner Losh2022-01-071-35/+8
* bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_tWarner Losh2022-01-071-0/+54
* bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.hWarner Losh2022-01-071-8/+1
* bsd-user/x86_64/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