zig/lib/std/os
Stephen von Takach a132190cad fix(uefi MemoryDescriptor): padding after memory type
not 100% certain, just noticed that this is implemented slightly differently in rust
https://docs.rs/uefi/0.11.0/src/uefi/table/boot.rs.html#715
2021-10-25 16:43:23 -04:00
..
linux std: Fix edge case in TLS tp calculation 2021-10-23 22:48:25 -04:00
uefi fix(uefi MemoryDescriptor): padding after memory type 2021-10-25 16:43:23 -04:00
windows migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
linux.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
test.zig Initial bringup of the Solaris/Illumos port 2021-09-24 14:06:16 -04:00
uefi.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
wasi.zig std.os fixes to get the test suite passing again 2021-09-01 17:54:07 -07:00
windows.zig std.os.windows: Fix typo (#9951) 2021-10-15 14:44:05 +02:00