Fix up ChangeLog entries
authorFlorian Weimer <fweimer@redhat.com>
Wed, 25 Jul 2012 18:46:19 +0000 (20:46 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 25 Jul 2012 18:46:19 +0000 (20:46 +0200)
ChangeLog
ports/ChangeLog.alpha
ports/ChangeLog.arm
ports/ChangeLog.ia64
ports/ChangeLog.m68k
ports/ChangeLog.mips
ports/ChangeLog.powerpc
ports/ChangeLog.tile

index b39a5a887f7b64e06720086964544a25173987d6..d4fce6d1162b6ad5666486ef358c4e2a492dfee6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,33 +1,30 @@
 2012-07-25  Florian Weimer  <fweimer@redhat.com>
 
        * Versions.def: Add GLIBC_2.17.
-
        * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
        * include/stdlib.h: Rename __secure_getenv to secure_getenv.
        Introduce __libc_secure_getenv.
-       * stdlib/Versions: Add secure_getenv and __libc_secure_getenv.
-       * stdlib/secure-getenv.c: Likewise.  Update copyright years.
+       * stdlib/Versions (2.17): Add secure_getenv
+       (GLIBC_PRIVATE): Add __libc_secure_getenv.
+       * stdlib/secure-getenv.c: Rename __secure_getenv to
+       __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
+       symbol __secure_getenv for GLIBC_2.0.
        * stdlib/tst-secure-getenv.c: New.
        * stdlib/Makefile (tests): Add testcase.
-
        * manual/startup.texi (Environment Access): Document
        secure_getenv.
-
        * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
        __libc_secure_getenv.
        * inet/ruserpass.c (ruserpass): Likewise.
        * malloc/mtrace.c (mtrace): Likewise.
        * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
-       * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.  Update
-       copyright years.
+       * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
        * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
        * sysdeps/posix/tempname.c: Likewise.  Evaluate
        HAVE_SECURE_GETENV.
        * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
-       __secure_getenv to __libc_secure_getenv.  Update copyright years.
-
+       __secure_getenv to __libc_secure_getenv.
        * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
-       * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
        * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
        Likewise.
        * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
        * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
        * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
        * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
-       * ports/sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Likewise.
-       * ports/sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Likewise.
-       * ports/sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Likewise.
-       * ports/sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist:
-       Likewise.
-       * ports/sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist:
-       Likewise.
-       * ports/sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist:
-       Likewise.
-       * ports/sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
-       Likewise.
-       * ports/sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
-       Likewise.
-       * ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
-       Likewise.
-       * ports/sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
-       Likewise.
-       * ports/sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
-       Likewise.
-       * ports/sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist:
-       Likewise.
 
 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
 
index a262261692e9a1306c6abf6811f6bd61e3647ec4..13933cf1f74f2d2f6b1ec9ab2423b61e6461d189 100644 (file)
@@ -1,3 +1,8 @@
+2012-07-25  Florian Weimer  <fweimer@redhat.com>
+
+       * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
+       secure_getenv.
+
 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
 
        * data/localplt-alpha-linux-gnu.data: Move to ...
index 43f27203d3ff676e9b8a9b83959954c857903179..3da39269fcb3b6debfe56436cd951f689cf1fbbe 100644 (file)
@@ -1,3 +1,8 @@
+2012-07-25  Florian Weimer  <fweimer@redhat.com>
+
+       * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Add
+       secure_getenv.
+
 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
 
        * data/localplt-arm-linux-gnueabi.data: Move to ...
index f1d53daddffde73e87f01e48914e17c2a7dea9d3..e782f9823810d399f898f5f58d7a3be39140a520 100644 (file)
@@ -1,3 +1,8 @@
+2012-07-25  Florian Weimer  <fweimer@redhat.com>
+
+       * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Add
+       secure_getenv.
+
 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
 
        * data/localplt-ia64-linux-gnu.data: Move to ...
index 988ae041d26c88ca47db2e81efecb8b6307c2e20..7ae6f4139f57904f62a864404abc63d61c1a1a73 100644 (file)
@@ -1,3 +1,10 @@
+2012-07-25  Florian Weimer  <fweimer@redhat.com>
+
+       * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist:
+       Add secure_getenv.
+       * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist:
+       Likewise.
+
 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
 
        * data/localplt-m68k-linux-gnu.data: Move to ...
index fe67b4aa97f8d2f6bdae69591b5173a540069ed8..2a5cf3689b32c0add9d1573df809dcd60dc152c5 100644 (file)
@@ -1,3 +1,12 @@
+2012-07-25  Florian Weimer  <fweimer@redhat.com>
+
+       * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
+       secure_getenv.
+       * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
+       Likewise.
+       * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
+       Likewise.
+
 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/mips/configure.in: Remove TLS check.
index f3d4c1dbc72a9a84f7a44172a98fb68ce23e68c8..c8a85840009aefa417726828cb5a33c5d76ca4b9 100644 (file)
@@ -1,3 +1,10 @@
+2012-07-25  Florian Weimer  <fweimer@redhat.com>
+
+       * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
+       Add secure_getenv.
+       * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
+       Likewise.
+
 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
 
        * data/localplt-powerpcsoft-linux-gnu.data: Move to ...
index 2335171c77420400b363ef590c1b6df0e671dad8..317909addd7e13da56498b5737e6da38f48809ae 100644 (file)
@@ -1,3 +1,10 @@
+2012-07-25  Florian Weimer  <fweimer@redhat.com>
+
+       * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
+       Add secure_getenv.
+       * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist:
+       Likewise.
+
 2012-07-17  Chris Metcalf  <cmetcalf@tilera.com>
 
        * sysdeps/unix/sysv/linux/tile/setcontext.S: Ensure exit status is