public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Philip Blundell <Philip.Blundell@pobox.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: libc-hacker@sources.redhat.com
Subject: Re: support PSEUDO_ERRVAL on arm
Date: Sun, 31 Aug 2003 14:37:00 -0000	[thread overview]
Message-ID: <1062344220.987.12.camel@kc.cam.armlinux.org> (raw)
In-Reply-To: <20030825131128.GB12344@sunsite.ms.mff.cuni.cz>

On Mon, 2003-08-25 at 14:11, Jakub Jelinek wrote:
> I think you need to update sysdeps/unix/sysv/linux/arm/Versions
> as well (for both posix_fallocate64 and posix_fadvise64;
> arm is 32-bit).

Yes, good thinking.

p.

2003-08-31  Philip Blundell  <philb@gnu.org>

	* sysdeps/unix/sysv/linux/arm/Versions: Add posix_fadvise64 and
	posix_fallocate64 at GLIBC_2.3.3.

Index: sysdeps/unix/sysv/linux/arm/Versions
===================================================================
RCS file: /cvs/glibc/libc/sysdeps/unix/sysv/linux/arm/Versions,v
retrieving revision 1.12
diff -u -r1.12 Versions
--- sysdeps/unix/sysv/linux/arm/Versions	23 Aug 2002 09:28:59 -0000	1.12
+++ sysdeps/unix/sysv/linux/arm/Versions	31 Aug 2003 14:34:36 -0000
@@ -31,4 +31,7 @@
     # v*
     versionsort64;
   }
+  GLIBC_2.3.3 {
+    posix_fadvise64; posix_fallocate64;
+  }
 }


  reply	other threads:[~2003-08-31 14:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-25 15:09 Philip Blundell
2003-08-25 15:12 ` Jakub Jelinek
2003-08-31 14:37   ` Philip Blundell [this message]
2003-08-31 18:14     ` Ulrich Drepper
2003-08-25 18:31 ` Ulrich Drepper

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=1062344220.987.12.camel@kc.cam.armlinux.org \
    --to=philip.blundell@pobox.com \
    --cc=jakub@redhat.com \
    --cc=libc-hacker@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).