diff options
| author | Cezary Kupaj <zenshixd@proton.me> | 2025-05-14 05:38:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-14 05:38:38 +0200 |
| commit | 518105471e145c90809fb2f5baa53cd08bde31aa (patch) | |
| tree | 8085d5407f5eead69a2af35e872e2afdde00181e /lib/std/meta.zig | |
| parent | 5b606d435d139487c23d6fd30e8061dbad741ada (diff) | |
| download | zig-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 'lib/std/meta.zig')
0 files changed, 0 insertions, 0 deletions
