2012-06-04 18:46:37 +00:00
|
|
|
@node Contributors, Free Manuals, Platform, Top
|
2012-02-28 14:44:20 +00:00
|
|
|
@c %MENU% Who wrote what parts of the GNU C Library
|
|
|
|
@appendix Contributors to @theglibc{}
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@Theglibc{} project would like to thank its many contributors.
|
|
|
|
Without them the project would not have been nearly as successful as
|
|
|
|
it has been. Any omissions in this list are accidental. Feel free to
|
|
|
|
file a bug in bugzilla if you have been left out or some of your
|
|
|
|
contributions are not listed. Please keep this list in alphabetical
|
|
|
|
order.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@itemize @bullet
|
2012-05-21 18:30:49 +00:00
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
|
|
|
Nick Alcock for contributing fixes to allow @theglibc{} to be built with the
|
|
|
|
stack smashing protector enabled.
|
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
|
|
|
John David Anglin for various fixes to the hppa port.
|
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Albert ARIBAUD for Y2038 related fixes.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2014-02-06 05:31:35 +00:00
|
|
|
Ryan S. Arnold for his improvements for Linux on PowerPC and his direction
|
|
|
|
as FSF Project Steward for @theglibc{}.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Miles Bader for writing the @code{argp} argument-parsing package, and the
|
|
|
|
@code{argz}/@code{envz} interfaces.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2019-08-23 21:14:29 +00:00
|
|
|
@item
|
|
|
|
Ralf B@"achle for contributing @file{fpu_control.h},
|
|
|
|
@file{regdef.h}, @file{sgidefs.h}, @file{sys/asm.h}, and @file{sys/regdef.h}
|
|
|
|
under the @file{sysdeps/mips} directory.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Jeff Bailey for his maintainership of the HPPA architecture.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Petr Baudis for bug fixes and testing.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Anton Blanchard for various fixes.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Stephen R. van den Berg for contributing a highly-optimized
|
|
|
|
@code{strstr} function.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2013-08-02 00:27:04 +00:00
|
|
|
@item
|
2019-08-23 20:07:38 +00:00
|
|
|
Ond@v{r}ej B@'ilka for contributing optimized string routines for x64 and various
|
2014-02-05 06:52:58 +00:00
|
|
|
fixes.
|
2013-08-02 00:27:04 +00:00
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Eric Blake for adding O(n) implementations of @code{memmem},
|
|
|
|
@code{strstr} and @code{strcasestr}.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Philip Blundell for the ports to Linux/ARM
|
|
|
|
(@code{arm-@var{ANYTHING}-linuxaout}) and ARM standalone
|
|
|
|
(@code{arm-@var{ANYTHING}-none}), as well as for parts of the IPv6
|
|
|
|
support code.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Per Bothner for the implementation of the @code{libio} library which
|
|
|
|
is used to implement @code{stdio} functions.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Mark Brown for his direction as part of @theglibc{} steering
|
|
|
|
committee.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Thomas Bushnell for his contributions to Hurd.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2018-07-31 19:26:24 +00:00
|
|
|
@item
|
|
|
|
Rogerio Alves Cardoso for various fixes to PowerPC.
|
|
|
|
|
|
|
|
@item
|
|
|
|
Paul Clarke for optimized functions on PowerPC.
|
|
|
|
|
2020-02-01 09:56:44 +00:00
|
|
|
@item
|
|
|
|
Mike Crowe for various fixes.
|
|
|
|
|
2018-02-01 13:07:39 +00:00
|
|
|
@item
|
|
|
|
Palmer Dabbelt for contributing the port to Linux/RISC-V.
|
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
2018-07-31 19:26:24 +00:00
|
|
|
DJ Delorie for maintenance of Linux/RISC-V, and various fixes.
|
2017-08-02 12:52:58 +00:00
|
|
|
|
2014-09-07 06:07:10 +00:00
|
|
|
@item
|
|
|
|
Wilco Dijkstra for various fixes.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-10-28 02:59:54 +00:00
|
|
|
Liubov Dmitrieva for optimized string and math functions on x86-64 and
|
2012-06-15 07:14:17 +00:00
|
|
|
x86.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Ulrich Drepper for his many contributions in almost all parts of
|
|
|
|
@theglibc{}, including:
|
|
|
|
@itemize @bullet
|
2017-09-01 17:18:37 +00:00
|
|
|
@item writing most of the POSIX Threads Library originally.
|
2012-05-21 18:30:49 +00:00
|
|
|
@item internationalization support, including the @code{locale} and
|
|
|
|
@code{localedef} utilities.
|
|
|
|
@item Linux i386/ELF support
|
|
|
|
@item the @code{hsearch} and @code{drand48} families of functions,
|
|
|
|
reentrant @samp{@dots{}@code{_r}} versions of the @code{random}
|
|
|
|
family; System V shared memory and IPC support code
|
|
|
|
@item several highly-optimized string functions for i@var{x}86
|
|
|
|
processors
|
|
|
|
@item many math functions
|
|
|
|
@item the character conversion functions (@code{iconv})
|
|
|
|
@item the @code{ftw} and @code{nftw} functions
|
|
|
|
@item the floating-point printing function used by @code{printf} and friends
|
|
|
|
and the floating-point reading function used by @code{scanf},
|
|
|
|
@code{strtod} and friends
|
|
|
|
@item the @code{catgets} support and the entire suite of multi-byte
|
|
|
|
and wide-character support functions (@file{wctype.h}, @file{wchar.h}, etc.).
|
|
|
|
@item versioning of objects on the symbol level
|
|
|
|
@end itemize
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2015-02-06 03:56:00 +00:00
|
|
|
@item
|
|
|
|
Richard Earnshaw for continued support and fixes to the various ARM
|
|
|
|
machine files.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Paul Eggert for the @code{mktime} function and for his direction as
|
|
|
|
part of @theglibc{} steering committee.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2014-02-05 06:52:58 +00:00
|
|
|
@item
|
|
|
|
Steve Ellcey for various fixes.
|
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
2018-07-31 19:26:24 +00:00
|
|
|
Mike FABIAN for automating Unicode updates, for updating the locale data
|
|
|
|
for ISO 14651, for updating the library Unicode support, and for various
|
|
|
|
locale updates and fixes.
|
2017-08-02 12:52:58 +00:00
|
|
|
|
2012-06-15 07:14:17 +00:00
|
|
|
@item
|
|
|
|
Tulio Magno Quites Machado Filho for adding a new class of installed
|
|
|
|
headers for low-level platform-specific functionality and one such for
|
2017-02-05 13:48:20 +00:00
|
|
|
PowerPC and various fixes.
|
2012-06-15 07:14:17 +00:00
|
|
|
|
2019-08-23 21:14:29 +00:00
|
|
|
@item
|
|
|
|
Olaf Flebbe and Ralf B@"achle for contributing
|
|
|
|
@file{sysdeps/mips/fpu_control.h}.
|
|
|
|
|
2020-02-01 09:56:44 +00:00
|
|
|
@item
|
|
|
|
Alistair Francis for Y2038 related fixes.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Mike Frysinger for his maintaining of the IA64 architecture and for
|
|
|
|
testing and bug fixing.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
|
|
|
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.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
manual: Revise crypt.texi.
This is a major rewrite of the description of 'crypt', 'getentropy',
and 'getrandom'.
A few highlights of the content changes:
- Throughout the manual, public headers, and user-visible messages,
I replaced the term "password" with "passphrase", the term
"password database" with "user database", and the term
"encrypt(ion)" with "(one-way) hashing" whenever it was applied to
passphrases. I didn't bother making this change in internal code
or tests. The use of the term "password" in ruserpass.c survives,
because that refers to a keyword in netrc files, but it is adjusted
to make this clearer.
There is a note in crypt.texi explaining that they were
traditionally called passwords but single words are not good enough
anymore, and a note in users.texi explaining that actual passphrase
hashes are found in a "shadow" database nowadays.
- There is a new short introduction to the "Cryptographic Functions"
section, explaining how we do not intend to be a general-purpose
cryptography library, and cautioning that there _are_, or have
been, legal restrictions on the use of cryptography in many
countries, without getting into any kind of detail that we can't
promise to keep up to date.
- I added more detail about what a "one-way function" is, and why
they are used to obscure passphrases for storage. I removed the
paragraph saying that systems not connected to a network need no
user authentication, because that's a pretty rare situation
nowadays. (It still says "sometimes it is necessary" to
authenticate the user, though.)
- I added documentation for all of the hash functions that glibc
actually supports, but not for the additional hash functions
supported by libxcrypt. If we're going to keep this manual section
around after the transition is more advanced, it would probably
make sense to add them then.
- There is much more detailed discussion of how to generate a salt,
and the failure behavior for crypt is documented. (Returning an
invalid hash on failure is what libxcrypt does; Solar Designer's
notes say that this was done "for compatibility with old programs
that assume crypt can never fail".)
- As far as I can tell, the header 'crypt.h' is entirely a GNU
invention, and never existed on any other Unix lineage. The
function 'crypt', however, was in Issue 1 of the SVID and is now
in the XSI component of POSIX. I tried to make all of the
@standards annotations consistent with this, but I'm not sure I got
them perfectly right.
- The genpass.c example has been improved to use getentropy instead
of the current time to generate the salt, and to use a SHA-256 hash
instead of MD5. It uses more random bytes than is strictly
necessary because I didn't want to complicate the code with proper
base64 encoding.
- The testpass.c example has three hardwired hashes now, to
demonstrate that different one-way functions produce different
hashes for the same input. It also demonstrates how DES hashing
only pays attention to the first eight characters of the input.
- There is new text explaining in more detail how a CSPRNG differs
from a regular random number generator, and how
getentropy/getrandom are not exactly a CSPRNG. I tried not to make
specific falsifiable claims here. I also tried to make the
blocking/cancellation/error behavior of both getentropy and
getrandom clearer.
2018-06-29 14:53:37 +00:00
|
|
|
Michael Glad for the passphrase-hashing function @code{crypt} and related
|
2012-05-21 18:30:49 +00:00
|
|
|
functions.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Wolfram Gloger for contributing the memory allocation functions
|
|
|
|
functions @code{malloc}, @code{realloc} and @code{free} and related
|
|
|
|
code.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2018-07-31 19:26:24 +00:00
|
|
|
@item
|
|
|
|
Gabriel F. T. Gomes for his improvements for Linux on PowerPC and for
|
|
|
|
implementing the IEEE 128-bit floating point type for PowerPC.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Torbj@"orn Granlund for fast implementations of many of the string
|
|
|
|
functions (@code{memcpy}, @code{strlen}, etc.).
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Michael J. Haertel for writing the merge sort function @code{qsort}
|
|
|
|
and malloc checking functions like @code{mcheck}.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Bruno Haible for his improvements to the @code{iconv} and locale
|
|
|
|
implementations.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2020-02-01 09:56:44 +00:00
|
|
|
@item
|
|
|
|
Mao Han for the C-SKY port.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Richard Henderson for the port to Linux on Alpha
|
2017-09-21 17:49:51 +00:00
|
|
|
(@code{alpha-@var{anything}-linux}) and software floating-point support.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2013-08-02 00:27:04 +00:00
|
|
|
@item
|
|
|
|
David Holsgrove for the port to Linux on MicroBlaze.
|
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Leonhard Holz for various fixes.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Daniel Jacobowitz for various fixes and enhancements.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Andreas Jaeger for the port to Linux on x86-64
|
|
|
|
(@code{x86_64-@var{anything}-linux} and his work on Linux for MIPS
|
|
|
|
(@code{mips-@var{anything}-linux}), implementing the @file{ldconfig}
|
|
|
|
program, providing a test suite for the math library and for his
|
|
|
|
direction as part of @theglibc{} steering committee.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Aurelien Jarno for various fixes.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
2017-02-08 09:34:12 +00:00
|
|
|
Rical Jasan for contributing various fixes in @theglibc{} manual.
|
2017-02-05 13:48:20 +00:00
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2017-09-21 17:49:51 +00:00
|
|
|
Jakub Jelinek for implementing a number of checking functions,
|
|
|
|
software floating-point support and for
|
2012-05-21 18:30:49 +00:00
|
|
|
his direction as part of @theglibc{} steering committee.
|
|
|
|
|
2017-09-22 17:43:42 +00:00
|
|
|
@item
|
|
|
|
Simon Josefsson for the @code{libidn} add-on.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Geoffrey Keating for the port to Linux on PowerPC
|
|
|
|
(@code{powerpc-@var{anything}-linux}).
|
|
|
|
|
|
|
|
@item
|
|
|
|
Brendan Kehoe for contributing the port to the MIPS DECStation running
|
|
|
|
Ultrix 4 (@code{mips-dec-ultrix4}) and the port to the DEC Alpha
|
|
|
|
running OSF/1 (@code{alpha-dec-osf1}).
|
|
|
|
|
|
|
|
@item
|
2016-10-06 07:00:03 +00:00
|
|
|
Mark Kettenis for implementing the @code{utmpx} interface and a utmp
|
2012-05-21 18:30:49 +00:00
|
|
|
daemon, and for a Hesiod NSS module.
|
|
|
|
|
2013-08-02 00:27:04 +00:00
|
|
|
@item
|
|
|
|
Andi Kleen for implementing pthreads lock elision with TSX.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
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.
|
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
|
|
|
Maxim Kuvyrkov for various fixes.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Andreas Krebbel for his work on Linux for s390 and s390x.
|
|
|
|
|
|
|
|
@item
|
|
|
|
Thorsten Kukuk for providing an implementation for NIS (YP) and NIS+,
|
|
|
|
securelevel 0, 1 and 2 and for the implementation for a caching daemon
|
|
|
|
for NSS (@file{nscd}).
|
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
|
|
|
Akhilesh Kumar for various fixes to locales.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Jeff Law for various fixes.
|
|
|
|
|
|
|
|
@item
|
|
|
|
Doug Lea for contributing the memory allocation functions
|
2016-10-06 07:00:03 +00:00
|
|
|
@code{malloc}, @code{realloc} and @code{free} and related
|
2012-05-21 18:30:49 +00:00
|
|
|
code.
|
|
|
|
|
2014-02-05 06:52:58 +00:00
|
|
|
@item
|
|
|
|
Chris Leonard for various fixes and enhancements to localedata.
|
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Ilya Leoshkevich for various fixes.
|
|
|
|
|
|
|
|
@item
|
|
|
|
Dmitry V. Levin for various fixes.
|
|
|
|
|
2014-09-07 06:07:10 +00:00
|
|
|
@item
|
|
|
|
Stefan Liebler for various fixes.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Hongjiu Lu for providing the support for a Linux 32-bit runtime
|
|
|
|
environment under x86-64 (x32), for porting to Linux on IA64, for
|
2012-12-13 19:47:43 +00:00
|
|
|
improved string functions, a framework for testing IFUNC
|
2018-07-31 19:26:24 +00:00
|
|
|
implementations, for implementing Intel Control-Flow Enforcement
|
|
|
|
Technology, and many bug fixes.
|
2012-05-21 18:30:49 +00:00
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
2019-08-29 09:50:04 +00:00
|
|
|
Rafa@l{} Lu@dotaccent{z}y@'nski
|
|
|
|
for contributing support for two grammatical forms of month
|
2018-02-01 13:07:39 +00:00
|
|
|
names, and for various fixes to locales.
|
2017-08-02 12:52:58 +00:00
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Luis Machado for optimized functions on PowerPC.
|
|
|
|
|
|
|
|
@item
|
|
|
|
David J. MacKenzie for his contribution to the @code{getopt}
|
|
|
|
function and writing the @file{tar.h} header.
|
|
|
|
|
2020-02-01 09:56:44 +00:00
|
|
|
@item
|
|
|
|
Lukasz Majewski for Y2038 related fixes.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Greg McGary for adding runtime support for bounds checking.
|
|
|
|
|
|
|
|
@item
|
|
|
|
Roland McGrath for writing most of @theglibc{} originally, for his
|
|
|
|
work on the Hurd port, his direction as part of @theglibc{} steering
|
2014-02-06 05:31:35 +00:00
|
|
|
committee and as FSF Project Steward for @theglibc{}, and for many bug
|
|
|
|
fixes and reviewing of contributions.
|
2012-05-21 18:30:49 +00:00
|
|
|
|
2014-02-05 06:52:58 +00:00
|
|
|
@item
|
|
|
|
Allan McRae for various fixes.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Jason Merrill for the port to the Sequent Symmetry running Dynix
|
|
|
|
version 3 (@code{i386-sequent-bsd}).
|
|
|
|
|
|
|
|
@item
|
|
|
|
Chris Metcalf for the port to Linux/Tile
|
|
|
|
(@code{tilegx-@var{anything}-linux} and
|
2018-04-27 19:11:24 +00:00
|
|
|
@code{tilepro-@var{anything}-linux}) and support for the generic Linux
|
|
|
|
kernel syscall interface used by several newer ports.
|
2012-05-21 18:30:49 +00:00
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Jim Meyering for various fixes.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
David Miller for contributing the port to Linux/Sparc
|
|
|
|
(@code{sparc*-@var{anything}-linux}).
|
|
|
|
|
|
|
|
@item
|
|
|
|
Alan Modra for his improvements for Linux on PowerPC.
|
|
|
|
|
|
|
|
@item
|
|
|
|
David Mosberger-Tang for contributing the port to Linux/Alpha
|
1998-03-17 17:27:52 +00:00
|
|
|
(@code{alpha-@var{anything}-linux}).
|
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
|
|
|
Wainer dos Santos Moschetta for various fixes to powerpc.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Stephen Moshier for implementing some 128-bit long double format math
|
|
|
|
functions.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Stephen Munroe for his port to Linux on PowerPC64
|
|
|
|
(@code{powerpc64-@var{anything}-linux}) and for adding optimized
|
|
|
|
implementations for PowerPC.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
2018-07-31 19:26:24 +00:00
|
|
|
Paul E. Murphy for various fixes on PowerPC and for implementing the IEEE
|
|
|
|
128-bit floating point type for PowerPC.
|
2017-02-05 13:48:20 +00:00
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-12-13 19:47:43 +00:00
|
|
|
Joseph S. Myers for numerous bug fixes for the libm functions, for
|
2018-07-31 19:26:24 +00:00
|
|
|
his maintainership of the ARM and MIPS architectures and the math
|
|
|
|
component, improving cross-compilation and cross-testing of
|
|
|
|
@theglibc{}, expanded coverage of conformtest, merging the ports/
|
|
|
|
subdirectory into the @glibcadj{} main repository and his direction as
|
|
|
|
FSF Project Steward for @theglibc{}.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
|
|
|
Marko Myllynen for various fixes.
|
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
|
|
|
Szabolcs Nagy for various fixes.
|
|
|
|
|
2013-08-02 00:27:04 +00:00
|
|
|
@item
|
2014-02-05 06:52:58 +00:00
|
|
|
Will Newton for contributing some optimized string functions and pointer
|
|
|
|
encryption support for ARM and various fixes.
|
2013-08-02 00:27:04 +00:00
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2014-02-06 05:31:35 +00:00
|
|
|
Carlos O'Donell for his maintainership of the HPPA architecture, for
|
|
|
|
maintaining @theglibc{} web pages and wiki, for his direction as FSF
|
|
|
|
Project Steward for @theglibc{} and various bug fixes.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-09-05 19:20:45 +00:00
|
|
|
Alexandre Oliva for adding TLS descriptors for LD and GD on x86 and
|
|
|
|
x86-64, for the am33 port, for completing the MIPS n64/n32/o32 multilib
|
2014-02-05 06:52:58 +00:00
|
|
|
port, for thread-safety, async-signal safety and async-cancellation
|
2014-02-06 05:31:35 +00:00
|
|
|
safety documentation in the manual, for his direction as FSF Project
|
|
|
|
Maintainer and for various fixes.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Paul Pluzhnikov for various fixes.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Marek Polacek for various fixes.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2017-02-05 13:48:20 +00:00
|
|
|
Siddhesh Poyarekar for various fixes, an implementation of a framework for
|
2017-02-07 13:17:30 +00:00
|
|
|
performance benchmarking of functions and implementing the tunables
|
2017-02-05 13:48:20 +00:00
|
|
|
infrastructure.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2012-06-28 08:50:08 +00:00
|
|
|
@item
|
|
|
|
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}).
|
|
|
|
|
2015-02-06 03:56:00 +00:00
|
|
|
@item
|
2017-02-05 13:48:20 +00:00
|
|
|
Torvald Riegel for the implementation of new algorithms for semaphores,
|
|
|
|
pthread_rwlock and condition variables.
|
|
|
|
|
|
|
|
@item
|
2018-07-31 19:26:24 +00:00
|
|
|
Maciej W. Rozycki for MIPS fixes, support for ABSOLUTE symbols,
|
|
|
|
and various fixes.
|
2015-02-06 03:56:00 +00:00
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Leonardo Sandoval for various fixes.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Pravin Satpute for writing sorting rules for some Indian languages.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2012-06-28 08:50:08 +00:00
|
|
|
@item
|
|
|
|
Douglas C. Schmidt for writing the quick sort function used as a
|
|
|
|
fallback by @code{qsort}.
|
|
|
|
|
2012-06-15 07:14:17 +00:00
|
|
|
@item
|
|
|
|
Will Schmidt for optimized string functions on PowerPC.
|
|
|
|
|
2012-06-28 08:50:08 +00:00
|
|
|
@item
|
|
|
|
Andreas Schwab for the port to Linux/m68k
|
2018-02-01 13:07:39 +00:00
|
|
|
(@code{m68k-@var{anything}-linux}), for his direction as part of
|
|
|
|
@theglibc{} steering committee, and for various bug fixes.
|
2012-06-28 08:50:08 +00:00
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Martin Schwidefsky for porting to Linux on s390
|
|
|
|
(@code{s390-@var{anything}-linux}) and s390x
|
|
|
|
(@code{s390x-@var{anything}-linux}).
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2012-06-28 08:50:08 +00:00
|
|
|
@item
|
|
|
|
Thomas Schwinge for his contribution to Hurd and the SH architecture.
|
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Martin Sebor for various fixes.
|
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
|
|
|
Andrew Senkevich for contributing vector math function implementations for x86.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Carlos Eduardo Seo for optimized functions on PowerPC.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2018-02-01 13:07:39 +00:00
|
|
|
@item
|
|
|
|
Arjun Shankar for testing and bug fixing.
|
|
|
|
|
2012-12-13 19:47:43 +00:00
|
|
|
@item
|
2012-12-18 09:51:55 +00:00
|
|
|
Marcus Shawcroft for contributing the AArch64 port.
|
2012-12-13 19:47:43 +00:00
|
|
|
|
2020-02-01 09:56:44 +00:00
|
|
|
@item
|
|
|
|
TAMUKI Shoichi for various fixes.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Franz Sirl for various fixes.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
2018-07-31 19:26:24 +00:00
|
|
|
Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC
|
|
|
|
and for implementing the IEEE 128-bit floating point type for PowerPC.
|
2017-02-05 13:48:20 +00:00
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
Richard Stallman for his contribution to the @code{getopt} function.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Alfred M. Szmidt for various fixes.
|
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
|
|
|
Chung-Lin Tang for contributing the Nios II port.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Ian Lance Taylor for contributing the port to the MIPS DECStation
|
|
|
|
running Ultrix 4 (@code{mips-dec-ultrix4}).
|
|
|
|
|
2012-06-27 17:50:07 +00:00
|
|
|
@item
|
|
|
|
Samuel Thibault for improving the Hurd port.
|
|
|
|
|
2017-08-02 12:52:58 +00:00
|
|
|
@item
|
|
|
|
Pino Toscano for various fixes.
|
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Matt Turner for various fixes to the Alpha port.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
|
|
|
|
function family.
|
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Ulrich Weigand for various fixes to the PowerPC64 and Arm ports.
|
|
|
|
|
2018-02-01 13:07:39 +00:00
|
|
|
@item
|
|
|
|
Florian Weimer for his maintainership of the network component, for handling
|
|
|
|
of security issues, and for various fixes.
|
|
|
|
|
2017-02-05 13:48:20 +00:00
|
|
|
@item
|
|
|
|
Zack Weinberg for the @code{explicit_bzero} implementation and for various
|
|
|
|
fixes.
|
|
|
|
|
2019-01-31 16:31:21 +00:00
|
|
|
@item
|
|
|
|
Mark Wielaard for various fixes.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
Eric Youngdale for implementing versioning of objects on the symbol level.
|
|
|
|
|
|
|
|
@item
|
2018-07-31 19:26:24 +00:00
|
|
|
Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support
|
|
|
|
and various fixes.
|
2012-05-21 18:30:49 +00:00
|
|
|
|
2020-02-01 09:56:44 +00:00
|
|
|
@item
|
|
|
|
Xuelei Zhang for optimized functions on AArch64.
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@end itemize
|
|
|
|
|
|
|
|
Some code in @theglibc{} comes from other projects and might be under
|
|
|
|
a different license:
|
|
|
|
|
|
|
|
@itemize @bullet
|
|
|
|
@item
|
|
|
|
The timezone support code is derived from the public-domain timezone
|
|
|
|
package by Arthur David Olson and his many contributors.
|
|
|
|
|
|
|
|
@item
|
|
|
|
Some of the support code for Mach is taken from Mach 3.0 by CMU;
|
2016-10-06 07:00:03 +00:00
|
|
|
the file @file{if_ppp.h} is also copyright by CMU, but under a different license;
|
2012-05-21 18:30:49 +00:00
|
|
|
see the file @file{LICENSES} for the text of the licenses.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@item
|
|
|
|
The random number generation functions @code{random}, @code{srandom},
|
|
|
|
@code{setstate} and @code{initstate}, which are also the basis for the
|
|
|
|
@code{rand} and @code{srand} functions, were written by Earl T. Cohen
|
|
|
|
for the University of California at Berkeley and are copyrighted by the
|
|
|
|
Regents of the University of California. They have undergone minor
|
2012-02-28 14:44:20 +00:00
|
|
|
changes to fit into @theglibc{} and to fit the @w{ISO C} standard,
|
1998-03-17 17:27:52 +00:00
|
|
|
but the functional code is Berkeley's.@refill
|
|
|
|
|
2012-05-21 18:30:49 +00:00
|
|
|
@item
|
|
|
|
The Internet-related code (most of the @file{inet} subdirectory) and
|
|
|
|
several other miscellaneous functions and header files have been
|
|
|
|
included from 4.4 BSD with little or no modification. The copying
|
|
|
|
permission notice for this code can be found in the file @file{LICENSES}
|
|
|
|
in the source distribution.
|
|
|
|
|
|
|
|
@item
|
|
|
|
The @code{getaddrinfo} and @code{getnameinfo} functions and supporting
|
|
|
|
code were written by Craig Metz; see the file @file{LICENSES} for
|
|
|
|
details on their licensing.
|
|
|
|
|
1998-03-17 17:27:52 +00:00
|
|
|
@item
|
2017-09-21 17:49:51 +00:00
|
|
|
The DNS resolver code is taken directly from BIND 8.2.3-T5B, which
|
2002-08-20 21:51:55 +00:00
|
|
|
includes copyrighted code from UC Berkeley and from Digital Equipment
|
|
|
|
Corporation. See the file @file{LICENSES} for the text of the DEC license.
|
|
|
|
|
|
|
|
@item
|
|
|
|
The code to support Sun RPC is taken verbatim from Sun's
|
|
|
|
@w{@sc{rpcsrc-4.0}} distribution; see the file @file{LICENSES} for the
|
|
|
|
text of the license.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2002-08-20 21:51:55 +00:00
|
|
|
@item
|
2012-05-21 18:30:49 +00:00
|
|
|
The math functions are taken from @code{fdlibm-5.1} by Sun
|
|
|
|
Microsystems, as modified by J.T. Conklin, Ian Lance Taylor,
|
|
|
|
Ulrich Drepper, Andreas Schwab, and Roland McGrath.
|
|
|
|
|
|
|
|
@item
|
|
|
|
Many of the IEEE 64-bit double precision math functions
|
|
|
|
(in the @file{sysdeps/ieee754/dbl-64} subdirectory) come
|
|
|
|
from the IBM Accurate Mathematical Library, contributed by IBM.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
2002-08-20 21:51:55 +00:00
|
|
|
@item
|
|
|
|
Many of the IA64 math functions are taken from a collection of
|
|
|
|
``Highly Optimized Mathematical Functions for Itanium'' that Intel
|
|
|
|
makes available under a free license; see the file @file{LICENSES} for
|
|
|
|
details.
|
1998-03-17 17:27:52 +00:00
|
|
|
|
|
|
|
@end itemize
|