]> git.ipfire.org Git - thirdparty/glibc.git/commit
* time/mktime.c: Always include <string.h> for prototype of
authorUlrich Drepper <drepper@redhat.com>
Sat, 18 Jun 2005 02:31:11 +0000 (02:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 18 Jun 2005 02:31:11 +0000 (02:31 +0000)
commit9b5204dd2c8e0ba27b0eb950d325752fff46cb5b
treec975931a4149863d385a4395bc568b817b2753ba
parent0d9a071b205046dacce94b1074896489157feb68
* 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.
ChangeLog
sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c
time/mktime.c