This is the mail archive of the glibc-cvs@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]

GNU C Library master sources branch, master, updated. glibc-2.16-tps-3-g4648c38


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  4648c3819ed888b54a779bcebd32ebe97dee0c47 (commit)
      from  aac78a43b1d6c6466d793c28e49f66ac081b4b4e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=4648c3819ed888b54a779bcebd32ebe97dee0c47

commit 4648c3819ed888b54a779bcebd32ebe97dee0c47
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Thu Jun 28 10:50:08 2012 +0200

    manual/contrib.texi (Contributors): Sort alphabetically by last name.

diff --git a/ChangeLog b/ChangeLog
index dd2e61f..e59ed6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* manual/contrib.texi (Contributors): Sort alphabetically by last name.
+
 2012-06-27  Andreas Jaeger  <aj@suse.de>
 
 	* manual/contrib.texi (Contributors): Add Samuel Thibault.
diff --git a/manual/contrib.texi b/manual/contrib.texi
index 3337243..e28e2f2 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -236,17 +236,34 @@ Marek Polacek for various fixes.
 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
 (@code{s390-@var{anything}-linux}) and s390x
 (@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
@@ -259,18 +276,6 @@ Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
 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.
 
 @item
@@ -281,11 +286,6 @@ running Ultrix 4 (@code{mips-dec-ultrix4}).
 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}
 function family.
 

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog           |    4 ++++
 manual/contrib.texi |   34 +++++++++++++++++-----------------
 2 files changed, 21 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


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