Unable to find syscall number for some system calls

From: selvakumar nagendran
Date: Wed Dec 29 2004 - 23:31:34 EST


Hello,
I am intercepting system calls in 2.4.28 kernel
for my project work. While I was looking for syscall
numbers for system calls related to semaphores like
semop,semget..the appropriate numbers were missing in
the asm/unistd.h file. For other system calls like
sys_pipe numbers are present in the above file. What
should I do to intercept these system calls? Where
should I look for the related syscall numbers?

Thanks,
selva



__________________________________
Do you Yahoo!?
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com
-
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/