1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Update contrib.texi

Update blurb for Roland, Alex, Ryan, Joseph and Carlos.
This commit is contained in:
Siddhesh Poyarekar
2014-02-06 11:01:35 +05:30
parent 2b5287329a
commit ee7cc38537
2 changed files with 17 additions and 7 deletions

View File

@ -1,3 +1,8 @@
2014-02-06 Siddhesh Poyarekar <siddhesh@redhat.com>
* manual/contrib.texi: Update entry for Carlos O'Donell,
Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
2014-02-05 Carlos O'Donell <carlos@rehdat.com> 2014-02-05 Carlos O'Donell <carlos@rehdat.com>
* sysdeps/unix/sysv/linux/kernel-features.h: Fix comment. * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.

View File

@ -12,7 +12,8 @@ order.
@itemize @bullet @itemize @bullet
@item @item
Ryan S. Arnold for his improvements for Linux on PowerPC. Ryan S. Arnold for his improvements for Linux on PowerPC and his direction
as FSF Project Steward for @theglibc{}.
@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
@ -200,7 +201,8 @@ Greg McGary for adding runtime support for bounds checking.
@item @item
Roland McGrath for writing most of @theglibc{} originally, for his Roland McGrath for writing most of @theglibc{} originally, for his
work on the Hurd port, his direction as part of @theglibc{} steering work on the Hurd port, his direction as part of @theglibc{} steering
committee, and for many bug fixes and reviewing of contributions. committee and as FSF Project Steward for @theglibc{}, and for many bug
fixes and reviewing of contributions.
@item @item
Allan McRae for various fixes. Allan McRae for various fixes.
@ -238,22 +240,25 @@ implementations for PowerPC.
Joseph S. Myers for numerous bug fixes for the libm functions, for Joseph S. Myers for numerous bug fixes for the libm functions, for
his maintainership of the ARM and MIPS architectures, improving his maintainership of the ARM and MIPS architectures, improving
cross-compilation and cross-testing of @theglibc{}, expanded cross-compilation and cross-testing of @theglibc{}, expanded
coverage of conformtest, and merging the ports/ subdirectory coverage of conformtest, merging the ports/ subdirectory
into the @glibcadj{} main repository. into the @glibcadj{} main repository and his direction as FSF Project
Steward for @theglibc{}.
@item @item
Will Newton for contributing some optimized string functions and pointer Will Newton for contributing some optimized string functions and pointer
encryption support for ARM and various fixes. encryption support for ARM and various fixes.
@item @item
Carlos O'Donell for his maintainership of the HPPA architecture and Carlos O'Donell for his maintainership of the HPPA architecture, for
maintaining @theglibc{} web pages. maintaining @theglibc{} web pages and wiki, for his direction as FSF
Project Steward for @theglibc{} and various bug fixes.
@item @item
Alexandre Oliva for adding TLS descriptors for LD and GD on x86 and 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 x86-64, for the am33 port, for completing the MIPS n64/n32/o32 multilib
port, for thread-safety, async-signal safety and async-cancellation port, for thread-safety, async-signal safety and async-cancellation
safety documentation in the manual and for various fixes. safety documentation in the manual, for his direction as FSF Project
Maintainer and for various fixes.
@item @item
Paul Pluzhnikov for various fixes. Paul Pluzhnikov for various fixes.