RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
default_ftruncate.c File Reference

RTEMS Default File System Truncates a file to indicated length. More...

#include <rtems/libio_.h>
#include <rtems/seterr.h>

Functions

int rtems_filesystem_default_ftruncate (rtems_libio_t *iop, off_t length)
 

Detailed Description

RTEMS Default File System Truncates a file to indicated length.

<>