Generate JSON system call table from Linux source. Hosted at https://syscalls64.paolostivanin.com.
- 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 🍺
- uses jQuery DataTables to pull JSON file and format table
- links to https://elixir.bootlin.com for source cross-reference and http://www.kernel.org for manpages
www
dir checked into gh-pages branch w/ JSON file usingdeploy.sh
Generated from Linux kernel 6.6.
- Paolo Stivanin (https://github.com/paolostivanin)