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