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 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Michal Ziulek 18b8738069
Fixed compile error: 'bMenu' needs to casted. (#9426)
2021-07-22 01:28:21 +02:00
..
bits
linux stdlib: fix definition of RW flags (#9428)
2021-07-22 01:27:59 +02:00
linux
io_uring: add sqe prep methods for epoll_ctl, poll_add, and poll_remove
2021-07-11 09:15:54 +00:00
uefi
AstGen: detect redeclaration of function parameters
2021-07-02 13:27:35 -07:00
windows
Fixed compile error: 'bMenu' needs to casted. (#9426)
2021-07-22 01:28:21 +02:00
bits.zig
initial support for haiku past stage0
2021-02-25 16:41:42 -07:00
darwin.zig
std: change @import("builtin") to std.builtin
2021-04-15 19:06:39 -07:00
dragonfly.zig
Year++
2020-12-31 15:45:24 -08:00
freebsd.zig
Year++
2020-12-31 15:45:24 -08:00
haiku.zig
initial support for haiku past stage0
2021-02-25 16:41:42 -07:00
linux.zig
Add waitid syscall on linux (#9335)
2021-07-10 16:56:41 -04:00
netbsd.zig
Year++
2020-12-31 15:45:24 -08:00
openbsd.zig
Year++
2020-12-31 15:45:24 -08:00
test.zig
std.Thread: more cleanup & testing
2021-06-30 21:49:00 -05:00
uefi.zig
fix code broken from previous commit
2021-06-21 17:03:03 -07:00
wasi.zig
Year++
2020-12-31 15:45:24 -08:00
windows.zig
std: implement a cross platform file locking abstraction
2021-06-29 14:25:04 -07:00