zig/lib/std/os
Andrew Kelley 6fc20b3b09 std.os.windows: remove volatile from inline asm
This inline assembly has no side effects.
2023-11-23 00:52:35 -05:00
..
linux linux/bpf: update helper definitions 2023-11-19 19:01:18 +02:00
plan9 plan 9: filesystem support 2023-08-02 17:39:52 -04:00
uefi lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
windows add missing timeval struct 2023-11-22 01:15:11 +02:00
emscripten.zig Added basic support for wasm32-emscripten target 2023-09-22 12:49:03 -07:00
linux.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
plan9.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
test.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
uefi.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
wasi.zig wasi: update sock_recv and sock_send according to preview1 2023-09-18 00:27:27 -07:00
windows.zig std.os.windows: remove volatile from inline asm 2023-11-23 00:52:35 -05:00