mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update manual/contrib.texi
Update entry of Liubov Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites Machado Filho.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2012-06-15 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
|
* manual/contrib.texi (Contributors): Update entry of Liubov
|
||||||
|
Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
|
||||||
|
Machado Filho.
|
||||||
|
|
||||||
2012-06-15 Cyril Hrubis <metan@ucw.cz>
|
2012-06-15 Cyril Hrubis <metan@ucw.cz>
|
||||||
|
|
||||||
* string/string.h: Add __wur to GNU version of strerror_r.
|
* string/string.h: Add __wur to GNU version of strerror_r.
|
||||||
|
@ -50,7 +50,8 @@ committee.
|
|||||||
Thomas Bushnell for his contributions to Hurd.
|
Thomas Bushnell for his contributions to Hurd.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Liubov Dmitrieva for optimzed string functions on x86-64 and x86.
|
Liubov Dmitrieva for optimzed string and math functions on x86-64 and
|
||||||
|
x86.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Ulrich Drepper for his many contributions in almost all parts of
|
Ulrich Drepper for his many contributions in almost all parts of
|
||||||
@ -79,6 +80,11 @@ and wide-character support functions (@file{wctype.h}, @file{wchar.h}, etc.).
|
|||||||
Paul Eggert for the @code{mktime} function and for his direction as
|
Paul Eggert for the @code{mktime} function and for his direction as
|
||||||
part of @theglibc{} steering committee.
|
part of @theglibc{} steering committee.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Tulio Magno Quites Machado Filho for adding a new class of installed
|
||||||
|
headers for low-level platform-specific functionality and one such for
|
||||||
|
PowerPC.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Mike Frysinger for his maintaining of the IA64 architecture and for
|
Mike Frysinger for his maintaining of the IA64 architecture and for
|
||||||
testing and bug fixing.
|
testing and bug fixing.
|
||||||
@ -232,6 +238,9 @@ Siddhesh Poyarekar for various fixes.
|
|||||||
@item
|
@item
|
||||||
Pravin Satpute for writing sorting rules for some Indian languages.
|
Pravin Satpute for writing sorting rules for some Indian languages.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Will Schmidt for optimized string functions on PowerPC.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Martin Schwidefsky for porting to Linux on s390
|
Martin Schwidefsky for porting to Linux on s390
|
||||||
(@code{s390-@var{anything}-linux}) and s390x
|
(@code{s390-@var{anything}-linux}) and s390x
|
||||||
|
Reference in New Issue
Block a user