From: Roland McGrath Date: Sun, 16 Oct 2005 10:33:20 +0000 (+0000) Subject: . X-Git-Tag: cvs/fedora-glibc-2_3-20051017T0518~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e9f067b2e68c800ad1d5305f4607420102dac4;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 2360a84e452..7d907ffbf61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-08-05 Alfred M. Szmidt + + [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 [BZ #1358] diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 66fb73a8e12..047055da9d0 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2005-02-21 H.J. Lu + + [BZ #1076] + * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Add local _init + and _fini labels. + 2005-02-09 Daniel Jacobowitz [BZ #740]