ftruncate 112 uspace/lib/posix/include/posix/unistd.h extern int ftruncate(int fildes, off_t length) __asm__("ftruncate64"); ftruncate 121 uspace/lib/posix/include/posix/unistd.h extern int ftruncate(int fildes, off_t length);HelenOS homepage, sources at GitHub