about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-08-21 17:09:18 +0000
committerAndreas Jaeger <aj@suse.de>2000-08-21 17:09:18 +0000
commitb6341471cf1ae8b5320d4b0b9ed9b1b03ffdb61a (patch)
tree78cd76bd5d59984f97cab508c1f4dd58243b50b8
parent6d9109f5ae12468153e412be4ab4291048b5ef26 (diff)
downloadglibc-b6341471cf1ae8b5320d4b0b9ed9b1b03ffdb61a.tar.gz
glibc-b6341471cf1ae8b5320d4b0b9ed9b1b03ffdb61a.tar.xz
glibc-b6341471cf1ae8b5320d4b0b9ed9b1b03ffdb61a.zip
Update.
	* sysdeps/s390/__longjmp.c: Remove unused variable result.
	* sysdeps/s390/fpu/bits/fenv.h: Move FPC_* definitions to fenv_libc.h.
	* sysdeps/unix/sysv/linux/s390/sys/elf.h: Move elf definitions to
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c0abd770b4..317a2c8341 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2000-08-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
-	* sysdeps/s390/__longjmp.c: Removed unused variable result.
-	* sysdeps/s390/fpu/bits/fenv.h: Moved FPC_* definitions to fenv_libc.h.
+	* sysdeps/s390/__longjmp.c: Remove unused variable result.
+	* sysdeps/s390/fpu/bits/fenv.h: Move FPC_* definitions to fenv_libc.h.
 	* sysdeps/s390/fpu/fclrexcpt.c: Include fenv_libc.h instead of fenv.h.
 	* sysdeps/s390/fpu/fegetenv.c: New file.
 	* sysdeps/s390/fpu/fegetround.c: Include fenv_libc.h instead of fenv.h.
@@ -22,7 +22,7 @@
 	* sysdeps/unix/sysv/linux/s390/Makefile: Remove sys/reg.h.
 	* sysdeps/unix/sysv/linux/s390/bits/stat.h: New file.
 	* sysdeps/unix/sysv/linux/s390/lchown.c: New file.
-	* sysdeps/unix/sysv/linux/s390/sys/elf.h: Moved elf definitions to
+	* sysdeps/unix/sysv/linux/s390/sys/elf.h: Move elf definitions to
 	sys/procfs.h as proposed by Mark Kettenis.
 	* sysdeps/unix/sysv/linux/s390/sys/procfs.h: New file.