This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-03-12 06:09:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
os
/
linux
History
Andrew Kelley
3fc6fc6812
std.builtin.Endian: make the tags lower case
...
Let's take this breaking change opportunity to fix the style of this enum.
2023-10-31 21:37:35 -04:00
..
bpf
…
errno
…
arm64.zig
…
arm-eabi.zig
…
bpf.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
io_uring.zig
Merge pull request
#17716
from jacobly0/x86_64
2023-10-27 08:29:24 -04:00
ioctl.zig
…
mips64.zig
…
mips.zig
…
powerpc64.zig
…
powerpc.zig
…
riscv64.zig
…
seccomp.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
sparc64.zig
…
start_pie.zig
…
syscalls.zig
Update Linux syscalls for kernel 5.5
2023-09-28 18:58:05 +10:00
test.zig
x86_64: implement 128-bit builtins
2023-10-23 22:42:18 -04:00
thumb.zig
…
tls.zig
…
vdso.zig
…
x86_64.zig
x86_64: pass more tests
2023-10-25 04:28:30 -04:00
x86.zig
…