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-06-01 05:46:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f7b3daaa0a10cfe9eeeb42509abfbf851725741
zig
/
lib
/
std
/
os
T
History
Alex Rønne Petersen
14c79203c4
std.os.linux: Fix fadvise64 syscall selection for n32/x32.
2024-12-01 02:23:55 +01:00
..
linux
std.os.linux.pie: Fix a relocation error for s390x.
2024-11-24 22:11:17 +01:00
plan9
…
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
std.os.linux: Fix fadvise64 syscall selection for n32/x32.
2024-12-01 02:23:55 +01:00
plan9.zig
…
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.os.windows: Map PIPE_NOT_AVAILABLE from OpenFile() to error.NoDevice (
#21938
)
2024-11-27 22:33:29 +01:00