Skip to content

Simple tool to generate HTML table of Linux system calls on different architectures

License

Notifications You must be signed in to change notification settings

arndb/syscalls-table

 
 

Repository files navigation

System calls table on different architectures

What and why?

Linux kernel has set of system calls (called syscalls in short) offerred for userspace. Each architecture can support them but the numbers they use for their identification can vary between archs.

And those numbers can be important for some projects (like Valgrind for example).

How to help?

Check issues list and work on any of them.

Where to see?

I keep copy at https://fedora.juszkiewicz.com.pl/syscalls.html page.

About

Simple tool to generate HTML table of Linux system calls on different architectures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.6%
  • Shell 25.5%
  • Makefile 5.9%