]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Sun, 16 Oct 2005 10:33:20 +0000 (10:33 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 16 Oct 2005 10:33:20 +0000 (10:33 +0000)
ChangeLog
linuxthreads/ChangeLog

index 2360a84e45290316c88274eaaa29d71f8db61140..7d907ffbf6193fa4f72b40d04edca2f4235495e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-05  Alfred M. Szmidt  <ams@gnu.org>
+
+       [BZ #1252]
+       * sysdeps/mach/hurd/setitimer.c (restart_itimer): Move static fn
+       forward decl out of function body.
+       * sysdeps/mach/hurd/profil.c: Likewise.
+
 2005-09-19  Richard Henderson  <rth@redhat.com>
 
         [BZ #1358]
index 66fb73a8e12f512fa0a7efef80bd3b87570e8aeb..047055da9d0e4c2fd7c00dd19a10d40fc9a3e2f5 100644 (file)
@@ -1,3 +1,9 @@
+2005-02-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       [BZ #1076]
+       * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Add local _init
+       and _fini labels.
+
 2005-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
 
        [BZ #740]