RTEMS CPU Kit with SuperCore  4.11.3
Functions
realpath.c File Reference
#include <sys/cdefs.h>
#include "namespace.h"
#include <sys/param.h>
#include <sys/stat.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "un-namespace.h"
Include dependency graph for realpath.c:

Functions

 __FBSDID ("$FreeBSD: release/9.1.0/lib/libc/stdlib/realpath.c 240647 2012-09-18 13:03:00Z emaste $")
 
char * realpath (const char *__restrict path, char *__restrict resolved)