This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Update contrib.texi


On Wed, Jan 29, 2014 at 01:13:35PM +1000, Allan McRae wrote:
> Modest...  lazy...  Either way, it would be great if you posted the
> patch!

So here's a patch that adds the folks I mentioned earlier.
Contributors, please let me know if you'd like the blurb against your
name modified in any way that reflects your contributions more
accurately.

Also, this may not be a complete list of new contributors added to the
list, so I'd love it if more people look at contributions and suggest
additions.

Thanks,
Siddhesh

	* manual/contrib.texi: Update entry for Ondrej bilka and Will
	Newton.  Add entries for Steve Ellcey, Chris leonard and Allan
	McRae.

diff --git a/manual/contrib.texi b/manual/contrib.texi
index 8116367..1a971f8 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -29,7 +29,8 @@ Stephen R. van den Berg for contributing a highly-optimized
 @code{strstr} function.
 
 @item
-Ondrej Bilka for contributing optimized string routines for x64.
+Ondrej Bilka for contributing optimized string routines for x64 and various
+fixes.
 
 @item
 Eric Blake for adding O(n) implementations of @code{memmem},
@@ -84,6 +85,9 @@ Paul Eggert for the @code{mktime} function and for his direction as
 part of @theglibc{} steering committee.
 
 @item
+Steve Ellcey for various fixes.
+
+@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.
@@ -175,6 +179,9 @@ functions @code{malloc}, @code{realloc} and @code{free} and related
 code.
 
 @item
+Chris Leonard for various fixes and enhancements to localedata.
+
+@item
 Hongjiu Lu for providing the support for a Linux 32-bit runtime
 environment under x86-64 (x32), for porting to Linux on IA64, for
 improved string functions, a framework for testing IFUNC
@@ -196,6 +203,9 @@ work on the Hurd port, his direction as part of @theglibc{} steering
 committee, and for many bug fixes and reviewing of contributions.
 
 @item
+Allan McRae for various fixes.
+
+@item
 Jason Merrill for the port to the Sequent Symmetry running Dynix
 version 3 (@code{i386-sequent-bsd}).
 
@@ -232,8 +242,8 @@ coverage of conformtest, and merging the ports/ subdirectory
 into the @glibcadj{} main repository.
 
 @item
-Will Newton for contributing an optimized memcpy for ARM NEON and
-VFP chips.
+Will Newton for contributing some optimized string functions and pointer
+encryption support for ARM and various fixes.
 
 @item
 Carlos O'Donell for his maintainership of the HPPA architecture and


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]