zig/lib/std/os
2024-11-03 14:25:30 +01:00
..
linux generate_linux_syscalls: Generate syscalls for x32. 2024-11-02 10:42:53 +01:00
plan9 extract std.posix from std.os 2024-03-19 11:45:09 -07:00
uefi uefi: erroneous alignment check in pool_allocator 2024-09-24 13:30:53 -07:00
windows Initial port work for *-windows-itanium support. 2024-09-28 21:43:52 +02:00
emscripten.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
linux.zig Merge pull request #21599 from alexrp/thumb-porting 2024-11-03 14:25:30 +01:00
plan9.zig std: fix typos (#20560) 2024-07-09 14:25:42 -07:00
uefi.zig std.os.uefi: Fix calling convention build error 2024-10-25 10:45:55 +02:00
wasi.zig Copy in WASI rights_t documentation 2024-10-06 09:44:52 +01:00
windows.zig std.os.windows.WriteFile: Map ERROR_NO_DATA to error.BrokenPipe instead of ERROR_BROKEN_PIPE (#21811) 2024-10-29 15:10:19 +01:00