public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: libc-hacker@sources.redhat.com
Subject: Re: [PATCH]: Fix Sparc errlist-compat
Date: Tue, 27 Dec 2005 08:53:00 -0000	[thread overview]
Message-ID: <20051227085314.GC4625@sunsite.mff.cuni.cz> (raw)
In-Reply-To: <20051226.195131.129531320.davem@davemloft.net>

On Mon, Dec 26, 2005 at 07:51:31PM -0800, David S. Miller wrote:
> 
> With the robust futex errnos added in current 2.6.x kernel
> headers, the Sparc errlist-compat needs to be bumped up to
> 134.
> 
> Please apply, thanks.

This is ABI incompatible change, which really can't be done this way.
If more error values are needed, they should be added at
GLIBC_2.4 (likely not just on SPARC but on other arches as well).

> 2005-12-26  David S. Miller  <davem@sunset.davemloft.net>
> 
> 	* sysdeps/unix/sysv/linux/sparc/Versions: Bump errlist-compat up
> 	to 134 for GLIBC_2.3
> 
> --- sysdeps/unix/sysv/linux/sparc/Versions	28 Aug 2002 23:56:02 -0000	1.1
> +++ sysdeps/unix/sysv/linux/sparc/Versions	27 Dec 2005 03:48:47 -0000
> @@ -13,7 +13,7 @@
>      _sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
>    }
>    GLIBC_2.3 {
> -    #errlist-compat	128
> +    #errlist-compat	134
>      _sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
>    }
>  }

	Jakub

  reply	other threads:[~2005-12-27  8:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-27  3:51 David S. Miller
2005-12-27  8:53 ` Jakub Jelinek [this message]
2005-12-27  9:10   ` David S. Miller
2005-12-27 15:03     ` Ulrich Drepper
2005-12-27 15:14       ` [PATCH]: Fix Alpha errlist-compat Jakub Jelinek
2005-12-30  2:33         ` Richard Henderson

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=20051227085314.GC4625@sunsite.mff.cuni.cz \
    --to=jakub@redhat.com \
    --cc=davem@davemloft.net \
    --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).