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.17-836-g638faeb


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  638faeb6fef1cfd81efe1e2b37d2bd8a8d1b175b (commit)
      from  8fdda7afb883589b46e423f91f32988373670bfa (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=638faeb6fef1cfd81efe1e2b37d2bd8a8d1b175b

commit 638faeb6fef1cfd81efe1e2b37d2bd8a8d1b175b
Author: Kaz Kojima <kkojima@rr.iij4u.or.jp>
Date:   Sat Jun 22 07:46:45 2013 +0900

    Add sh4 implementation of fegetexceptflag (bug 15655).

diff --git a/NEWS b/NEWS
index 01d70f4..28afc83 100644
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,8 @@ Version 2.18
   15359, 15361, 15366, 15380, 15381, 15394, 15395, 15405, 15406, 15409,
   15416, 15418, 15419, 15423, 15424, 15426, 15429, 15431, 15432, 15441,
   15442, 15448, 15465, 15480, 15485, 15488, 15490, 15492, 15493, 15497,
-  15506, 15529, 15536, 15553, 15577, 15583, 15618, 15627, 15631, 15654.
+  15506, 15529, 15536, 15553, 15577, 15583, 15618, 15627, 15631, 15654,
+  15655.
 
 * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla
   #15078).

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

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