Ruby  2.0.0p598(2014-11-13revision48408)
Functions
unistd.h File Reference

Go to the source code of this file.

Functions

int seteuid (pid_t pid)
 
int setegid (pid_t pid)
 
int truncate (const char *path, off_t new_size)
 
int ftruncate (int fd, off_t new_size)
 

Function Documentation

int ftruncate ( int  fd,
off_t  new_size 
)
int setegid ( pid_t  pid)
int seteuid ( pid_t  pid)
int truncate ( const char *  path,
off_t  new_size 
)