aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/linux/syscalls.zig
AgeCommit message (Expand)Author
2025-08-14Linux: Update syscall list for 6.16Stephen Gregoratto
2024-11-02generate_linux_syscalls: Generate syscalls for x32.Alex Rønne Petersen
2024-10-03generate_linux_syscalls: Rename mmap_pgoff to mmap2.Alex Rønne Petersen
2024-08-09Update Linux syscalls to 6.10.Alex Rønne Petersen
2024-07-30std.os.linux.syscalls: Regenerate based on Linux v6.7.Alex Rønne Petersen
2024-07-29std.os.linux.syscalls: Regenerate based on Linux v6.7.Alex Rønne Petersen
2024-06-05generate loongarch64 Linux syscallsYANG Xudong
2024-01-15Linux: Update syscalls for the 6.7 releaseStephen Gregoratto
2024-01-13Add `fchmodat2` to the Linux syscall listStephen Gregoratto
2023-09-28Update Linux syscalls for kernel 5.5Stephen Gregoratto
2023-02-05Update Linux syscall list for 6.1, support Mips64Stephen Gregoratto
2023-02-04Add support for mips64/mips64elSuirad
2022-08-05Update Linux syscall list for 5.19Stephen Gregoratto
2022-05-16Generate linux syscalls via. the linux source treeStephen Gregoratto