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.14-522-ge188ebb


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  e188ebba21d9a2982289d703a406b722519513bb (commit)
      from  8e3f3f8fda11050f754a9d5a90408556baf52abc (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=e188ebba21d9a2982289d703a406b722519513bb

commit e188ebba21d9a2982289d703a406b722519513bb
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Mon Nov 14 18:44:00 2011 -0500

    Update NEWS

diff --git a/NEWS b/NEWS
index ad0ef1d..5b5324c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2011-11-4
+GNU C Library NEWS -- history of user-visible changes.  2011-11-14
 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
 See the end for copying conditions.
 
@@ -56,6 +56,9 @@ Version 2.15
   Implemented by Ulrich Drepper.
 
 * New Linux interfaces: process_vm_readv, process_vm_writev
+
+* Optimized strcasecmp and strncasecmp for SSSE3 and SSE4.2 on x86-32.
+  Implemented by Ulrich Drepper.
 
 Version 2.14
 

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

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]