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.12-74-g8d50bec


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  8d50becc0421e86fc15f9a3453cf1772fc11f565 (commit)
      from  24fb0f88ed29d21b6034559e9c55545f22556bc0 (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=8d50becc0421e86fc15f9a3453cf1772fc11f565

commit 8d50becc0421e86fc15f9a3453cf1772fc11f565
Author: Ulrich Drepper <drepper@redhat.com>
Date:   Mon Jul 26 08:50:27 2010 -0700

    NEWS update

diff --git a/NEWS b/NEWS
index aafc4b0..72abc33 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2010-6-19
+GNU C Library NEWS -- history of user-visible changes.  2010-7-26
 Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc.
 See the end for copying conditions.
 
@@ -12,6 +12,9 @@ Version 2.13
   11640, 11701
 
 * POWER7 optimizations: memset, memcmp, strncmp
+
+* New optimized string functions for x86-64: strnlen
+  Implemented by Ulrich Drepper.
 
 Version 2.12
 

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

Summary of changes:
 NEWS |    5 ++++-
 1 files changed, 4 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]