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

POSIX 1003.1b - 5.2.1 - Change Current Working Directory. More...

#include <unistd.h>
#include <rtems/libio_.h>
Include dependency graph for chdir.c:

Functions

int rtems_filesystem_chdir (rtems_filesystem_location_info_t *loc)
 
int chdir (const char *path)
 

Detailed Description

POSIX 1003.1b - 5.2.1 - Change Current Working Directory.