Ans :
Where are the system call fuctions stored : /usr/src/linux/kernel/sys_call.S
many of the system calls can be found in /usr/src/linux/kernel/sys.c
Some system calls, like fork, have their own source file (e.g., kernel/fork.c).
Check it out :)
Wednesday, 3 November 2010
What's the exact path of system call functions in linux?
Posted on 14:03 by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment