Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-08 23:33:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Vesim d7feeaaa2c fchown: use the 32-bit uid/gid variant of the syscall on 32-bit linux targets
2022-02-02 22:00:06 -07:00
..
linux
io_uring: improve IO_Uring.copy_cqe
2022-01-12 11:53:42 -07:00
plan9
plan9: more syscalls
2021-11-09 07:08:27 -05:00
uefi
Merge pull request #10566 from fifty-six/master
2022-01-12 11:59:02 -07:00
windows
stage1, stage2: rename c_void to anyopaque (#10316)
2021-12-19 00:24:45 -05:00
linux.zig
fchown: use the 32-bit uid/gid variant of the syscall on 32-bit linux targets
2022-02-02 22:00:06 -07:00
plan9.zig
plan9: more syscalls
2021-11-09 07:08:27 -05:00
test.zig
stage1, stage2: rename c_void to anyopaque (#10316)
2021-12-19 00:24:45 -05:00
uefi.zig
Merge pull request #10566 from fifty-six/master
2022-01-12 11:59:02 -07:00
wasi.zig
std.os fixes to get the test suite passing again
2021-09-01 17:54:07 -07:00
windows.zig
Add CANNOT_DELETE as a possible error in os.windows.DeleteFile
2022-01-12 11:54:31 -07:00