Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-23 | Update syscall lists for Linux 5.17 | Joseph Myers | |
Linux 5.17 has one new syscall, set_mempolicy_home_node. Update syscall-names.list and regenerate the arch-syscall.h headers with build-many-glibcs.py update-syscalls. Tested with build-many-glibcs.py. | |||
2022-01-13 | Update syscall lists for Linux 5.16 | Joseph Myers | |
Linux 5.16 has one new syscall, futex_waitv. Update syscall-names.list and regenerate the arch-syscall.h headers with build-many-glibcs.py update-syscalls. Tested with build-many-glibcs.py. | |||
2022-01-05 | or1k: Linux Syscall Interface | Stafford Horne | |
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |