RTEMS
5.0.0
|
Change Owner and Group of a File. More...
Functions | |
int | rtems_filesystem_chown (const rtems_filesystem_location_info_t *loc, uid_t owner, gid_t group) |
int | fchown (int fd, uid_t owner, gid_t group) |
Change Owner and Group of a File.
int fchown | ( | int | fd, |
uid_t | owner, | ||
gid_t | group | ||
) |
POSIX 1003.1b 5.6.5 - Change Owner and Group of a File