zig/lib/std/zig/system
Andrew Kelley 36eb8dec98 std.posix: goodbye to some functions
- fstat
- inotify_init1
- inotify_add_watch, inotify_add_watchZ
- inotify_rm_watch
- sysctlbynameZ
2026-01-30 01:58:49 -08:00
..
darwin std.posix: goodbye to some functions 2026-01-30 01:58:49 -08:00
arm.zig std.zig.system: update aarch64 and powerpc cpu detection for LLVM 21 2025-08-30 06:36:41 +02:00
darwin.zig zig libc: fix subcommand 2026-01-04 00:27:08 -08:00
linux.zig std.fs: migrate most of the API elsewhere 2025-12-23 22:15:08 -08:00
loongarch.zig std.zig.system.loongarch: implement individual cpu feature bit tests (#30915) 2026-01-22 19:18:47 +01:00
NativePaths.zig std: ignore -fmacro-prefix-map flag when parsing NIX_CFLAGS_COMPILE 2026-01-10 22:04:00 +01:00
windows.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
x86.zig std.Target.x86: purge avx10.n-256, rename avx10.n_512 to avx10.n, require evex512 for avx512f 2025-08-30 06:36:41 +02:00