This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-27 19:09:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ce962eb690aa094521b0ec5f3f466192c42318a
zig
/
lib
/
std
/
os
T
History
Jonathan Marler
73de620ad5
std.os.windows.ReadFile: handle ERROR_LOCK_VIOLATION
...
fixes
#21500
2024-10-05 00:36:49 -07:00
..
linux
std.os.linux: Fix mmap() syscall invocation for s390x.
2024-10-04 00:26:53 +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: Fix mmap() syscall invocation for s390x.
2024-10-04 00:26:53 +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
Do not run asserts for WASI alignment when not targeting WASI
2024-05-11 07:23:07 +00:00
windows.zig
std.os.windows.ReadFile: handle ERROR_LOCK_VIOLATION
2024-10-05 00:36:49 -07:00