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-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Andrew Kelley 76d810c568 std: disable flaky os.fcntl test
See tracking issue #11074
2022-03-06 20:49:49 -07:00
..
linux
os/linux/io_uring: add recvmsg and sendmsg (#10212)
2022-03-03 14:13:54 -06:00
plan9
plan9: more syscalls
2021-11-09 07:08:27 -05:00
uefi
std: work around current packed struct situation
2022-02-24 16:08:37 -05:00
windows
Merge pull request #10003 from viriuwu/nt-thread-name
2022-02-15 13:23:09 +02:00
linux.zig
stage2: fix bitcast to optional ptr in llvm backend; omit safety check for intToPtr on optional ptr
2022-02-27 12:15:49 +02:00
plan9.zig
plan9: more syscalls
2021-11-09 07:08:27 -05:00
test.zig
std: disable flaky os.fcntl test
2022-03-06 20:49:49 -07:00
uefi.zig
std/os/uefi: Simplify packed struct padding and default zero-initialize
2022-01-16 02:04:39 -05:00
wasi.zig
stdlib: Add emulated CWD to std.os for WASI targets
2022-03-03 14:31:49 -07:00
windows.zig
Merge pull request #10003 from viriuwu/nt-thread-name
2022-02-15 13:23:09 +02:00