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] | |
Hi!
On Wed, 27 Jun 2012 14:25 +0200, Andreas Jaeger <aj@suse.de> wrote:
> On Wednesday, June 27, 2012 14:21:11 Thomas Schwinge wrote:
> > On Wed, 27 Jun 2012 10:06:15 +0200, Andreas Jaeger <aj@suse.de> wrote:
> > > 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 1445c78..6e25387 100644
> > > --- a/manual/contrib.texi
> > > +++ b/manual/contrib.texi
> > > @@ -277,6 +277,9 @@ Alfred M. Szmidt for various fixes.
> > >
> > > Ian Lance Taylor for contributing the port to the MIPS DECStation
> > > running Ultrix 4 (@code{mips-dec-ultrix4}).
> > >
> > > +@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
> > Though, just from this snippet I wonder what the sorting is meant to
> > be: alphabetically by prename, family name, or something else?
>
> Alphabetically by family name is the order. Did I sort wrong?
Taylor, Thibault, Quinn. ;-) I pushed the following commit
4648c3819ed888b54a779bcebd32ebe97dee0c47 to restore sorting:
* manual/contrib.texi (Contributors): Sort alphabetically by last name.
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.
> > Generally, how detailed/inclusive is this list of contributors
> > supposed to be? For example, there are other folks who have been
> > contributing to the Hurd port, too (Emilio recently, for example),
> > though Samuel to this point obviously has done the more substantial
> > bits.
>
> I'm not sure what's the best level. For 2.15, I took the list and check
> that everybody with > 5 was mentioned.
Seems reasonable.
> Btw. I don't see Emilo at all in the list, so it seems nothing from him
> is in 2.15.
Oh, I just looked, and some of his patches are older and the recent ones
have not yet been committed (have to revisit them).
GrÃÃe,
Thomas
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |