Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a rake file task to scrape the syscall numbers from the Linux kernel source #46

Open
postmodern opened this issue Feb 23, 2025 · 0 comments
Labels
feature New Feature help-wanted Extra attention is needed idea Random idea rake Rake Tasks

Comments

@postmodern
Copy link
Member

Add a rake task to automate downloading the Linux kernel source code (either .tar.xz or from git), extracting the file containing the syscall numbers, and scraping the names => numbers from it. This will help automating updating the syscall numbers when new syscalls are added.

@postmodern postmodern added feature New Feature idea Random idea rake Rake Tasks help-wanted Extra attention is needed labels Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature help-wanted Extra attention is needed idea Random idea rake Rake Tasks
Projects
None yet
Development

No branches or pull requests

1 participant