RTEMS CPU Kit with SuperCore  4.11.3
Functions
ftruncate.c File Reference

Truncate a File to the Specified Length. More...

#include <unistd.h>
#include <rtems/libio_.h>
Include dependency graph for ftruncate.c:

Functions

int ftruncate (int fd, off_t length)
 

Detailed Description

Truncate a File to the Specified Length.