contrib.texi: Update for 2.38

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-07-26 01:51:03 +02:00
parent 1547d6a64f
commit 1d5355ddbb
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -25,6 +25,9 @@ Albert ARIBAUD for Y2038 related fixes.
Ryan S. Arnold for his improvements for Linux on PowerPC and his direction Ryan S. Arnold for his improvements for Linux on PowerPC and his direction
as FSF Project Steward for @theglibc{}. as FSF Project Steward for @theglibc{}.
@item
Arsen Arsenovi@'c for various fixes.
@item @item
Miles Bader for writing the @code{argp} argument-parsing package, and the Miles Bader for writing the @code{argp} argument-parsing package, and the
@code{argz}/@code{envz} interfaces. @code{argz}/@code{envz} interfaces.
@ -40,6 +43,12 @@ Jeff Bailey for his maintainership of the HPPA architecture.
@item @item
Petr Baudis for bug fixes and testing. Petr Baudis for bug fixes and testing.
@item
Fr@'ed@'eric B@'erat for numerous fixes and contributions.
@item
Indu Bhagat for various fixes.
@item @item
Anton Blanchard for various fixes. Anton Blanchard for various fixes.
@ -61,14 +70,23 @@ Philip Blundell for the ports to Linux/ARM
(@code{arm-@var{ANYTHING}-none}), as well as for parts of the IPv6 (@code{arm-@var{ANYTHING}-none}), as well as for parts of the IPv6
support code. support code.
@item
Mahesh Bodapati for various fixes.
@item @item
Per Bothner for the implementation of the @code{libio} library which Per Bothner for the implementation of the @code{libio} library which
is used to implement @code{stdio} functions. is used to implement @code{stdio} functions.
@item
Dridi Boukelmoune for various fixes.
@item @item
Mark Brown for his direction as part of @theglibc{} steering Mark Brown for his direction as part of @theglibc{} steering
committee. committee.
@item
Sergey Bugaev for numerous contributions to Hurd.
@item @item
Thomas Bushnell for his contributions to Hurd. Thomas Bushnell for his contributions to Hurd.
@ -78,12 +96,24 @@ Yinyu Cai for their maintainership of the LoongArch port.
@item @item
Rogerio Alves Cardoso for various fixes to PowerPC. Rogerio Alves Cardoso for various fixes to PowerPC.
@item
Kito Cheng for various fixes.
@item @item
Paul Clarke for optimized functions on PowerPC. Paul Clarke for optimized functions on PowerPC.
@item
Alejandro Colomar for various fixes.
@item
Martin Coufal for various fixes.
@item @item
Mike Crowe for various fixes. Mike Crowe for various fixes.
@item
Flavio Cruz for contributions to Hurd.
@item @item
Palmer Dabbelt for contributing the port to Linux/RISC-V. Palmer Dabbelt for contributing the port to Linux/RISC-V.
@ -97,6 +127,9 @@ Wilco Dijkstra for various fixes.
Liubov Dmitrieva for optimized string and math functions on x86-64 and Liubov Dmitrieva for optimized string and math functions on x86-64 and
x86. x86.
@item
Michael Hudson Doyle for various fixes.
@item @item
Ulrich Drepper for his many contributions in almost all parts of Ulrich Drepper for his many contributions in almost all parts of
@theglibc{}, including: @theglibc{}, including:
@ -126,8 +159,11 @@ Richard Earnshaw for continued support and fixes to the various ARM
machine files. machine files.
@item @item
Paul Eggert for the @code{mktime} function and for his direction as Paul Eggert for the @code{mktime} function, for his direction as
part of @theglibc{} steering committee. part of @theglibc{} steering committee, and numerous fixes.
@item
Roy Eldar for various fixes.
@item @item
Steve Ellcey for various fixes. Steve Ellcey for various fixes.
@ -158,6 +194,9 @@ testing and bug fixing.
Martin Galvan for contributing gdb pretty printer support to glibc and adding Martin Galvan for contributing gdb pretty printer support to glibc and adding
an initial set of pretty printers for structures in the POSIX Threads library. an initial set of pretty printers for structures in the POSIX Threads library.
@item
Romain Geissler for various fixes.
@item @item
Michael Glad for the passphrase-hashing function @code{crypt} and related Michael Glad for the passphrase-hashing function @code{crypt} and related
functions. functions.
@ -167,6 +206,9 @@ Wolfram Gloger for contributing the memory allocation functions
functions @code{malloc}, @code{realloc} and @code{free} and related functions @code{malloc}, @code{realloc} and @code{free} and related
code. code.
@item
Noah Goldstein for contributing extensive x86 / x86-64 optimizations.
@item @item
Gabriel F. T. Gomes for his improvements for Linux on PowerPC and for Gabriel F. T. Gomes for his improvements for Linux on PowerPC and for
implementing the IEEE 128-bit floating point type for PowerPC. implementing the IEEE 128-bit floating point type for PowerPC.
@ -199,6 +241,12 @@ David Holsgrove for the port to Linux on MicroBlaze.
@item @item
Leonhard Holz for various fixes. Leonhard Holz for various fixes.
@item
Stafford Horne for maintainership of the OpenRISC port.
@item
Guy-Fleury Iteriteka for contributions to Hurd support.
@item @item
Daniel Jacobowitz for various fixes and enhancements. Daniel Jacobowitz for various fixes and enhancements.
@ -209,6 +257,9 @@ Andreas Jaeger for the port to Linux on x86-64
program, providing a test suite for the math library and for his program, providing a test suite for the math library and for his
direction as part of @theglibc{} steering committee. direction as part of @theglibc{} steering committee.
@item
Sam James for various fixes.
@item @item
Aurelien Jarno for various fixes. Aurelien Jarno for various fixes.
@ -236,6 +287,9 @@ running OSF/1 (@code{alpha-dec-osf1}).
Mark Kettenis for implementing the @code{utmpx} interface and a utmp Mark Kettenis for implementing the @code{utmpx} interface and a utmp
daemon, and for a Hesiod NSS module. daemon, and for a Hesiod NSS module.
@item
Simon Kissane for gmon improvements.
@item @item
Andi Kleen for implementing pthreads lock elision with TSX. Andi Kleen for implementing pthreads lock elision with TSX.
@ -244,6 +298,9 @@ Kazumoto Kojima for the port of the Mach and Hurd code to the MIPS
architecture (@code{mips-@var{anything}-gnu}) and for his work on the architecture (@code{mips-@var{anything}-gnu}) and for his work on the
SH architecture. SH architecture.
@item
Pavel Kozlov for maintainership of the ARC port.
@item @item
Maxim Kuvyrkov for various fixes. Maxim Kuvyrkov for various fixes.
@ -276,7 +333,7 @@ Ilya Leoshkevich for various fixes.
Dmitry V. Levin for various fixes. Dmitry V. Levin for various fixes.
@item @item
Stefan Liebler for various fixes. Stefan Liebler for numerous fixes and the work on the S390 port.
@item @item
Hongjiu Lu for providing the support for a Linux 32-bit runtime Hongjiu Lu for providing the support for a Linux 32-bit runtime
@ -290,6 +347,9 @@ Rafa@l{} Lu@dotaccent{z}y@'nski
for contributing support for two grammatical forms of month for contributing support for two grammatical forms of month
names, and for various fixes to locales. names, and for various fixes to locales.
@item
Maxim Kuvyrkov for various fixes.
@item @item
Luis Machado for optimized functions on PowerPC. Luis Machado for optimized functions on PowerPC.
@ -329,9 +389,15 @@ Jim Meyering for various fixes.
David Miller for contributing the port to Linux/Sparc David Miller for contributing the port to Linux/Sparc
(@code{sparc*-@var{anything}-linux}). (@code{sparc*-@var{anything}-linux}).
@item
Cupertino Miranda for various fixes.
@item @item
Alan Modra for his improvements for Linux on PowerPC. Alan Modra for his improvements for Linux on PowerPC.
@item
Sachin Monga for various fixes.
@item @item
David Mosberger-Tang for contributing the port to Linux/Alpha David Mosberger-Tang for contributing the port to Linux/Alpha
(@code{alpha-@var{anything}-linux}). (@code{alpha-@var{anything}-linux}).
@ -364,7 +430,10 @@ FSF Project Steward for @theglibc{}.
Marko Myllynen for various fixes. Marko Myllynen for various fixes.
@item @item
Szabolcs Nagy for various fixes. Szabolcs Nagy for various fixes and contributions to AArch64.
@item
Nab for various fixes.
@item @item
Will Newton for contributing some optimized string functions and pointer Will Newton for contributing some optimized string functions and pointer
@ -382,6 +451,9 @@ port, for thread-safety, async-signal safety and async-cancellation
safety documentation in the manual, for his direction as FSF Project safety documentation in the manual, for his direction as FSF Project
Maintainer and for various fixes. Maintainer and for various fixes.
@item
Ronan Pigott for various fixes.
@item @item
Paul Pluzhnikov for various fixes. Paul Pluzhnikov for various fixes.
@ -398,6 +470,9 @@ Tom Quinn for contributing the startup code to support SunOS shared
libraries and the port to SGI machines running Irix 4 libraries and the port to SGI machines running Irix 4
(@code{mips-sgi-irix4}). (@code{mips-sgi-irix4}).
@item
Joe Ramsay for contributing to the AArch64 port.
@item @item
Torvald Riegel for the implementation of new algorithms for semaphores, Torvald Riegel for the implementation of new algorithms for semaphores,
pthread_rwlock and condition variables. pthread_rwlock and condition variables.
@ -450,12 +525,21 @@ Marcus Shawcroft for contributing the AArch64 port.
@item @item
TAMUKI Shoichi for various fixes. TAMUKI Shoichi for various fixes.
@item
Joe Simmons-Talbott for various fixes.
@item @item
Franz Sirl for various fixes. Franz Sirl for various fixes.
@item
Gavin Smith for various fixes.
@item @item
Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}). Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
@item
Julian Squires for various fixes.
@item @item
Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC, Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC,
for implementing the IEEE 128-bit floating point type for PowerPC., and for for implementing the IEEE 128-bit floating point type for PowerPC., and for
@ -475,7 +559,7 @@ Ian Lance Taylor for contributing the port to the MIPS DECStation
running Ultrix 4 (@code{mips-dec-ultrix4}). running Ultrix 4 (@code{mips-dec-ultrix4}).
@item @item
Samuel Thibault for improving the Hurd port. Samuel Thibault for numerous improvements to the Hurd port.
@item @item
Pino Toscano for various fixes. Pino Toscano for various fixes.
@ -483,6 +567,9 @@ Pino Toscano for various fixes.
@item @item
Matt Turner for various fixes to the Alpha port. Matt Turner for various fixes to the Alpha port.
@item
Hsiangkai Wang for various fixes.
@item @item
Tim Waugh for the implementation of the POSIX.2 @code{wordexp} Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
function family. function family.
@ -492,7 +579,7 @@ Ulrich Weigand for various fixes to the PowerPC64 and Arm ports.
@item @item
Florian Weimer for his maintainership of the network component, for handling Florian Weimer for his maintainership of the network component, for handling
of security issues, and for various fixes. of security issues, and for numerous fixes and contributions.
@item @item
Zack Weinberg for the @code{explicit_bzero} implementation and for various Zack Weinberg for the @code{explicit_bzero} implementation and for various
@ -501,12 +588,21 @@ fixes.
@item @item
Mark Wielaard for various fixes. Mark Wielaard for various fixes.
@item
Xi Ruoyao for various fixes.
@item
Qixing ksyx Xue for various fixes.
@item
Adam Yi for various fixes.
@item @item
Eric Youngdale for implementing versioning of objects on the symbol level. Eric Youngdale for implementing versioning of objects on the symbol level.
@item @item
Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support
and various fixes. and numerous contributions and fixes.
@item @item
Xuelei Zhang for optimized functions on AArch64. Xuelei Zhang for optimized functions on AArch64.