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.18-786-ga494421


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  a494421f5268df333c589d71104a39bb6a9cff19 (commit)
      from  2112e176757483dd25a7cf38ead63a237bf5e52e (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=a494421f5268df333c589d71104a39bb6a9cff19

commit a494421f5268df333c589d71104a39bb6a9cff19
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Sat Jan 11 16:59:43 2014 -0800

    BZ 16133 has been fixed (async signal safe TLS).

diff --git a/NEWS b/NEWS
index 30e04fc..2ca9abd 100644
--- a/NEWS
+++ b/NEWS
@@ -21,11 +21,11 @@ Version 2.19
   15893, 15895, 15897, 15901, 15905, 15909, 15915, 15917, 15919, 15921,
   15923, 15939, 15941, 15948, 15963, 15966, 15985, 15988, 15997, 16032,
   16034, 16036, 16037, 16038, 16041, 16055, 16071, 16072, 16074, 16077,
-  16078, 16103, 16112, 16143, 16144, 16146, 16150, 16151, 16153, 16167,
-  16172, 16195, 16214, 16245, 16271, 16274, 16283, 16289, 16293, 16314,
-  16316, 16330, 16337, 16338, 16356, 16365, 16366, 16369, 16372, 16375,
-  16379, 16384, 16385, 16386, 16387, 16390, 16394, 16400, 16407, 16408,
-  16414.
+  16078, 16103, 16112, 16133, 16143, 16144, 16146, 16150, 16151, 16153,
+  16167, 16172, 16195, 16214, 16245, 16271, 16274, 16283, 16289, 16293,
+  16314, 16316, 16330, 16337, 16338, 16356, 16365, 16366, 16369, 16372,
+  16375, 16379, 16384, 16385, 16386, 16387, 16390, 16394, 16400, 16407,
+  16408, 16414.
 
 * Slovenian translations for glibc messages have been contributed by the
   Translation Project's Slovenian team of translators.

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

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