OSDN Git Service

ftruncate: Use ftruncate64 if arch does not have the ftruncate syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 10:08:28 +0000 (11:08 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:12 +0000 (13:45 +0100)
commitbad1b218da611bfe521a12130077e70a9c484b7b
treec959a831a42297d430d4eb472e6d8a6e313b51b5
parent11372c665a2db1ec81fb6128fe535c39bcca7b6c
ftruncate: Use ftruncate64 if arch does not have the ftruncate syscall

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