RTEMS CPU Kit with SuperCore
|
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) |
POSIX 1003.1b 5.6.5 - Change Owner and Group of a File. | |
Change Owner and Group of a File.