zig/lib/std/os
Linus Groh 72fc164178 std.os.linux: Fix tc_oflag_t for PowerPC
std/os/linux.zig:6504:20: error: expected type 'os.linux.NLDLY__enum_11313', found 'comptime_int'
2024-09-19 16:55:00 -07:00
..
linux std: Fix assembler comment syntax for sparc. 2024-09-07 13:16:22 -07:00
plan9 extract std.posix from std.os 2024-03-19 11:45:09 -07:00
uefi std: avoid field/decl name conflicts 2024-08-29 20:39:11 +01:00
windows std.os.windows.tls: Set AddressOfCallBacks to &__xl_a + 1. 2024-08-03 20:55:00 +02:00
emscripten.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
linux.zig std.os.linux: Fix tc_oflag_t for PowerPC 2024-09-19 16:55:00 -07:00
plan9.zig std: fix typos (#20560) 2024-07-09 14:25:42 -07:00
uefi.zig os.uefi: add ns to epoch 2023-12-20 20:05:16 -08:00
wasi.zig Do not run asserts for WASI alignment when not targeting WASI 2024-05-11 07:23:07 +00:00
windows.zig std.os.windows: Define CONTEXT, RUNTIME_FUNCTION, and KNONVOLATILE_CONTEXT_POINTERS for thumb. 2024-08-28 03:13:01 +02:00