OSDN Git Service

truncate: Use truncate64 if arch does not have the truncate syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 10:10:50 +0000 (11:10 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:12 +0000 (13:45 +0100)
commitf7bead5adac96d9cb72aa2fb3c11ca5ab8f5f6b9
tree1b8ddadafa93a6546afa52d052f6fe467fc6b19c
parentbad1b218da611bfe521a12130077e70a9c484b7b
truncate: Use truncate64 if arch does not have the truncate syscall

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/unistd.h
libc/sysdeps/linux/common/truncate.c
libc/sysdeps/linux/common/truncate64.c