zig/lib/std/os
Andrew Kelley a4cc43c42b
Merge pull request #21174 from alexrp/win-arm
Change `arm-windows-gnu` to `thumb-windows-gnu`, plus some initial port work
2024-08-30 14:34:53 -07:00
..
linux std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01: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: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01: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