mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 22:10:13 +00:00
contrib.texi: Update for 2.38
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
1547d6a64f
commit
1d5355ddbb
@ -25,6 +25,9 @@ Albert ARIBAUD for Y2038 related fixes.
|
||||
Ryan S. Arnold for his improvements for Linux on PowerPC and his direction
|
||||
as FSF Project Steward for @theglibc{}.
|
||||
|
||||
@item
|
||||
Arsen Arsenovi@'c for various fixes.
|
||||
|
||||
@item
|
||||
Miles Bader for writing the @code{argp} argument-parsing package, and the
|
||||
@code{argz}/@code{envz} interfaces.
|
||||
@ -40,6 +43,12 @@ Jeff Bailey for his maintainership of the HPPA architecture.
|
||||
@item
|
||||
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
|
||||
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
|
||||
support code.
|
||||
|
||||
@item
|
||||
Mahesh Bodapati for various fixes.
|
||||
|
||||
@item
|
||||
Per Bothner for the implementation of the @code{libio} library which
|
||||
is used to implement @code{stdio} functions.
|
||||
|
||||
@item
|
||||
Dridi Boukelmoune for various fixes.
|
||||
|
||||
@item
|
||||
Mark Brown for his direction as part of @theglibc{} steering
|
||||
committee.
|
||||
|
||||
@item
|
||||
Sergey Bugaev for numerous contributions to Hurd.
|
||||
|
||||
@item
|
||||
Thomas Bushnell for his contributions to Hurd.
|
||||
|
||||
@ -78,12 +96,24 @@ Yinyu Cai for their maintainership of the LoongArch port.
|
||||
@item
|
||||
Rogerio Alves Cardoso for various fixes to PowerPC.
|
||||
|
||||
@item
|
||||
Kito Cheng for various fixes.
|
||||
|
||||
@item
|
||||
Paul Clarke for optimized functions on PowerPC.
|
||||
|
||||
@item
|
||||
Alejandro Colomar for various fixes.
|
||||
|
||||
@item
|
||||
Martin Coufal for various fixes.
|
||||
|
||||
@item
|
||||
Mike Crowe for various fixes.
|
||||
|
||||
@item
|
||||
Flavio Cruz for contributions to Hurd.
|
||||
|
||||
@item
|
||||
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
|
||||
x86.
|
||||
|
||||
@item
|
||||
Michael Hudson Doyle for various fixes.
|
||||
|
||||
@item
|
||||
Ulrich Drepper for his many contributions in almost all parts of
|
||||
@theglibc{}, including:
|
||||
@ -126,8 +159,11 @@ Richard Earnshaw for continued support and fixes to the various ARM
|
||||
machine files.
|
||||
|
||||
@item
|
||||
Paul Eggert for the @code{mktime} function and for his direction as
|
||||
part of @theglibc{} steering committee.
|
||||
Paul Eggert for the @code{mktime} function, for his direction as
|
||||
part of @theglibc{} steering committee, and numerous fixes.
|
||||
|
||||
@item
|
||||
Roy Eldar for various fixes.
|
||||
|
||||
@item
|
||||
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
|
||||
an initial set of pretty printers for structures in the POSIX Threads library.
|
||||
|
||||
@item
|
||||
Romain Geissler for various fixes.
|
||||
|
||||
@item
|
||||
Michael Glad for the passphrase-hashing function @code{crypt} and related
|
||||
functions.
|
||||
@ -167,6 +206,9 @@ Wolfram Gloger for contributing the memory allocation functions
|
||||
functions @code{malloc}, @code{realloc} and @code{free} and related
|
||||
code.
|
||||
|
||||
@item
|
||||
Noah Goldstein for contributing extensive x86 / x86-64 optimizations.
|
||||
|
||||
@item
|
||||
Gabriel F. T. Gomes for his improvements for Linux on PowerPC and for
|
||||
implementing the IEEE 128-bit floating point type for PowerPC.
|
||||
@ -199,6 +241,12 @@ David Holsgrove for the port to Linux on MicroBlaze.
|
||||
@item
|
||||
Leonhard Holz for various fixes.
|
||||
|
||||
@item
|
||||
Stafford Horne for maintainership of the OpenRISC port.
|
||||
|
||||
@item
|
||||
Guy-Fleury Iteriteka for contributions to Hurd support.
|
||||
|
||||
@item
|
||||
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
|
||||
direction as part of @theglibc{} steering committee.
|
||||
|
||||
@item
|
||||
Sam James for various fixes.
|
||||
|
||||
@item
|
||||
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
|
||||
daemon, and for a Hesiod NSS module.
|
||||
|
||||
@item
|
||||
Simon Kissane for gmon improvements.
|
||||
|
||||
@item
|
||||
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
|
||||
SH architecture.
|
||||
|
||||
@item
|
||||
Pavel Kozlov for maintainership of the ARC port.
|
||||
|
||||
@item
|
||||
Maxim Kuvyrkov for various fixes.
|
||||
|
||||
@ -276,7 +333,7 @@ Ilya Leoshkevich for various fixes.
|
||||
Dmitry V. Levin for various fixes.
|
||||
|
||||
@item
|
||||
Stefan Liebler for various fixes.
|
||||
Stefan Liebler for numerous fixes and the work on the S390 port.
|
||||
|
||||
@item
|
||||
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
|
||||
names, and for various fixes to locales.
|
||||
|
||||
@item
|
||||
Maxim Kuvyrkov for various fixes.
|
||||
|
||||
@item
|
||||
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
|
||||
(@code{sparc*-@var{anything}-linux}).
|
||||
|
||||
@item
|
||||
Cupertino Miranda for various fixes.
|
||||
|
||||
@item
|
||||
Alan Modra for his improvements for Linux on PowerPC.
|
||||
|
||||
@item
|
||||
Sachin Monga for various fixes.
|
||||
|
||||
@item
|
||||
David Mosberger-Tang for contributing the port to Linux/Alpha
|
||||
(@code{alpha-@var{anything}-linux}).
|
||||
@ -364,7 +430,10 @@ FSF Project Steward for @theglibc{}.
|
||||
Marko Myllynen for various fixes.
|
||||
|
||||
@item
|
||||
Szabolcs Nagy for various fixes.
|
||||
Szabolcs Nagy for various fixes and contributions to AArch64.
|
||||
|
||||
@item
|
||||
Nab for various fixes.
|
||||
|
||||
@item
|
||||
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
|
||||
Maintainer and for various fixes.
|
||||
|
||||
@item
|
||||
Ronan Pigott for various fixes.
|
||||
|
||||
@item
|
||||
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
|
||||
(@code{mips-sgi-irix4}).
|
||||
|
||||
@item
|
||||
Joe Ramsay for contributing to the AArch64 port.
|
||||
|
||||
@item
|
||||
Torvald Riegel for the implementation of new algorithms for semaphores,
|
||||
pthread_rwlock and condition variables.
|
||||
@ -450,12 +525,21 @@ Marcus Shawcroft for contributing the AArch64 port.
|
||||
@item
|
||||
TAMUKI Shoichi for various fixes.
|
||||
|
||||
@item
|
||||
Joe Simmons-Talbott for various fixes.
|
||||
|
||||
@item
|
||||
Franz Sirl for various fixes.
|
||||
|
||||
@item
|
||||
Gavin Smith for various fixes.
|
||||
|
||||
@item
|
||||
Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
|
||||
|
||||
@item
|
||||
Julian Squires for various fixes.
|
||||
|
||||
@item
|
||||
Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC,
|
||||
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}).
|
||||
|
||||
@item
|
||||
Samuel Thibault for improving the Hurd port.
|
||||
Samuel Thibault for numerous improvements to the Hurd port.
|
||||
|
||||
@item
|
||||
Pino Toscano for various fixes.
|
||||
@ -483,6 +567,9 @@ Pino Toscano for various fixes.
|
||||
@item
|
||||
Matt Turner for various fixes to the Alpha port.
|
||||
|
||||
@item
|
||||
Hsiangkai Wang for various fixes.
|
||||
|
||||
@item
|
||||
Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
|
||||
function family.
|
||||
@ -492,7 +579,7 @@ Ulrich Weigand for various fixes to the PowerPC64 and Arm ports.
|
||||
|
||||
@item
|
||||
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
|
||||
Zack Weinberg for the @code{explicit_bzero} implementation and for various
|
||||
@ -501,12 +588,21 @@ fixes.
|
||||
@item
|
||||
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
|
||||
Eric Youngdale for implementing versioning of objects on the symbol level.
|
||||
|
||||
@item
|
||||
Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support
|
||||
and various fixes.
|
||||
and numerous contributions and fixes.
|
||||
|
||||
@item
|
||||
Xuelei Zhang for optimized functions on AArch64.
|
||||
|
Loading…
Reference in New Issue
Block a user