Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-23 | bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack | Warner Losh | 1 | -0/+2 |
2022-05-11 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+4 |
2022-01-07 | bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h | Warner Losh | 1 | -9/+0 |
2022-01-07 | bsd-user/x86_64: Move functions into signal.c | Warner Losh | 1 | -35/+8 |
2022-01-07 | bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t | Warner Losh | 1 | -0/+54 |
2022-01-07 | bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h | Warner Losh | 1 | -8/+1 |
2022-01-07 | bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext | Warner Losh | 1 | -4/+0 |
2021-10-18 | bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h | Warner Losh | 1 | -2/+0 |
2021-09-10 | bsd-user: *BSD specific siginfo defintions | Warner Losh | 1 | -0/+94 |