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.24-542-geb4dcae


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  eb4dcaedc7ad9588515ef67aee5fea0f6f0db61e (commit)
      from  5f0b84379024787bae24ad20e81d26ab2f082389 (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://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=eb4dcaedc7ad9588515ef67aee5fea0f6f0db61e

commit eb4dcaedc7ad9588515ef67aee5fea0f6f0db61e
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Dec 28 13:43:49 2016 +0100

    Add file missing from ChangeLog in previous commit

diff --git a/ChangeLog b/ChangeLog
index 03700e2..f6c1ce5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,8 @@
 	(support_report_failure, support_report_failure_reset): Declare.
 	* support/support_test_main.c (adjust_exit_status): New function.
 	(support_test_main): Call it to incorporate record test failures.
-	* support/support_record_failure.c: New file.
+	* support/support_test_verify_impl.c: New file.
+	* support/support_record_failure.c: Likewise.
 	* support/tst-support_record_failure.c: Likewise.
 	* support/tst-support_record_failure-2.sh: Likewise.
 	* support/xunistd.h: Likewise.

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

Summary of changes:
 ChangeLog |    3 ++-
 1 files changed, 2 insertions(+), 1 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]