From: "Steven" <sos22@cam.ac.uk>
To: Rafael Costa dos Santos <rafael@thinkfreak.com.br>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: Linux syscall list
Date: Tue, 5 Aug 2003 19:10:44 +0100 [thread overview]
Message-ID: <20030805181044.GA828@archibold.chu.cam.ac.uk> (raw)
In-Reply-To: <200308050906.33542.rafael@thinkfreak.com.br>
[-- Attachment #1: Type: text/plain, Size: 299 bytes --]
> Where can I find the last linux syscall list ?
The system call table for an x86 Linux kernel is at the end of
arch/i386/kernel/entry.S. The __NR_ constants are defined in
include/asm-i386/unistd.h.
Sorry, but I don't know the equivalents for other architectures.
Steven Smith,
sos22@cam.ac.uk.
[-- Attachment #2: Type: application/pgp-signature, Size: 187 bytes --]
next prev parent reply other threads:[~2003-08-05 18:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-05 9:06 Linux syscall list Rafael Costa dos Santos
2003-08-05 18:10 ` Steven [this message]
2003-08-06 10:47 ` Jose Celestino
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030805181044.GA828@archibold.chu.cam.ac.uk \
--to=sos22@cam.ac.uk \
--cc=linux-c-programming@vger.kernel.org \
--cc=rafael@thinkfreak.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).