From: H.J. Lu Date: Fri, 1 Sep 2017 17:18:37 +0000 (-0700) Subject: Credit Ulrich Drepper for libpthread in contrib.texi X-Git-Tag: glibc-2.27~991 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=136fa185fdb24a1a6e6fc94e8b84e8f95e510d93;p=thirdparty%2Fglibc.git 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 5c5dd35d4e0..a142d385089 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-09-01 H.J. Lu + + * manual/contrib.texi: Credit Ulrich Drepper for the POSIX + Threads Library. + 2017-09-01 Joseph Myers * sysdeps/unix/sysv/linux/gentempfd.c: Include . diff --git a/manual/contrib.texi b/manual/contrib.texi index ffdd77191cd..fff45b92b9a 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