]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Don't put non-ASCII into installed headers
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Aug 2019 21:14:29 +0000 (14:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Aug 2019 21:19:40 +0000 (14:19 -0700)
Move non-ASCII contributor names from installed headers
into contrib.texi when possible, and when it's not (the
copyright notice in sysdeps/unix/sysv/linux/mips/sys/user.h)
go back to ASCIIfied names.  Problem reported by Joseph Myers in:
https://www.sourceware.org/ml/libc-alpha/2019-08/msg00646.html

manual/contrib.texi
sysdeps/mips/fpu_control.h
sysdeps/mips/regdef.h
sysdeps/mips/sgidefs.h
sysdeps/mips/sys/asm.h
sysdeps/mips/sys/regdef.h
sysdeps/unix/sysv/linux/mips/sys/user.h

index 47fdd59ffe5af08c28f722c16f6cd9501afa4a51..b04724b7b56a269297745f15bf63a4752f181ffa 100644 (file)
@@ -29,6 +29,11 @@ as FSF Project Steward for @theglibc{}.
 Miles Bader for writing the @code{argp} argument-parsing package, and the
 @code{argz}/@code{envz} interfaces.
 
+@item
+Ralf B@"achle for contributing @file{fpu_control.h},
+@file{regdef.h}, @file{sgidefs.h}, @file{sys/asm.h}, and @file{sys/regdef.h}
+under the @file{sysdeps/mips} directory.
+
 @item
 Jeff Bailey for his maintainership of the HPPA architecture.
 
@@ -131,6 +136,10 @@ Tulio Magno Quites Machado Filho for adding a new class of installed
 headers for low-level platform-specific functionality and one such for
 PowerPC and various fixes.
 
+@item
+Olaf Flebbe and Ralf B@"achle for contributing
+@file{sysdeps/mips/fpu_control.h}.
+
 @item
 Mike Frysinger for his maintaining of the IA64 architecture and for
 testing and bug fixing.
index 6a68f928309a8c67ad878972e5ca1ef0771bab01..f8c834a0a778869fdedecede02e67197a495dda2 100644 (file)
@@ -1,7 +1,6 @@
 /* FPU control word bits.  Mips version.
    Copyright (C) 1996-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Olaf Flebbe and Ralf Bächle.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6d55f8a18dce4afb390c7b69c0542d94fb5092f4..62652864fc53b6a733c0bc861e0b1a7fa18cc400 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1994-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ralf Bächle <ralf@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 656a7f07f7d7a513117ba1d3efb4087cdb9af560..ad45dceb190c6c742abb44b2e712260d7394e2c7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ralf Bächle <ralf@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8161495595a4afef8a81cbea95c9d7f70ee6a61d..3a04974a76d1f9113390d049e995ada8d2b33b51 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ralf Bächle <ralf@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1c6be23ba32ef5f7eb6c6a46ced964a1c47bd66c..2b53e6dbb9d1764cd78cc27a5465e00b0e6eb239 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ralf Bächle <ralf@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ef1077da52f9142cfd2dade85290586d805ae380..29a6c367854745041437f154b2405cb0f7a70e99 100644 (file)
@@ -41,7 +41,7 @@
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
  *
- * Copyright (C) 1995, 1999 by Ralf Bächle
+ * Copyright (C) 1995, 1999 by Ralf Baechle
  */
 #ifndef __ASM_MIPS_REG_H
 #define __ASM_MIPS_REG_H
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
  *
- * Copyright (C) 1995, 1999 Ralf Bächle
+ * Copyright (C) 1995, 1999 Ralf Baechle
  * Copyright (C) 1995, 1999 Silicon Graphics
  */
 #ifndef _ASM_REG_H