syscalls-table
syscalls-table copied to clipboard
Information about Linux system calls on different architectures
Will let us see more or less accurate list of currently supported syscalls.
I know that my system calls table helped some projects. Know few names but would love to see is it still in use (no worry, will maintain it). So if...
As #17 shown some 32-bit architectures could have wrong tables. Needs to be checked.
With so many architectures column with system call names dissapears quickly. Would be nice to have it sticky.
This autogenerated PR updates the tables of syscalls from kernel 6.8.0-rc1. Do not edit this PR. ```
No one is using that Python package but would be nice to update it to something current.
As @kloczek wrote in https://github.com/hrw/syscalls-table/issues/97#issuecomment-2348448451 maybe it is time to also use github releases when pypi is updated.