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-05-21 16:41:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2307cf73b044527464e63aa315e3af343d6584ad
zig
/
lib
/
std
/
os
T
History
Alex Rønne Petersen
3054486d1d
Merge pull request
#21843
from alexrp/callconv-followup
...
Some follow-up work for
#21697
2024-11-03 14:27:09 +01:00
..
linux
generate_linux_syscalls: Generate syscalls for x32.
2024-11-02 10:42:53 +01: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
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
Merge pull request
#21599
from alexrp/thumb-porting
2024-11-03 14:25:30 +01: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.os.windows: Deprecate WINAPI in favor of CallingConvention.winapi.
2024-11-02 10:44:18 +01:00