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-236-g42a36f6


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  42a36f6670797912fa4c2b0e0cb3792e88c1a3bc (commit)
       via  8e1294e83f2b3af81073f5003071a24f7ad0b359 (commit)
      from  a8f84144c945f0c5df053661acc269fcff28b6ad (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=42a36f6670797912fa4c2b0e0cb3792e88c1a3bc

commit 42a36f6670797912fa4c2b0e0cb3792e88c1a3bc
Merge: 8e1294e a8f8414
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Tue Sep 6 17:21:04 2011 -0400

    Merge branch 'master' of ssh://sourceware.org/git/glibc


http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=8e1294e83f2b3af81073f5003071a24f7ad0b359

commit 8e1294e83f2b3af81073f5003071a24f7ad0b359
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Tue Sep 6 17:20:33 2011 -0400

    Remove now-wrong comment

diff --git a/sysdeps/x86_64/wcscmp.S b/sysdeps/x86_64/wcscmp.S
index 14dcab8..991ecb2 100644
--- a/sysdeps/x86_64/wcscmp.S
+++ b/sysdeps/x86_64/wcscmp.S
@@ -19,11 +19,6 @@
    02111-1307 USA.  */
 
 #include <sysdep.h>
-#include <init-arch.h>
-
-/* Define multiple versions only for the definition in libc and for
-   the DSO.  In static binaries we need wcscmp before the initialization
-   happened.  */
 
 	.text
 ENTRY (wcscmp)

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

Summary of changes:
 sysdeps/x86_64/wcscmp.S |    5 -----
 1 files changed, 0 insertions(+), 5 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]