]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2006-07-13 Carlos O'Donell <carlos@systemhalted.org>
authorCarlos O'Donell <carlos@systemhalted.org>
Thu, 13 Jul 2006 16:24:19 +0000 (16:24 +0000)
committerCarlos O'Donell <carlos@systemhalted.org>
Thu, 13 Jul 2006 16:24:19 +0000 (16:24 +0000)
* sysdeps/unix/sysv/linux/hppa/Versions: new errlist compat entry
for up to 256 errnos

ChangeLog.hppa
sysdeps/unix/sysv/linux/hppa/Versions

index 9373705784dd01b96a7f9fa50a79f83a43795887..7355ee97210cb8c313d875e5d987120761b6287e 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-13  Carlos O'Donell  <carlos@systemhalted.org>
+
+       * sysdeps/unix/sysv/linux/hppa/Versions: new errlist compat entry 
+       for up to 256 errnos
+
 2006-06-08  Carlos O'Donell  <carlos@systemhalted.org>
 
        * sysdeps/hppa/hppa1.1/Implies: Remove ieee754/ldbl-128. 
index e15c8225fbd7efbd9ea3b8c80889c2f603ba76c3..26eed69eb82da06e0fb32c7c0b9e16ce8cd38496 100644 (file)
@@ -16,6 +16,9 @@ libc {
     #errlist-compat    254
     _sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
   }
+  GLIBC_2.4 {
+    #errlist-compat    256
+    _sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
 }
 librt {
   GLIBC_2.3 {