zig/lib/std/os
Linus Groh 0660f5b521 std.os.uefi: Drop 'Efi' prefix from type names
The UEFI spec only does this because C doesn't have namespaces, we don't
have that problem. Most type names were already omitting the prefix.
2025-02-09 02:30:32 +00:00
..
linux adjust runtime page size APIs 2025-02-06 14:23:23 -08: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.heap: remove HeapAllocator 2025-02-06 14:23:23 -08:00
emscripten.zig all: update to std.builtin.Type.Pointer.Size field renames 2025-01-16 12:46:29 +00:00
linux.zig std.os.linux.mmap: remove logic that does not belong here 2025-02-06 14:23:23 -08:00
plan9.zig runtime page size detection 2025-02-06 14:23:23 -08:00
uefi.zig std.os.uefi: Adjust casing of remaining enum fields 2025-02-09 02:23:53 +00:00
wasi.zig Copy in WASI rights_t documentation 2024-10-06 09:44:52 +01:00
windows.zig std.heap: remove HeapAllocator 2025-02-06 14:23:23 -08:00