zig/std/os
Andrew Kelley 3ad9349f09
add std.os.windows.subsystem
The original issue that #2445 wanted to fix was solved in the previous
commit. However it also exposed the subsystem in the standard library,
which is still useful. So that's done in this commit, and #2445 can be
closed.
2019-07-05 14:08:56 -04:00
..
bits stack traces on segfault by default for linux-x86_64 2019-07-02 13:41:16 -04:00
linux different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
windows added segfault handler support for windows 2019-07-03 14:02:48 -04:00
bits.zig run zig fmt to update `use` to `usingnamespace` 2019-05-29 19:09:58 -04:00
darwin.zig run zig fmt to update `use` to `usingnamespace` 2019-05-29 19:09:58 -04:00
freebsd.zig run zig fmt to update `use` to `usingnamespace` 2019-05-29 19:09:58 -04:00
linux.zig stack traces on segfault by default for linux-x86_64 2019-07-02 13:41:16 -04:00
netbsd.zig run zig fmt to update `use` to `usingnamespace` 2019-05-29 19:09:58 -04:00
test.zig Move dl_iterate_phdr to os.zig 2019-05-31 11:59:53 +02:00
uefi.zig Add sigaltstack wrapper in os.zig 2019-05-29 22:38:14 +02:00
wasi.zig run zig fmt to update `use` to `usingnamespace` 2019-05-29 19:09:58 -04:00
windows.zig add std.os.windows.subsystem 2019-07-05 14:08:56 -04:00
zen.zig run zig fmt to update `use` to `usingnamespace` 2019-05-29 19:09:58 -04:00