zig/lib/std/debug
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
..
Dwarf update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
SelfInfo std: move memory locking and memory protection to process 2026-01-09 13:52:00 -08:00
Coverage.zig update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
cpu_context.zig represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi 2025-11-14 11:33:35 +01:00
Dwarf.zig std: replace usages of std.mem.indexOf with std.mem.find 2025-12-05 14:31:27 +01:00
ElfFile.zig std: move memory locking and memory protection to process 2026-01-09 13:52:00 -08:00
Info.zig std.heap.DebugAllocator: never detect TTY config 2025-12-23 22:15:08 -08:00
MachOFile.zig std: move memory locking and memory protection to process 2026-01-09 13:52:00 -08:00
no_panic.zig std: remove old panic handlers after zig1.wasm update 2025-06-01 12:10:57 +01:00
Pdb.zig update all occurrences of std.fs.File to std.Io.File 2025-12-23 22:15:07 -08:00
simple_panic.zig std.debug: fix simple_panic 2025-12-23 22:15:11 -08:00