zig/lib/std/os
Matthew Knight d605af511a
added bpf() syscall and some supporting structs (#6061)
* added bpf syscall and some supporting structs

* moved bpf to bits and added flags
2020-08-17 22:17:04 -04:00
..
bits added bpf() syscall and some supporting structs (#6061) 2020-08-17 22:17:04 -04:00
linux zig fmt 2020-05-05 09:38:02 -06:00
uefi zig fmt 2020-05-05 09:38:02 -06:00
windows Address some review comments 2020-08-09 10:47:52 +02: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 std: signalfd: fix the types of things; add test 2020-08-17 16:19:57 -07:00
netbsd.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
test.zig std: signalfd: fix the types of things; add test 2020-08-17 16:19:57 -07:00
uefi.zig run zig fmt on std lib and self hosted 2020-07-11 20:41:19 +03:00
wasi.zig Update WASI snapshot to preview1 2020-04-30 01:52:12 -04:00
windows.zig Convert prefix from u8 to u16 programmatically 2020-08-10 20:44:22 +02:00