Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 9 Dec 2001 17:51:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 9 Dec 2001 17:51:28 -0500 Received: from [203.199.83.146] ([203.199.83.146]:8860 "HELO mailweb22.rediffmail.com") by vger.kernel.org with SMTP id convert rfc822-to-8bit; Sun, 9 Dec 2001 17:51:17 -0500 Date: 9 Dec 2001 22:51:43 -0000 Message-ID: <20011209225143.30988.qmail@mailweb22.rediffmail.com> MIME-Version: 1.0 From: "Sarita N" Reply-To: "Sarita N" To: linux-kernel@vger.kernel.org Subject: KERNEL SYSTEM CALLS DEFINITIONS Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello, I am a grad student at the university of nebraska lincoln. I have to build a tool in C that would caputure the system calls and signals between a user application adn the operating system. I have started studying the Linux kernel. Can I know how to go about it. Where , in which Kernel file can I find the definitions of the various system calls - how have they been implemented in the kernel? How do I go about the project? Thanks and regards, Sarita Navuluru. - 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/