zig/lib/std/os
Alex Rønne Petersen 43410cdfe9
std.os.linux: Remove the sparc64 workaround in fadvise().
This does not seem to be needed anymore, and it's unclear if it was ever truly
needed or if it was just there to deal with a QEMU/strace bug.

See: https://github.com/ziglang/zig/pull/8301#issuecomment-2184995749
2024-07-29 09:50:41 +02:00
..
linux std.os.linux.test: Partially skip statx() test on riscv32. 2024-07-29 09:50:41 +02:00
plan9 extract std.posix from std.os 2024-03-19 11:45:09 -07:00
uefi chore: correct non-standard comments. 2024-07-28 21:34:14 -07:00
windows windows: reintroduce ReadDirectoryChangesW 2024-07-27 11:32:43 -04:00
emscripten.zig std.c reorganization 2024-07-19 00:30:32 -07:00
linux.zig std.os.linux: Remove the sparc64 workaround in fadvise(). 2024-07-29 09:50:41 +02:00
plan9.zig std: fix typos (#20560) 2024-07-09 14:25:42 -07:00
uefi.zig os.uefi: add ns to epoch 2023-12-20 20:05:16 -08:00
wasi.zig Do not run asserts for WASI alignment when not targeting WASI 2024-05-11 07:23:07 +00:00
windows.zig Watch.zig: add initial windows implementation 2024-07-27 11:32:43 -04:00