zig/lib/std/os
2025-05-10 10:27:17 +02:00
..
linux std.os.linux: Add missing time_t definition for sparc64. 2025-05-01 21:34:49 +02:00
plan9 extract std.posix from std.os 2024-03-19 11:45:09 -07:00
uefi std.os.uefi: Drop 'Efi' prefix from type names 2025-02-09 02:30:32 +00:00
windows std.time: more precise nanoTimestamp in windows 2025-02-13 16:55:58 +01:00
emscripten.zig all: update to std.builtin.Type.Pointer.Size field renames 2025-01-16 12:46:29 +00:00
linux.zig Fix implementation of std.os.linux.accept on x86 2025-05-10 10:27:17 +02:00
plan9.zig runtime page size detection 2025-02-06 14:23:23 -08:00
uefi.zig std.os.uefi: Fix two padding mistakes in the Time struct 2025-03-02 23:16:34 +00:00
wasi.zig wasi: fix wasm-wasi-musl constants 2025-02-09 09:08:11 +01:00
windows.zig Fix Unexpected error for 1453 on Windows (#23729) 2025-05-01 21:31:58 +02:00