RTEMS CPU Kit with SuperCore  4.11.2
Functions
chown.c File Reference

Change Owner and Group of a File. More...

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

Functions

int chown (const char *path, uid_t owner, gid_t group)
 POSIX 1003.1b 5.6.5 - Change Owner and Group of a File.
 

Detailed Description

Change Owner and Group of a File.