summaryrefslogtreecommitdiff
path: root/src/unix/realpath.c
Commit message (Expand)AuthorAgeFilesLines
* util: don't include unnecessary system librariesEdward Thomson2021-11-221-2/+0
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+4
* Move p_realpath logic to realpath.cJacques Germishuys2014-08-051-7/+8
* Fix compilation on OpenBSDCarlos Martín Nieto2013-04-151-1/+1
* Fix p_realpath on OpenBSDCarlos Martín Nieto2013-01-291-0/+30