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-70-gb893425


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  b8934257ec6dd87b5aea9c0b3a595d22a4398189 (commit)
      from  f6a31e0eb6150b8b2307b6003ab18a048b91b11a (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=b8934257ec6dd87b5aea9c0b3a595d22a4398189

commit b8934257ec6dd87b5aea9c0b3a595d22a4398189
Author: Andreas Schwab <schwab@redhat.com>
Date:   Wed Jul 21 08:44:35 2010 -0700

    Add missing file from last commit.

diff --git a/sysdeps/i386/i686/multiarch/strcasestr-nonascii.c b/sysdeps/i386/i686/multiarch/strcasestr-nonascii.c
new file mode 100644
index 0000000..4cc4444
--- /dev/null
+++ b/sysdeps/i386/i686/multiarch/strcasestr-nonascii.c
@@ -0,0 +1,2 @@
+#include <nmmintrin.h>
+#include <sysdeps/x86_64/multiarch/strcasestr-nonascii.c>

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

Summary of changes:
 sysdeps/i386/i686/multiarch/strcasestr-nonascii.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 sysdeps/i386/i686/multiarch/strcasestr-nonascii.c


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]