about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-23 17:55:49 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-23 17:55:49 +0000
commit1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4 (patch)
tree8c463d77265c425c9ba9bf305767ce383d25e595 /ChangeLog
parentb7e519e78096f038f145cb25193f43f12d819ece (diff)
downloadglibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.tar.gz
glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.tar.xz
glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.zip
Update.
1999-08-23  Ulrich Drepper  <drepper@cygnus.com>

	* stdio-common/Makefile: Mode addition to routines to the right place.

	* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index fa15516f48..6b157f0e18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-08-23  Ulrich Drepper  <drepper@cygnus.com>
+
+	* stdio-common/Makefile: Mode addition to routines to the right place.
+
 1999-08-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
 	* sysdeps/unix/sysv/linux/mips/bits/errno.h: New file.  Neccessary
@@ -13,10 +17,8 @@
 	* sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h: Likewise.
 	* sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
 	* sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Likewise.
-	* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h:
-	Likewise.
-	* sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h:
-	Likewise.
+	* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise.
+	* sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
 
 1999-08-23  Ulrich Drepper  <drepper@cygnus.com>