This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
GNU C Library master sources branch master updated. glibc-2.19-103-g235eed8
- From: neleai at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 1 Mar 2014 01:06:32 -0000
- Subject: GNU C Library master sources branch master updated. glibc-2.19-103-g235eed8
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 235eed8644eb2deebf839b13b418dbd47bb14c5a (commit)
from ef563f925aae39e57a0e9b3f938861f781d061ba (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=235eed8644eb2deebf839b13b418dbd47bb14c5a
commit 235eed8644eb2deebf839b13b418dbd47bb14c5a
Author: OndÅ?ej BÃlka <neleai@seznam.cz>
Date: Sat Mar 1 02:06:18 2014 +0100
Add changelog.
diff --git a/ChangeLog b/ChangeLog
index 959f12a..45eb5ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-02-28 OndÅ?ej BÃlka <neleai@seznam.cz>
+
+ * benchtest/bench-strtok.c (simple_strtok): Delete.
+ (strtok_string): Use as benchmark.
+ * string/strtok (STRTOK): New macro.
+
2014-02-28 Carlos O'Donell <carlos@redhat.com>
* manual/threads.texi: Add header and standard comments to all
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
hooks/post-receive
--
GNU C Library master sources