RTEMS CPU Kit with SuperCore  4.11.3
Functions
pathconf.c File Reference

Configurable Pathname Varables. More...

#include <unistd.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
Include dependency graph for pathconf.c:

Functions

long pathconf (const char *path, int name)
 POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables.
 

Detailed Description

Configurable Pathname Varables.