zig/lib/std/os
Alex Rønne Petersen 6b2c8fc688 zig.h: Improve portability of zig_*_windows_teb() helpers.
* Make it work for thumb and aarch64.
* Clean up std.os.windows.teb() a bit.

I also updated stage1/zig.h since the changes are backwards-compatible and are
necessary due to the std.os.windows changes that call the newly-added functions.
2024-11-04 11:59:38 +01:00
..
linux generate_linux_syscalls: Generate syscalls for x32. 2024-11-02 10:42:53 +01:00
plan9 extract std.posix from std.os 2024-03-19 11:45:09 -07:00
uefi uefi: erroneous alignment check in pool_allocator 2024-09-24 13:30:53 -07:00
windows std.os.windows: Deprecate WINAPI in favor of CallingConvention.winapi. 2024-11-02 10:44:18 +01:00
emscripten.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
linux.zig Merge pull request #21599 from alexrp/thumb-porting 2024-11-03 14:25:30 +01:00
plan9.zig std: fix typos (#20560) 2024-07-09 14:25:42 -07:00
uefi.zig std.os.uefi: Fix calling convention build error 2024-10-25 10:45:55 +02:00
wasi.zig Copy in WASI rights_t documentation 2024-10-06 09:44:52 +01:00
windows.zig zig.h: Improve portability of zig_*_windows_teb() helpers. 2024-11-04 11:59:38 +01:00