about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-06-18 02:31:11 +0000
committerUlrich Drepper <drepper@redhat.com>2005-06-18 02:31:11 +0000
commit9b5204dd2c8e0ba27b0eb950d325752fff46cb5b (patch)
treec975931a4149863d385a4395bc568b817b2753ba /ChangeLog
parent0d9a071b205046dacce94b1074896489157feb68 (diff)
downloadglibc-9b5204dd2c8e0ba27b0eb950d325752fff46cb5b.tar.gz
glibc-9b5204dd2c8e0ba27b0eb950d325752fff46cb5b.tar.xz
glibc-9b5204dd2c8e0ba27b0eb950d325752fff46cb5b.zip
* time/mktime.c: Always include <string.h> for prototype of
	implicitly used memcpy.

	* sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c
	(truncate64): Use __truncate, not truncate.
	(__have_no_truncate64): Renamed from have_no_truncate64.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c
	(__have_no_truncate64): Renamed from have_no_truncate64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3df1e4c003..76d71b0919 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2005-06-17  Ulrich Drepper  <drepper@redhat.com>
 
+	* time/mktime.c: Always include <string.h> for prototype of
+	implicitly used memcpy.
+
+	* sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c
+	(truncate64): Use __truncate, not truncate.
+	(__have_no_truncate64): Renamed from have_no_truncate64.
+	* sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c
+	(__have_no_truncate64): Renamed from have_no_truncate64.
+
 	* sysdeps/powerpc/fpu/libm-test-ulps: Adjust ulps for complex
 	float functions for gcc 4.