zig/lib/std/os
Andrew Kelley 69e6d455ce
Merge pull request #11228 from Vexu/panic
enable default panic handler for stage2 LLVM
2022-03-19 14:32:09 -04:00
..
linux os/linux/io_uring: add recvmsg and sendmsg (#10212) 2022-03-03 14:13:54 -06:00
plan9 plan9: more syscalls 2021-11-09 07:08:27 -05:00
uefi std: work around current packed struct situation 2022-02-24 16:08:37 -05:00
windows Merge pull request #10003 from viriuwu/nt-thread-name 2022-02-15 13:23:09 +02:00
darwin.zig macos: update Mach routines for accessing page info 2022-03-17 10:42:11 +01:00
linux.zig std: enable default panic handler for stage2 LLVM on Linux 2022-03-19 14:05:57 +02:00
plan9.zig plan9: more syscalls 2021-11-09 07:08:27 -05:00
posix_spawn.zig std: introduce posix_spawn as an alt to fork-exec 2022-03-16 19:40:44 +01:00
test.zig fix sigaction double panic 2022-03-19 19:13:31 +02:00
uefi.zig std/os/uefi: Simplify packed struct padding and default zero-initialize 2022-01-16 02:04:39 -05:00
wasi.zig stdlib: Add emulated CWD to std.os for WASI targets 2022-03-03 14:31:49 -07:00
windows.zig Merge pull request #10003 from viriuwu/nt-thread-name 2022-02-15 13:23:09 +02:00