All Projects → paolostivanin → syscalls-table-64bit

paolostivanin / syscalls-table-64bit

Licence: MIT license
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

syscall-table (64-bit)

Generate JSON system call table from Linux source. Hosted at https://syscalls64.paolostivanin.com.

Generating JSON

  • Install ctags (http://ctags.sourceforge.net)
  • Install Python bindings for ctags: pip3 install python-ctags3 simplejson
  • chmod +x prepare-files.sh && ./prepare-files.sh
  • or 🍺

Web

Kernel version

Generated from Linux kernel 5.19

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].