zig/lib/std/c
Andrew Kelley 4d6d2922b8 std: move memory locking and memory protection to process
and introduce type safety for posix.PROT (mmap, mprotect)

progress towards #6600
2026-01-09 13:52:00 -08:00
..
darwin.zig std: move memory locking and memory protection to process 2026-01-09 13:52:00 -08:00
dragonfly.zig std: rework/remove ucontext_t 2025-09-30 13:44:54 +01:00
freebsd.zig std.Io.Threaded: fix missing @memcpy in realPathPosix for FreeBSD 2025-12-26 19:58:56 -08:00
haiku.zig std: rework/remove ucontext_t 2025-09-30 13:44:54 +01:00
illumos.zig remove all Oracle Solaris support 2025-10-27 07:35:38 -07:00
netbsd.zig netbsd: use correct symbol for lwp_park 2026-01-06 05:27:54 +01: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