Re: KERNEL SYSTEM CALLS DEFINITIONS

Frank Cornelis (fcorneli@elis.rug.ac.be)
Mon, 10 Dec 2001 13:59:33 +0100 (CET)


> I have to build a tool in C that would caputure the system calls and
> signals between a user application and the operating system.

See 'man ptrace' for the ptrace system call which does it all for you.

Frank.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/