This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.17-245-gf4804ca


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  f4804ca2bb7c91c889ed66b88d4fea21b593d2e3 (commit)
      from  ba384f6ed9275f3966505f2375b56d169e3dc588 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=f4804ca2bb7c91c889ed66b88d4fea21b593d2e3

commit f4804ca2bb7c91c889ed66b88d4fea21b593d2e3
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Mon Feb 18 21:41:34 2013 +0530

    Fix ChangeLogs

diff --git a/ChangeLog b/ChangeLog
index 44ab1f8..44e6955 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,9 +34,6 @@
 	* stdlib/tst-tls-atexit-lib.c: New test case.
 
 	* misc/tst-pselect.c: Include stdlib.h for declaration of exit.
-	* nptl/sysdeps/pthread/tst-timer.c: Likewise.
-	* nptl/tst-barrier4.c: Likewise.
-	* nptl/tst-robust7.c: Likewise.
 
 	* elf/Versions (ld): Add _dl_find_dso_for_object.
 	* elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 8fedcf4..765434c 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,10 @@
 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* sysdeps/pthread/tst-timer.c: Include stdlib.h for declaration
+	of exit.
+	* tst-barrier4.c: Likewise.
+	* tst-robust7.c: Likewise.
+
 	[BZ #14920]
 	* pthreadP.h (USE_REQUEUE_PI): New macro to check if mutex is
 	PI-aware.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog      |    3 ---
 nptl/ChangeLog |    5 +++++
 2 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]