zig/lib/std/os
Nelson Crosby b1361f237a Fix up Linux xattr syscalls
fgetxattr now doesn't accidentally call lgetxattr,
and argument types are more consistent.
2024-10-26 13:53:07 +02:00
..
linux std.dynamic_library: update to new elf API 2024-10-12 10:44:17 -07:00
plan9
uefi uefi: erroneous alignment check in pool_allocator 2024-09-24 13:30:53 -07:00
windows Initial port work for *-windows-itanium support. 2024-09-28 21:43:52 +02:00
emscripten.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
linux.zig Fix up Linux xattr syscalls 2024-10-26 13:53:07 +02: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 std: update for new CallingConvention 2024-10-19 19:15:23 +01:00