summaryrefslogtreecommitdiff
path: root/realpath.c
Commit message (Expand)AuthorAgeFilesLines
* realpath: if we can't get the full path, return the known portionH. Peter Anvin2016-02-181-16/+16
* realpath: prefer the buffer size given by pathconf()H. Peter Anvin2016-02-121-8/+12
* realpath.c: remove testing #ifdef unintentionally left inH. Peter Anvin2016-01-271-1/+1
* Portability improvements to nasm_realpath()H. Peter Anvin2016-01-261-0/+131