linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jose Celestino <japc@co.sapo.pt>
To: Rafael Costa dos Santos <rafael@thinkfreak.com.br>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: Linux syscall list
Date: Wed, 6 Aug 2003 11:47:34 +0100	[thread overview]
Message-ID: <20030806104734.GB1319@co.sapo.pt> (raw)
In-Reply-To: <200308050906.33542.rafael@thinkfreak.com.br>

Words by Rafael Costa dos Santos [Tue, Aug 05, 2003 at 09:06:33AM +0000]:
> Hi all,
> 
> Where can I find the last linux syscall list ?
> 

In the source of course:

cd /usr/src/linux

egrep -hr '^asmlinkage.+\ +sys_.+\(' *

-- 
Jose Celestino | http://xpto.org/~japc/files/japc-pgpkey.asc
----------------------------------------------------------------
"Lately, the only thing keeping me from becoming a serial killer is
my distaste for manual labor."        -- Dilbert

      parent reply	other threads:[~2003-08-06 10:47 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
2003-08-06 10:47 ` Jose Celestino [this message]

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=20030806104734.GB1319@co.sapo.pt \
    --to=japc@co.sapo.pt \
    --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).