zig/std/os
Andrew Kelley 49d1a4c562 move lib dirs to lib subdir
also start prefering NtDll API. so far:
 * NtQueryInformationFile
 * NtClose

adds a performance workaround for windows unicode conversion. but that
should probably be removed before merging
2019-07-15 17:54:50 -04:00
..
bits fix the build on macos 2019-07-15 12:28:39 -04:00
linux different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
windows move lib dirs to lib subdir 2019-07-15 17:54:50 -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 move some of the installation from cmake to zig build 2019-07-15 01:45:26 -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 move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
zen.zig run zig fmt to update use to usingnamespace 2019-05-29 19:09:58 -04:00