public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [PATCH]: Fix Sparc errlist-compat
@ 2005-12-27  3:51 David S. Miller
  2005-12-27  8:53 ` Jakub Jelinek
  0 siblings, 1 reply; 6+ messages in thread
From: David S. Miller @ 2005-12-27  3:51 UTC (permalink / raw)
  To: libc-hacker


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.

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

Index: sysdeps/unix/sysv/linux/sparc/Versions
===================================================================
RCS file: /cvs/glibc/libc/sysdeps/unix/sysv/linux/sparc/Versions,v
retrieving revision 1.1
diff -u -r1.1 Versions
--- 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;
   }
 }

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-12-30  2:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-27  3:51 [PATCH]: Fix Sparc errlist-compat David S. Miller
2005-12-27  8:53 ` Jakub Jelinek
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

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).