mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 06:09:39 +00:00
This release adds the rest of the futex2[1] syscalls, along with shadow stack[2] support for more architectures. [1]: https://lwn.net/Articles/940944/ [2]: https://lwn.net/Articles/926649/