Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Jean-Baptiste "Jiboo" Lepesme 901f344be2 IoUring: fix an issue in tests where InvalidVersion might get thrown by skipKernelLessThan, due to some kernel versions not being SemVer compliant.
2024-10-11 17:07:34 +02:00
..
linux
IoUring: fix an issue in tests where InvalidVersion might get thrown by skipKernelLessThan, due to some kernel versions not being SemVer compliant.
2024-10-11 17:07:34 +02: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
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
std.os.linux: Use the Thumb-specific syscall helpers for thumbeb too.
2024-10-11 02:38:30 +02: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
Copy in WASI rights_t documentation
2024-10-06 09:44:52 +01:00
windows.zig
std.os.windows.ReadFile: handle ERROR_LOCK_VIOLATION
2024-10-05 00:36:49 -07:00