Premake Internals
os_realpath.c File Reference

Return the canonical absolute version of a given path. More...

#include "premake.h"
#include <stdlib.h>
#include <string.h>
#include <errno.h>

Detailed Description

Return the canonical absolute version of a given path.

Author
Copyright (c) 2014 Jason Perkins and the Premake project