LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   messing with syscalls (https://www.linuxquestions.org/questions/programming-9/messing-with-syscalls-258968/)

m00t00 11-24-2004 05:36 PM

messing with syscalls
 
Hi all, im no newb to linux coding (C, C++, Perl, assembly, and so on =] ), but I am a newbie to kernel coding (besides LKM's). Its been suggested to me to start off by hacking a syscall into the kernel, or modifying another. I know how to do this fine in an LKM, problem is the syscall table isnt exported anymore... so rather than patch my kernel to export the table, how would I go about writing a new syscall or hooking one in the kernel itself?

thanks =]

shy 11-25-2004 04:38 AM

Try to read this thread

m00t00 11-27-2004 03:28 PM

thanks. sorry for not searching around the forums more first....


All times are GMT -5. The time now is 07:07 AM.