crypt: Remove libcrypt support
[glibc.git] / manual / contrib.texi
blob52ebd6944a0131c5dc729c9c4ced39c938441ee0
1 @node Contributors, Free Manuals, Platform, Top
2 @c %MENU% Who wrote what parts of the GNU C Library
3 @appendix Contributors to @theglibc{}
5 @Theglibc{} project would like to thank its many contributors.
6 Without them the project would not have been nearly as successful as
7 it has been.  Any omissions in this list are accidental.  Feel free to
8 file a bug in bugzilla if you have been left out or some of your
9 contributions are not listed.  Please keep this list in alphabetical
10 order.
12 @itemize @bullet
14 @item
15 Nick Alcock for contributing fixes to allow @theglibc{} to be built with the
16 stack smashing protector enabled.
18 @item
19 John David Anglin for various fixes to the hppa port.
21 @item
22 Albert ARIBAUD for Y2038 related fixes.
24 @item
25 Ryan S. Arnold for his improvements for Linux on PowerPC and his direction
26 as FSF Project Steward for @theglibc{}.
28 @item
29 Arsen Arsenovi@'c for various fixes.
31 @item
32 Miles Bader for writing the @code{argp} argument-parsing package, and the
33 @code{argz}/@code{envz} interfaces.
35 @item
36 Ralf B@"achle for contributing @file{fpu_control.h},
37 @file{regdef.h}, @file{sgidefs.h}, @file{sys/asm.h}, and @file{sys/regdef.h}
38 under the @file{sysdeps/mips} directory.
40 @item
41 Jeff Bailey for his maintainership of the HPPA architecture.
43 @item
44 Petr Baudis for bug fixes and testing.
46 @item
47 Fr@'ed@'eric B@'erat for numerous fixes and contributions.
49 @item
50 Indu Bhagat for various fixes.
52 @item
53 Anton Blanchard for various fixes.
55 @item
56 Stephen R. van den Berg for contributing a highly-optimized
57 @code{strstr} function.
59 @item
60 Ond@v{r}ej B@'ilka for contributing optimized string routines for x64 and various
61 fixes.
63 @item
64 Eric Blake for adding O(n) implementations of @code{memmem},
65 @code{strstr} and @code{strcasestr}.
67 @item
68 Philip Blundell for the ports to Linux/ARM
69 (@code{arm-@var{ANYTHING}-linuxaout}) and ARM standalone
70 (@code{arm-@var{ANYTHING}-none}), as well as for parts of the IPv6
71 support code.
73 @item
74 Mahesh Bodapati for various fixes.
76 @item
77 Per Bothner for the implementation of the @code{libio} library which
78 is used to implement @code{stdio} functions.
80 @item
81 Dridi Boukelmoune for various fixes.
83 @item
84 Mark Brown for his direction as part of @theglibc{} steering
85 committee.
87 @item
88 Sergey Bugaev for numerous contributions to Hurd.
90 @item
91 Thomas Bushnell for his contributions to Hurd.
93 @item
94 Yinyu Cai for their maintainership of the LoongArch port.
96 @item
97 Rogerio Alves Cardoso for various fixes to PowerPC.
99 @item
100 Kito Cheng for various fixes.
102 @item
103 Paul Clarke for optimized functions on PowerPC.
105 @item
106 Alejandro Colomar for various fixes.
108 @item
109 Martin Coufal for various fixes.
111 @item
112 Mike Crowe for various fixes.
114 @item
115 Flavio Cruz for contributions to Hurd.
117 @item
118 Palmer Dabbelt for contributing the port to Linux/RISC-V.
120 @item
121 DJ Delorie for maintenance of Linux/RISC-V, and various fixes.
123 @item
124 Wilco Dijkstra for various fixes.
126 @item
127 Liubov Dmitrieva for optimized string and math functions on x86-64 and
128 x86.
130 @item
131 Michael Hudson Doyle for various fixes.
133 @item
134 Ulrich Drepper for his many contributions in almost all parts of
135 @theglibc{}, including:
136 @itemize @bullet
137 @item writing most of the POSIX Threads Library originally.
138 @item internationalization support, including the @code{locale} and
139 @code{localedef} utilities.
140 @item Linux i386/ELF support
141 @item the @code{hsearch} and @code{drand48} families of functions,
142 reentrant @samp{@dots{}@code{_r}} versions of the @code{random}
143 family; System V shared memory and IPC support code
144 @item several highly-optimized string functions for i@var{x}86
145 processors
146 @item many math functions
147 @item the character conversion functions (@code{iconv})
148 @item the @code{ftw} and @code{nftw} functions
149 @item the floating-point printing function used by @code{printf} and friends
150 and the floating-point reading function used by @code{scanf},
151 @code{strtod} and friends
152 @item the @code{catgets} support and the entire suite of multi-byte
153 and wide-character support functions (@file{wctype.h}, @file{wchar.h}, etc.).
154 @item versioning of objects on the symbol level
155 @end itemize
157 @item
158 Richard Earnshaw for continued support and fixes to the various ARM
159 machine files.
161 @item
162 Paul Eggert for the @code{mktime} function, for his direction as
163 part of @theglibc{} steering committee, and numerous fixes.
165 @item
166 Roy Eldar for various fixes.
168 @item
169 Steve Ellcey for various fixes.
171 @item
172 Mike FABIAN for automating Unicode updates, for updating the locale data
173 for ISO 14651, for updating the library Unicode support, and for various
174 locale updates and fixes.
176 @item
177 Tulio Magno Quites Machado Filho for adding a new class of installed
178 headers for low-level platform-specific functionality, including the
179 low-level platform-specific headers for PowerPC, for their maintainership
180 of the PowerPC port and various fixes.
182 @item
183 Olaf Flebbe and Ralf B@"achle for contributing
184 @file{sysdeps/mips/fpu_control.h}.
186 @item
187 Alistair Francis for Y2038 related fixes.
189 @item
190 Mike Frysinger for his maintaining of the IA64 architecture and for
191 testing and bug fixing.
193 @item
194 Martin Galvan for contributing gdb pretty printer support to glibc and adding
195 an initial set of pretty printers for structures in the POSIX Threads library.
197 @item
198 Romain Geissler for various fixes.
200 @item
201 Michael Glad for the passphrase-hashing function @code{crypt} and related
202 functions (no longer part of glibc, but we still appreciate his work).
204 @item
205 Wolfram Gloger for contributing the memory allocation functions
206 functions @code{malloc}, @code{realloc} and @code{free} and related
207 code.
209 @item
210 Noah Goldstein for contributing extensive x86 / x86-64 optimizations.
212 @item
213 Gabriel F. T. Gomes for his improvements for Linux on PowerPC and for
214 implementing the IEEE 128-bit floating point type for PowerPC.
216 @item
217 Torbj@"orn Granlund for fast implementations of many of the string
218 functions (@code{memcpy}, @code{strlen}, etc.).
220 @item
221 Vineet Gupta for their maintainership of the ARC port.
223 @item
224 Michael J. Haertel for writing the merge sort function @code{qsort}
225 and malloc checking functions like @code{mcheck}.
227 @item
228 Bruno Haible for his improvements to the @code{iconv} and locale
229 implementations.
231 @item
232 Mao Han for the C-SKY port.
234 @item
235 Richard Henderson for the port to Linux on Alpha
236 (@code{alpha-@var{anything}-linux}) and software floating-point support.
238 @item
239 David Holsgrove for the port to Linux on MicroBlaze.
241 @item
242 Leonhard Holz for various fixes.
244 @item
245 Stafford Horne for maintainership of the OpenRISC port.
247 @item
248 Guy-Fleury Iteriteka for contributions to Hurd support.
250 @item
251 Daniel Jacobowitz for various fixes and enhancements.
253 @item
254 Andreas Jaeger for the port to Linux on x86-64
255 (@code{x86_64-@var{anything}-linux} and his work on Linux for MIPS
256 (@code{mips-@var{anything}-linux}), implementing the @file{ldconfig}
257 program, providing a test suite for the math library and for his
258 direction as part of @theglibc{} steering committee.
260 @item
261 Sam James for various fixes.
263 @item
264 Aurelien Jarno for various fixes.
266 @item
267 Rical Jasan for contributing various fixes in @theglibc{} manual.
269 @item
270 Jakub Jelinek for implementing a number of checking functions,
271 software floating-point support and for
272 his direction as part of @theglibc{} steering committee.
274 @item
275 Simon Josefsson for the @code{libidn} add-on.
277 @item
278 Geoffrey Keating for the port to Linux on PowerPC
279 (@code{powerpc-@var{anything}-linux}).
281 @item
282 Brendan Kehoe for contributing the port to the MIPS DECStation running
283 Ultrix 4 (@code{mips-dec-ultrix4}) and the port to the DEC Alpha
284 running OSF/1 (@code{alpha-dec-osf1}).
286 @item
287 Mark Kettenis for implementing the @code{utmpx} interface and a utmp
288 daemon, and for a Hesiod NSS module.
290 @item
291 Simon Kissane for gmon improvements.
293 @item
294 Andi Kleen for implementing pthreads lock elision with TSX.
296 @item
297 Kazumoto Kojima for the port of the Mach and Hurd code to the MIPS
298 architecture (@code{mips-@var{anything}-gnu}) and for his work on the
299 SH architecture.
301 @item
302 Pavel Kozlov for maintainership of the ARC port.
304 @item
305 Maxim Kuvyrkov for various fixes.
307 @item
308 Andreas Krebbel for his work on Linux for s390 and s390x.
310 @item
311 Thorsten Kukuk for providing an implementation for NIS (YP) and NIS+,
312 securelevel 0, 1 and 2 and for the implementation for a caching daemon
313 for NSS (@file{nscd}).
315 @item
316 Akhilesh Kumar for various fixes to locales.
318 @item
319 Jeff Law for various fixes.
321 @item
322 Doug Lea for contributing the memory allocation functions
323 @code{malloc}, @code{realloc} and @code{free} and related
324 code.
326 @item
327 Chris Leonard for various fixes and enhancements to localedata.
329 @item
330 Ilya Leoshkevich for various fixes.
332 @item
333 Dmitry V. Levin for various fixes.
335 @item
336 Stefan Liebler for numerous fixes and the work on the S390 port.
338 @item
339 Hongjiu Lu for providing the support for a Linux 32-bit runtime
340 environment under x86-64 (x32), for porting to Linux on IA64, for
341 improved string functions, a framework for testing IFUNC
342 implementations, for implementing Intel Control-Flow Enforcement
343 Technology, and many bug fixes.
345 @item
346 Rafa@l{} Lu@dotaccent{z}y@'nski
347 for contributing support for two grammatical forms of month
348 names, and for various fixes to locales.
350 @item
351 Maxim Kuvyrkov for various fixes.
353 @item
354 Luis Machado for optimized functions on PowerPC.
356 @item
357 David J. MacKenzie for his contribution to the @code{getopt}
358 function and writing the @file{tar.h} header.
360 @item
361 Lukasz Majewski for Y2038 related fixes.
363 @item
364 Greg McGary for adding runtime support for bounds checking.
366 @item
367 Roland McGrath for writing most of @theglibc{} originally, for his
368 work on the Hurd port, his direction as part of @theglibc{} steering
369 committee and as FSF Project Steward for @theglibc{}, and for many bug
370 fixes and reviewing of contributions.
372 @item
373 Allan McRae for various fixes.
375 @item
376 Jason Merrill for the port to the Sequent Symmetry running Dynix
377 version 3 (@code{i386-sequent-bsd}).
379 @item
380 Chris Metcalf for the port to Linux/Tile
381 (@code{tilegx-@var{anything}-linux} and
382 @code{tilepro-@var{anything}-linux}) and support for the generic Linux
383 kernel syscall interface used by several newer ports.
385 @item
386 Jim Meyering for various fixes.
388 @item
389 David Miller for contributing the port to Linux/Sparc
390 (@code{sparc*-@var{anything}-linux}).
392 @item
393 Cupertino Miranda for various fixes.
395 @item
396 Alan Modra for his improvements for Linux on PowerPC.
398 @item
399 Sachin Monga for various fixes.
401 @item
402 David Mosberger-Tang for contributing the port to Linux/Alpha
403 (@code{alpha-@var{anything}-linux}).
405 @item
406 Wainer dos Santos Moschetta for various fixes to powerpc.
408 @item
409 Stephen Moshier for implementing some 128-bit long double format math
410 functions.
412 @item
413 Stephen Munroe for his port to Linux on PowerPC64
414 (@code{powerpc64-@var{anything}-linux}) and for adding optimized
415 implementations for PowerPC.
417 @item
418 Paul E. Murphy for various fixes on PowerPC and for implementing the IEEE
419 128-bit floating point type for PowerPC.
421 @item
422 Joseph S. Myers for numerous bug fixes for the libm functions, for
423 his maintainership of the ARM and MIPS architectures and the math
424 component, improving cross-compilation and cross-testing of
425 @theglibc{}, expanded coverage of conformtest, merging the ports/
426 subdirectory into the @glibcadj{} main repository and his direction as
427 FSF Project Steward for @theglibc{}.
429 @item
430 Marko Myllynen for various fixes.
432 @item
433 Szabolcs Nagy for various fixes and contributions to AArch64.
435 @item
436 Nab for various fixes.
438 @item
439 Will Newton for contributing some optimized string functions and pointer
440 encryption support for ARM and various fixes.
442 @item
443 Carlos O'Donell for his maintainership of the HPPA architecture, for
444 maintaining @theglibc{} web pages and wiki, for his direction as FSF
445 Project Steward for @theglibc{} and various bug fixes.
447 @item
448 Alexandre Oliva for adding TLS descriptors for LD and GD on x86 and
449 x86-64, for the am33 port, for completing the MIPS n64/n32/o32 multilib
450 port, for thread-safety, async-signal safety and async-cancellation
451 safety documentation in the manual, for his direction as FSF Project
452 Maintainer and for various fixes.
454 @item
455 Ronan Pigott for various fixes.
457 @item
458 Paul Pluzhnikov for various fixes.
460 @item
461 Marek Polacek for various fixes.
463 @item
464 Siddhesh Poyarekar for various fixes, an implementation of a framework for
465 performance benchmarking of functions and implementing the tunables
466 infrastructure.
468 @item
469 Tom Quinn for contributing the startup code to support SunOS shared
470 libraries and the port to SGI machines running Irix 4
471 (@code{mips-sgi-irix4}).
473 @item
474 Joe Ramsay for contributing to the AArch64 port.
476 @item
477 Torvald Riegel for the implementation of new algorithms for semaphores,
478 pthread_rwlock and condition variables.
480 @item
481 Maciej W. Rozycki for MIPS fixes, support for ABSOLUTE symbols,
482 and various fixes.
484 @item
485 Leonardo Sandoval for various fixes.
487 @item
488 Pravin Satpute for writing sorting rules for some Indian languages.
490 @item
491 Douglas C. Schmidt for writing the quick sort function used as a
492 fallback by @code{qsort}.
494 @item
495 Will Schmidt for optimized string functions on PowerPC.
497 @item
498 Andreas Schwab for the port to Linux/m68k
499 (@code{m68k-@var{anything}-linux}), for his direction as part of
500 @theglibc{} steering committee, and for various bug fixes.
502 @item
503 Martin Schwidefsky for porting to Linux on s390
504 (@code{s390-@var{anything}-linux}) and s390x
505 (@code{s390x-@var{anything}-linux}).
507 @item
508 Thomas Schwinge for his contribution to Hurd and the SH architecture.
510 @item
511 Martin Sebor for various fixes.
513 @item
514 Andrew Senkevich for contributing vector math function implementations for x86.
516 @item
517 Carlos Eduardo Seo for optimized functions on PowerPC.
519 @item
520 Arjun Shankar for testing and bug fixing.
522 @item
523 Marcus Shawcroft for contributing the AArch64 port.
525 @item
526 TAMUKI Shoichi for various fixes.
528 @item
529 Joe Simmons-Talbott for various fixes.
531 @item
532 Franz Sirl for various fixes.
534 @item
535 Gavin Smith for various fixes.
537 @item
538 Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
540 @item
541 Julian Squires for various fixes.
543 @item
544 Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC,
545 for implementing the IEEE 128-bit floating point type for PowerPC., and for
546 their maintainership of the PowerPC port.
548 @item
549 Richard Stallman for his contribution to the @code{getopt} function.
551 @item
552 Alfred M. Szmidt for various fixes.
554 @item
555 Chung-Lin Tang for contributing the Nios II port.
557 @item
558 Ian Lance Taylor for contributing the port to the MIPS DECStation
559 running Ultrix 4 (@code{mips-dec-ultrix4}).
561 @item
562 Samuel Thibault for numerous improvements to the Hurd port.
564 @item
565 Pino Toscano for various fixes.
567 @item
568 Matt Turner for various fixes to the Alpha port.
570 @item
571 Hsiangkai Wang for various fixes.
573 @item
574 Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
575 function family.
577 @item
578 Ulrich Weigand for various fixes to the PowerPC64 and Arm ports.
580 @item
581 Florian Weimer for his maintainership of the network component, for handling
582 of security issues, and for numerous fixes and contributions.
584 @item
585 Zack Weinberg for the @code{explicit_bzero} implementation and for various
586 fixes.
588 @item
589 Mark Wielaard for various fixes.
591 @item
592 Xi Ruoyao for various fixes.
594 @item
595 Qixing ksyx Xue for various fixes.
597 @item
598 Adam Yi for various fixes.
600 @item
601 Eric Youngdale for implementing versioning of objects on the symbol level.
603 @item
604 Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support
605 and numerous contributions and fixes.
607 @item
608 Xuelei Zhang for optimized functions on AArch64.
610 @end itemize
612 Some code in @theglibc{} comes from other projects and might be under
613 a different license:
615 @itemize @bullet
616 @item
617 The timezone support code is derived from the public-domain timezone
618 package by Arthur David Olson and his many contributors.
620 @item
621 Some of the support code for Mach is taken from Mach 3.0 by CMU;
622 the file @file{if_ppp.h} is also copyright by CMU, but under a different license;
623 see the file @file{LICENSES} for the text of the licenses.
625 @item
626 The random number generation functions @code{random}, @code{srandom},
627 @code{setstate} and @code{initstate}, which are also the basis for the
628 @code{rand} and @code{srand} functions, were written by Earl T. Cohen
629 for the University of California at Berkeley and are copyrighted by the
630 Regents of the University of California.  They have undergone minor
631 changes to fit into @theglibc{} and to fit the @w{ISO C} standard,
632 but the functional code is Berkeley's.
634 @item
635 The Internet-related code (most of the @file{inet} subdirectory) and
636 several other miscellaneous functions and header files have been
637 included from 4.4 BSD with little or no modification.  The copying
638 permission notice for this code can be found in the file @file{LICENSES}
639 in the source distribution.
641 @item
642 The @code{getaddrinfo} and @code{getnameinfo} functions and supporting
643 code were written by Craig Metz; see the file @file{LICENSES} for
644 details on their licensing.
646 @item
647 The DNS resolver code is taken directly from BIND 8.2.3-T5B, which
648 includes copyrighted code from UC Berkeley and from Digital Equipment
649 Corporation.  See the file @file{LICENSES} for the text of the DEC license.
651 @item
652 The code to support Sun RPC is taken verbatim from Sun's
653 @w{@sc{rpcsrc-4.0}} distribution; see the file @file{LICENSES} for the
654 text of the license.
656 @item
657 The math functions are taken from @code{fdlibm-5.1} by Sun
658 Microsystems, as modified by J.T. Conklin, Ian Lance Taylor,
659 Ulrich Drepper, Andreas Schwab, and Roland McGrath.
661 @item
662 Many of the IEEE 64-bit double precision math functions
663 (in the @file{sysdeps/ieee754/dbl-64} subdirectory) come
664 from the IBM Accurate Mathematical Library, contributed by IBM.
666 @item
667 Many of the IA64 math functions are taken from a collection of
668 ``Highly Optimized Mathematical Functions for Itanium'' that Intel
669 makes available under a free license; see the file @file{LICENSES} for
670 details.
672 @end itemize