summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/ftruncate64.c
AgeCommit message (Collapse)Author
2002-04-09Create a much more careful ftruncate64 implementation, that shouldEric Andersen
address all the concern Miles had with the earlier versions... -Erik
2002-03-31Add in support for ftruncate64 on both ARM and x86Eric Andersen
-Erik