mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update manual/contrib.texi
* manual/contrib.texi: Update entry for Siddhesh Poyarekar. Add entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej Bilka.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2013-08-01 David S. Miller <davem@davemloft.net>
|
||||||
|
|
||||||
|
* manual/contrib.texi: Update entry for Siddhesh Poyarekar. Add
|
||||||
|
entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
|
||||||
|
Bilka.
|
||||||
|
|
||||||
2013-07-30 David S. Miller <davem@davemloft.net>
|
2013-07-30 David S. Miller <davem@davemloft.net>
|
||||||
|
|
||||||
* po/fr.po: Update French translation from translation project.
|
* po/fr.po: Update French translation from translation project.
|
||||||
|
@ -28,6 +28,9 @@ Petr Baudis for bug fixes and testing.
|
|||||||
Stephen R. van den Berg for contributing a highly-optimized
|
Stephen R. van den Berg for contributing a highly-optimized
|
||||||
@code{strstr} function.
|
@code{strstr} function.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Ondrej Bilka for contributing optimized string routines for x64.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Eric Blake for adding O(n) implementations of @code{memmem},
|
Eric Blake for adding O(n) implementations of @code{memmem},
|
||||||
@code{strstr} and @code{strcasestr}.
|
@code{strstr} and @code{strcasestr}.
|
||||||
@ -114,6 +117,9 @@ implementations.
|
|||||||
Richard Henderson for the port to Linux on Alpha
|
Richard Henderson for the port to Linux on Alpha
|
||||||
(@code{alpha-@var{anything}-linux}).
|
(@code{alpha-@var{anything}-linux}).
|
||||||
|
|
||||||
|
@item
|
||||||
|
David Holsgrove for the port to Linux on MicroBlaze.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Daniel Jacobowitz for various fixes and enhancements.
|
Daniel Jacobowitz for various fixes and enhancements.
|
||||||
|
|
||||||
@ -144,6 +150,9 @@ running OSF/1 (@code{alpha-dec-osf1}).
|
|||||||
Mark Kettenis for implementing the @code{utmpx} interface and an utmp
|
Mark Kettenis for implementing the @code{utmpx} interface and an utmp
|
||||||
daemon, and for a Hesiod NSS module.
|
daemon, and for a Hesiod NSS module.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Andi Kleen for implementing pthreads lock elision with TSX.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Kazumoto Kojima for the port of the Mach and Hurd code to the MIPS
|
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
|
||||||
@ -222,6 +231,10 @@ cross-compilation and cross-testing of @theglibc{}, expanded
|
|||||||
coverage of conformtest, and merging the ports/ subdirectory
|
coverage of conformtest, and merging the ports/ subdirectory
|
||||||
into the @glibcadj{} main repository.
|
into the @glibcadj{} main repository.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Will Newton for contributing an optimized memcpy for ARM NEON and
|
||||||
|
VFP chips.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Carlos O'Donell for his maintainership of the HPPA architecture and
|
Carlos O'Donell for his maintainership of the HPPA architecture and
|
||||||
maintaining @theglibc{} web pages.
|
maintaining @theglibc{} web pages.
|
||||||
@ -238,7 +251,8 @@ Paul Pluzhnikov for various fixes.
|
|||||||
Marek Polacek for various fixes.
|
Marek Polacek for various fixes.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Siddhesh Poyarekar for various fixes.
|
Siddhesh Poyarekar for various fixes and an implementation of a
|
||||||
|
framework for performance benchmarking of functions.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Tom Quinn for contributing the startup code to support SunOS shared
|
Tom Quinn for contributing the startup code to support SunOS shared
|
||||||
|
Reference in New Issue
Block a user