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.26-268-g136fa18


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  136fa185fdb24a1a6e6fc94e8b84e8f95e510d93 (commit)
      from  c18d50a23b0d77a99afad8b688def52d19362d2f (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=136fa185fdb24a1a6e6fc94e8b84e8f95e510d93

commit 136fa185fdb24a1a6e6fc94e8b84e8f95e510d93
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Sep 1 10:18:37 2017 -0700

    Credit Ulrich Drepper for libpthread in contrib.texi
    
    	* manual/contrib.texi: Credit Ulrich Drepper for the POSIX
    	Threads Library.

diff --git a/ChangeLog b/ChangeLog
index 5c5dd35..a142d38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-09-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* manual/contrib.texi: Credit Ulrich Drepper for the POSIX
+	Threads Library.
+
 2017-09-01  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/gentempfd.c: Include <string.h>.
diff --git a/manual/contrib.texi b/manual/contrib.texi
index ffdd771..fff45b9 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -75,6 +75,7 @@ x86.
 Ulrich Drepper for his many contributions in almost all parts of
 @theglibc{}, including:
 @itemize @bullet
+@item writing most of the POSIX Threads Library originally.
 @item internationalization support, including the @code{locale} and
 @code{localedef} utilities.
 @item Linux i386/ELF support

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

Summary of changes:
 ChangeLog           |    5 +++++
 manual/contrib.texi |    1 +
 2 files changed, 6 insertions(+), 0 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]