Intercepting system calls in Linux kernel 2.6.x

From: selvakumar nagendran
Date: Thu Dec 23 2004 - 23:46:50 EST



In linux kernel 2.6.x, what should we do to intercept
system calls? When I used sys_call_table from a
module, it returned the following error 'undefined
variable sys_call_table'. What is the way to export
system call table in kernel 2.6.x?

Thanks,
selva



__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/