aboutsummaryrefslogtreecommitdiff
path: root/src/libs
diff options
context:
space:
mode:
authorCezary Kupaj <zenshixd@proton.me>2025-05-14 05:38:38 +0200
committerGitHub <noreply@github.com>2025-05-14 05:38:38 +0200
commit518105471e145c90809fb2f5baa53cd08bde31aa (patch)
tree8085d5407f5eead69a2af35e872e2afdde00181e /src/libs
parent5b606d435d139487c23d6fd30e8061dbad741ada (diff)
downloadzig-518105471e145c90809fb2f5baa53cd08bde31aa.tar.gz
zig-518105471e145c90809fb2f5baa53cd08bde31aa.zip
Fix SIGSEGV handler for AArch64 Darwin targets
* ucontext_t ptr is 8-byte aligned instead of 16-byte aligned which @alignCast() expects * Retrieve pc address from ucontext_t since unwind_state is null * Work around __mcontext_data being written incorrectly by the kernel
Diffstat (limited to 'src/libs')
0 files changed, 0 insertions, 0 deletions