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.27.9000-175-gadc95fb


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  adc95fb06a22264349de21507de1a7e652a4052d (commit)
      from  0963ea8e8cf32cf0d87db2b3ce446a96af591ff6 (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=adc95fb06a22264349de21507de1a7e652a4052d

commit adc95fb06a22264349de21507de1a7e652a4052d
Author: Siddhesh Poyarekar <siddhesh@sourceware.org>
Date:   Tue Mar 6 19:15:02 2018 +0530

    Add ChangeLog entry for last 3 commits
    
    Apparently I've forgotten how to commit to glibc.

diff --git a/ChangeLog b/ChangeLog
index 939c207..d57baf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2018-03-06  Siddhesh Poyarekar  <siddhesh@sourceware.org>
+
+	* benchtests/bench-strncmp.c (test_main): Remove 0 length tests.
+	(do_test_limit): Likewise.
+
+	* benchtests/bench-strncmp.c (do_test_limit): Reallocate buffers
+	for every implementation.
+	(do_test): Likewise.
+
+	* benchtests/bench-strncmp.c: Convert output to json.
+
 2018-03-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
 
 	* io/futimens.c: Add missing start-of-file descriptive comment.

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

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