[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commits] r19337 - in /fsf/trunk/libc: ChangeLog manual/contrib.texi



Author: eglibc
Date: Fri Jun 29 00:01:53 2012
New Revision: 19337

Log:
Import glibc-mainline for 2012-06-29

Modified:
    fsf/trunk/libc/ChangeLog
    fsf/trunk/libc/manual/contrib.texi

Modified: fsf/trunk/libc/ChangeLog
==============================================================================
--- fsf/trunk/libc/ChangeLog (original)
+++ fsf/trunk/libc/ChangeLog Fri Jun 29 00:01:53 2012
@@ -1,3 +1,7 @@
+2012-06-28  Thomas Schwinge  <thomas@xxxxxxxxxxxxxxxx>
+
+	* manual/contrib.texi (Contributors): Sort alphabetically by last name.
+
 2012-06-27  Andreas Jaeger  <aj@xxxxxxx>
 
 	* manual/contrib.texi (Contributors): Add Samuel Thibault.

Modified: fsf/trunk/libc/manual/contrib.texi
==============================================================================
--- fsf/trunk/libc/manual/contrib.texi (original)
+++ fsf/trunk/libc/manual/contrib.texi Fri Jun 29 00:01:53 2012
@@ -236,10 +236,24 @@
 Siddhesh Poyarekar for various fixes.
 
 @item
+Tom Quinn for contributing the startup code to support SunOS shared
+libraries and the port to SGI machines running Irix 4
+(@code{mips-sgi-irix4}).
+
+@item
 Pravin Satpute for writing sorting rules for some Indian languages.
 
 @item
+Douglas C. Schmidt for writing the quick sort function used as a
+fallback by @code{qsort}.
+
+@item
 Will Schmidt for optimized string functions on PowerPC.
+
+@item
+Andreas Schwab for the port to Linux/m68k
+(@code{m68k-@var{anything}-linux}) and for his direction as part of
+@theglibc{} steering committee.
 
 @item
 Martin Schwidefsky for porting to Linux on s390
@@ -247,6 +261,9 @@
 (@code{s390x-@var{anything}-linux}).
 
 @item
+Thomas Schwinge for his contribution to Hurd and the SH architecture.
+
+@item
 Carlos Eduardo Seo for optimized functions on PowerPC.
 
 @item
@@ -257,18 +274,6 @@
 
 @item
 Richard Stallman for his contribution to the @code{getopt} function.
-
-@item
-Douglas C. Schmidt for writing the quick sort function used as a
-fallback by @code{qsort}.
-
-@item
-Andreas Schwab for the port to Linux/m68k
-(@code{m68k-@var{anything}-linux}) and for his direction as part of
-@theglibc{} steering committee.
-
-@item
-Thomas Schwinge for his contribution to Hurd and the SH architecture.
 
 @item
 Alfred M. Szmidt for various fixes.
@@ -279,11 +284,6 @@
 
 @item
 Samuel Thibault for improving the Hurd port.
-
-@item
-Tom Quinn for contributing the startup code to support SunOS shared
-libraries and the port to SGI machines running Irix 4
-(@code{mips-sgi-irix4}).
 
 @item
 Tim Waugh for the implementation of the POSIX.2 @code{wordexp}

_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits