zig/lib/std/c
mlugg dd8d59686a
std.debug: miscellaneous fixes
Mostly on macOS, since Loris showed me a not-great stack trace, and I
spent 8 hours trying to make it better. The dyld shared cache is
designed in a way which makes this really hard to do right, and
documentation is non-existent, but this *seems* to work pretty well.
I'll leave the ruling on whether I did a good job to CI and our users.
2025-09-30 13:44:54 +01:00
..
darwin.zig std.debug: miscellaneous fixes 2025-09-30 13:44:54 +01:00
dragonfly.zig std: rework/remove ucontext_t 2025-09-30 13:44:54 +01:00
freebsd.zig Merge pull request #25195 from blblack/netdefs 2025-09-17 21:43:23 -07:00
haiku.zig std: rework/remove ucontext_t 2025-09-30 13:44:54 +01:00
netbsd.zig Merge pull request #25195 from blblack/netdefs 2025-09-17 21:43:23 -07:00
openbsd.zig std: rework/remove ucontext_t 2025-09-30 13:44:54 +01:00
serenity.zig std: add IP, IPV6, IPTOS sockopt constants 2025-09-09 17:01:20 -05:00
solaris.zig std: add IP, IPV6, IPTOS sockopt constants 2025-09-09 17:01:20 -05:00