From 136fa185fdb24a1a6e6fc94e8b84e8f95e510d93 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 1 Sep 2017 10:18:37 -0700 Subject: Credit Ulrich Drepper for libpthread in contrib.texi * manual/contrib.texi: Credit Ulrich Drepper for the POSIX Threads Library. --- ChangeLog | 5 +++++ manual/contrib.texi | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5c5dd35..a142d38 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 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 -- cgit v1.1