RTEMS
5.0.0
|
Change File Modes. More...
Functions | |
int | rtems_filesystem_chmod (const rtems_filesystem_location_info_t *loc, mode_t mode) |
int | fchmod (int fd, mode_t mode) |
Change File Modes.
int fchmod | ( | int | fd, |
mode_t | mode | ||
) |
POSIX 1003.1b 5.6.4 - Change File Modes