RTEMS  5.1
Functions
chmod.c File Reference

Change File Modes. More...

#include <sys/stat.h>
#include <rtems/libio_.h>

Functions

int chmod (const char *path, mode_t mode)
 

Detailed Description

Change File Modes.

Function Documentation

◆ chmod()

int chmod ( const char *  path,
mode_t  mode 
)

POSIX 1003.1b 5.6.4 - Change File Modes