1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

Credit Ulrich Drepper for libpthread in contrib.texi

* manual/contrib.texi: Credit Ulrich Drepper for the POSIX
	Threads Library.
This commit is contained in:
H.J. Lu
2017-09-01 10:18:37 -07:00
parent c18d50a23b
commit 136fa185fd
2 changed files with 6 additions and 0 deletions

View File

@ -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