summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/pathnames.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused pathnames.h header since patch was refactoring into not invokinganton2018-04-071-11/+0
| | | | ed back in 2015; ok millert@ tb@ tobias@
* o add pathnames.hmillert2003-07-291-0/+11
o ignore empty TMPDIR environment variable o strip any trailing slashes from TMPDIR otto@ OK