about summary refs log tree commit diff
path: root/ChangeLog.old/ChangeLog.9
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-08-23 13:07:38 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-08-23 13:11:05 -0700
commite6855a3bdfe147c52b29b5e7d70a95a8aa22ece0 (patch)
treee493ed93abc4cd7a2b2660682868b77b0a972998 /ChangeLog.old/ChangeLog.9
parentedd8d70b91e1ccef549a7c668499596cc4d56ad1 (diff)
downloadglibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.tar.gz
glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.tar.xz
glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.zip
Fix spellings of contributor names in comments and doc
Diffstat (limited to 'ChangeLog.old/ChangeLog.9')
-rw-r--r--ChangeLog.old/ChangeLog.914
1 files changed, 7 insertions, 7 deletions
diff --git a/ChangeLog.old/ChangeLog.9 b/ChangeLog.old/ChangeLog.9
index 11b6cd2f52..d9fc744ae3 100644
--- a/ChangeLog.old/ChangeLog.9
+++ b/ChangeLog.old/ChangeLog.9
@@ -727,7 +727,7 @@
 
 1998-12-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
-	Patche by Ralf Baechle <ralf@gnu.org>:
+	Patche by Ralf Bächle <ralf@gnu.org>:
 	* sysdeps/mips/sys/regdef.h: New file, enhanced versions of
 	deleted linux specific files.
 
@@ -1098,7 +1098,7 @@
 
 1998-12-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
-	Patches by Ralf Baechle <ralf@gnu.org>:
+	Patches by Ralf Bächle <ralf@gnu.org>:
 	* sysdeps/unix/sysv/linux/mips/sgidefs.h: Removed.
 	* sysdeps/unix/sysv/linux/mips/sys/asm.h:  Removed.
 	* sysdeps/unix/sysv/linux/mips/sys/regdef.h:  Removed.
@@ -1169,7 +1169,7 @@
 
 1998-12-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
-	Patches by Ralf Baechle <ralf@gnu.org> for Linux/MIPS:
+	Patches by Ralf Bächle <ralf@gnu.org> for Linux/MIPS:
 	* sysdeps/unix/sysv/linux/mips/syscalls.list: Add ipc, change
 	pread/pwrite and llseek calls.
 
@@ -2213,7 +2213,7 @@
 	<asm/signal.h> and add needed symbols from <asm/signal.h>; bring
 	in sync with linux specific version.
 
-	Patches by Ralf Baechle <ralf@uni-koblenz.de> for mips-linux:
+	Patches by Ralf Bächle <ralf@uni-koblenz.de> for mips-linux:
 
 	* sysdeps/unix/mips/sysdep.S: Define _errno as weak_alias, rewrite
 	errno declaration.
@@ -2772,7 +2772,7 @@
 
 	* elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
 	parameter lazy to do_lazy to avoid clashing with struct member name.
-	Reported by Ralf Baechle <ralf@uni-koblenz.de>.
+	Reported by Ralf Bächle <ralf@uni-koblenz.de>.
 
 1998-11-10  H.J. Lu  <hjl@gnu.org>
 
@@ -4060,7 +4060,7 @@
 	* sysdeps/unix/sysv/linux/bits/fcntl.h: Add dummy definition of
 	O_LARGEFILE back.
 
-1998-10-16  Paul Eggert  <eggert@shade.twinsun.com>
+1998-10-16  Paul Eggert  <eggert@twinsun.com>
 
 	* time/mktime.c: Some systems require <unistd.h> to be
 	included before <time.h> for localtime_r to be declared
@@ -4618,7 +4618,7 @@
 	strftime, and check to see whether strftime has set the buffer to zero.
 	This lets us distinguish between an empty buffer and an error.
 
-1998-09-24  Paul Eggert  <eggert@shade.twinsun.com>
+1998-09-24  Paul Eggert  <eggert@twinsun.com>
 
 	* time/strftime.c (INT_STRLEN_BOUND): Fix typo by changing 100 to 1000.
 	This fix is propagated from tzcode1998g.tar.gz.