FreeNOS
Functions
getcwd.cpp File Reference
#include <Assert.h>
#include <FileSystemClient.h>
#include <string.h>
#include <errno.h>
#include "unistd.h"

Go to the source code of this file.

Functions

char * getcwd (char *buf, size_t size)
 Get the pathname of the current working directory. More...