zig/lib/std/os
2020-02-01 13:43:46 -05:00
..
bits std: update for linux 5.5 release 2020-01-31 10:18:17 -05:00
linux progress towards merging 2020-01-19 20:54:04 -05:00
uefi Merge branch 'std-utf16-sentinel-terminated' of https://github.com/daurnimator/zig 2020-01-07 16:13:34 -05:00
windows windows: Minor changes to psapi prototypes 2020-02-01 13:43:46 -05:00
bits.zig bring your own OS layer in the std lib 2019-12-02 15:02:17 -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 Correct dl_iterate_phdr address 2020-01-29 12:05:36 -05:00
netbsd.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
test.zig Convert a bunch of page_allocator to testing.allocator 2020-01-29 22:22:01 -06:00
uefi.zig Fix remaining variadic formatted prints 2020-01-09 13:36:44 -05:00
wasi.zig Removes proc_raise from WASI implementation 2020-01-06 14:04:55 -05:00
windows.zig Merge pull request #4340 from daurnimator/ntstatus-as-enum 2020-01-31 18:27:17 -05:00