Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Veikka Tuominen 5e161c102d
Merge pull request #14841 from squeek502/is-cygwin-pty-stuff
`os.isCygwinPty`: Fix a bug, replace kernel32 call, and optimize
2023-03-21 15:03:33 +02:00
..
linux
std lib tests: avoid cwd races by using std.testing.tmpDir
2023-03-15 10:48:15 -07:00
plan9
plan9: more syscalls
2021-11-09 07:08:27 -05:00
uefi
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
windows
Merge pull request #14841 from squeek502/is-cygwin-pty-stuff
2023-03-21 15:03:33 +02:00
linux.zig
std: child process API supports rusage data
2023-03-15 10:48:13 -07:00
plan9.zig
remove 'builtin.stage2_arch', Sema is smart enough now
2022-08-07 16:07:08 -07:00
test.zig
disable bad std lib tests
2023-03-16 18:25:59 -07:00
uefi.zig
Make invalidFmtError public and use in place of compileErrors for bad format strings (#13526)
2022-11-12 21:03:24 +02:00
wasi.zig
std: fix WASI regressions
2022-12-06 12:15:05 -07:00
windows.zig
Merge pull request #14841 from squeek502/is-cygwin-pty-stuff
2023-03-21 15:03:33 +02:00