[sf-lug] linux system calls

Jim Stockford jim.stockford at gmail.com
Fri Mar 23 15:18:48 PDT 2007


a couple of times discussions have touched on assembler.
the link below describes the process of making a system
call via glibc with thanks to the eax register:

http://www-128.ibm.com/developerworks/linux/library/l-system-calls/?ca=dgr-lnxw07LinuxSCI


the above introduces a section explaining how we can add
our own system calls.

Assembler is not required, just that the explanation is
pretty tight to the machine. The work is done in C code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://linuxmafia.com/pipermail/sf-lug/attachments/20070323/d30f398c/attachment.html>


More information about the sf-lug mailing list