All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: linux-arch@vger.kernel.org, drepper@redhat.com
Subject: Re: Unexpected syscalls on 64-bit arches
Date: Fri, 16 Apr 2004 14:43:43 -0700	[thread overview]
Message-ID: <20040416144343.7bbeecd6.davem@redhat.com> (raw)
In-Reply-To: <20040416210802.GU31589@devserv.devel.redhat.com>

On Fri, 16 Apr 2004 17:08:03 -0400
Jakub Jelinek <jakub@redhat.com> wrote:

> At least from glibc's point of view, these syscalls will never be used
> on 64-bit arches, so IMHO they should be at least killed from the
> unistd.h headers to avoid confusion and maybe nuked from the syscall tables
> as well.

I agree perhaps about unistd.h removal, but there is danger that some
binary might invoke it so better not remove it from the syscall
tables.

      parent reply	other threads:[~2004-04-16 21:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-16 21:08 Unexpected syscalls on 64-bit arches Jakub Jelinek
2004-04-16 21:38 ` David Mosberger
2004-04-16 21:43 ` David S. Miller [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=20040416144343.7bbeecd6.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=drepper@redhat.com \
    --cc=jakub@redhat.com \
    --cc=linux-arch@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.