mirror of git://sourceware.org/git/glibc.git
Update contributions in the manual
* manual/contrib.texi (Palmer Dabbelt, Arjun Shankar, Florian Weimer): New entries. (Rafal Luzynski, Andreas Schwab): Update.
This commit is contained in:
parent
c10c9a5efe
commit
ced64e014c
|
@ -1,3 +1,9 @@
|
||||||
|
2018-02-01 Dmitry V. Levin <ldv@altlinux.org>
|
||||||
|
|
||||||
|
* manual/contrib.texi (Palmer Dabbelt, Arjun Shankar, Florian Weimer):
|
||||||
|
New entries.
|
||||||
|
(Rafal Luzynski, Andreas Schwab): Update.
|
||||||
|
|
||||||
2018-02-01 Rafal Luzynski <digitalfreak@lingonborough.com>
|
2018-02-01 Rafal Luzynski <digitalfreak@lingonborough.com>
|
||||||
|
|
||||||
[BZ #10871]
|
[BZ #10871]
|
||||||
|
|
|
@ -61,6 +61,9 @@ committee.
|
||||||
@item
|
@item
|
||||||
Thomas Bushnell for his contributions to Hurd.
|
Thomas Bushnell for his contributions to Hurd.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Palmer Dabbelt for contributing the port to Linux/RISC-V.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
DJ Delorie for various fixes.
|
DJ Delorie for various fixes.
|
||||||
|
|
||||||
|
@ -110,7 +113,6 @@ part of @theglibc{} steering committee.
|
||||||
Steve Ellcey for various fixes.
|
Steve Ellcey for various fixes.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
|
|
||||||
Mike FABIAN for various fixes to locales.
|
Mike FABIAN for various fixes to locales.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
|
@ -234,7 +236,8 @@ improved string functions, a framework for testing IFUNC
|
||||||
implementations, and many bug fixes.
|
implementations, and many bug fixes.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Rafal Luzynski for various fixes to locales.
|
Rafal Luzynski for contributing support for two grammatical forms of month
|
||||||
|
names, and for various fixes to locales.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Luis Machado for optimized functions on PowerPC.
|
Luis Machado for optimized functions on PowerPC.
|
||||||
|
@ -355,8 +358,8 @@ Will Schmidt for optimized string functions on PowerPC.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Andreas Schwab for the port to Linux/m68k
|
Andreas Schwab for the port to Linux/m68k
|
||||||
(@code{m68k-@var{anything}-linux}) and for his direction as part of
|
(@code{m68k-@var{anything}-linux}), for his direction as part of
|
||||||
@theglibc{} steering committee.
|
@theglibc{} steering committee, and for various bug fixes.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Martin Schwidefsky for porting to Linux on s390
|
Martin Schwidefsky for porting to Linux on s390
|
||||||
|
@ -372,6 +375,9 @@ Andrew Senkevich for contributing vector math function implementations for x86.
|
||||||
@item
|
@item
|
||||||
Carlos Eduardo Seo for optimized functions on PowerPC.
|
Carlos Eduardo Seo for optimized functions on PowerPC.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Arjun Shankar for testing and bug fixing.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Marcus Shawcroft for contributing the AArch64 port.
|
Marcus Shawcroft for contributing the AArch64 port.
|
||||||
|
|
||||||
|
@ -407,6 +413,10 @@ Pino Toscano for various fixes.
|
||||||
Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
|
Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
|
||||||
function family.
|
function family.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Florian Weimer for his maintainership of the network component, for handling
|
||||||
|
of security issues, and for various fixes.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Zack Weinberg for the @code{explicit_bzero} implementation and for various
|
Zack Weinberg for the @code{explicit_bzero} implementation and for various
|
||||||
fixes.
|
fixes.
|
||||||
|
|
Loading…
Reference in New Issue