Implementing a System Call on Linux 2.6 for i386

Implementing a System Call on Linux 2.6 for i386

2006-10-27

Revision History
Revision 1.02006-10-27ac
official release

Abstract

This HOWTO describes information about implementing system calls in the Linux operating system for i386 architecture with 2.6 kernels. General information about the used and modified files is available as well as description of the source and makefiles and test user space C program too.