Skip to content

iveney/realpath-osx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal implementation of `realpath', which is included in most UNIX distributions but not Mac OS X.
To install:
 $ make && sudo make install
To install with CMake:
 $ cmake .
 $ make && sudo make install

About

A minimal implementation of realpath for Mac OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%