zig/lib/std/os
2020-04-14 16:20:48 -04:00
..
bits Merge pull request #4711 from leroycep/feature-file-locks 2020-04-10 15:00:45 -04:00
linux std: linux syscall numbers are now an extensible enum 2020-03-31 10:16:20 -04:00
uefi fix file protocol structure definitions (#5015) 2020-04-12 16:45:11 -04:00
windows Added gdi32.zig and More user32 definitions 2020-04-14 16:20:48 -04:00
bits.zig introduce operating system version ranges as part of the target 2020-02-28 14:51:53 -05:00
darwin.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
dragonfly.zig DragonFlyBSD support 2019-10-30 21:21:58 -04:00
freebsd.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
linux.zig Use flock instead of fcntl to lock files 2020-04-02 22:57:02 -06:00
netbsd.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
test.zig std lib API deprecations for the upcoming 0.6.0 release 2020-03-30 14:23:22 -04:00
uefi.zig Merge branch 'format-stream' of https://github.com/fengb/zig into fengb-format-stream 2020-03-13 11:31:11 -04:00
wasi.zig Removes proc_raise from WASI implementation 2020-01-06 14:04:55 -05:00
windows.zig Added gdi32.zig and More user32 definitions 2020-04-14 16:20:48 -04:00