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

Change File Modes. More...

#include <sys/stat.h>
#include <rtems/libio_.h>
Include dependency graph for chmod.c:

Functions

int chmod (const char *path, mode_t mode)
 POSIX 1003.1b 5.6.4 - Change File Modes.
 

Detailed Description

Change File Modes.