index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
std
/
os
/
linux
/
syscalls.zig
Age
Commit message (
Expand
)
Author
2025-08-14
Linux: Update syscall list for 6.16
Stephen Gregoratto
2024-11-02
generate_linux_syscalls: Generate syscalls for x32.
Alex Rønne Petersen
2024-10-03
generate_linux_syscalls: Rename mmap_pgoff to mmap2.
Alex Rønne Petersen
2024-08-09
Update Linux syscalls to 6.10.
Alex Rønne Petersen
2024-07-30
std.os.linux.syscalls: Regenerate based on Linux v6.7.
Alex Rønne Petersen
2024-07-29
std.os.linux.syscalls: Regenerate based on Linux v6.7.
Alex Rønne Petersen
2024-06-05
generate loongarch64 Linux syscalls
YANG Xudong
2024-01-15
Linux: Update syscalls for the 6.7 release
Stephen Gregoratto
2024-01-13
Add `fchmodat2` to the Linux syscall list
Stephen Gregoratto
2023-09-28
Update Linux syscalls for kernel 5.5
Stephen Gregoratto
2023-02-05
Update Linux syscall list for 6.1, support Mips64
Stephen Gregoratto
2023-02-04
Add support for mips64/mips64el
Suirad
2022-08-05
Update Linux syscall list for 5.19
Stephen Gregoratto
2022-05-16
Generate linux syscalls via. the linux source tree
Stephen Gregoratto