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.10-337-g24ab9c7


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  24ab9c769754f92dcc7c63a28009ca01e276fc93 (commit)
      from  7967983fd42380b090a63b53fe57a05e1d1c0b4f (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=24ab9c769754f92dcc7c63a28009ca01e276fc93

commit 24ab9c769754f92dcc7c63a28009ca01e276fc93
Author: Roland McGrath <roland@redhat.com>
Date:   Fri Sep 18 13:30:07 2009 -0700

    Mention pthread_sigqueue

diff --git a/NEWS b/NEWS
index ca52e93..d2ac1aa 100644
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,10 @@ using `glibc' in the "product" field.
 
 Version 2.11
 
-* New interfaces: execvpe
+* New interfaces: execvpe, pthread_sigqueue
   Implemented by Ulrich Drepper.
 
-* checking version of longjmp added that fails if an uninitialized stack
+* Checking version of longjmp added that fails if an uninitialized stack
   frame would be created.  Implemented by Ulrich Drepper.
 
 * STT_GNU_IFUNC is now supported in static executables.

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

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