Add Your Own Linux System Calls

25
IdaAshley writes “Linux system calls — we use them every day. But do you know how a system call is performed from user-space to the kernel? Explore the Linux system call interface (SCI), learn how to add new system calls (and alternatives for doing so), and discover utilities related to the SCI.”

Link: ibm.com/developerworks

Category:

  • Linux