RTEMS  5.0.0
Functions
chdir.c File Reference

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

#include <unistd.h>
#include <rtems/libio_.h>

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.