summaryrefslogtreecommitdiffstats
path: root/src/mount/canonicalize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mount: Enlarge buffer to fix overflow warningAdam C. Emerson2018-05-091-1/+1
* mount/canonicalize.c: remove twice included string.hDanny Al-Gaaf2012-11-281-1/+0
* check malloc return valuesYehuda Sadeh2012-05-211-0/+4
* mount: avoid big stack itemSage Weil2011-08-211-1/+5
* mount: avoid big stack itemSage Weil2011-08-211-4/+9
* mount: fix compile errorsSage Weil2010-01-301-2/+1
* mount: canonicalize path name for mtabGreg Farnum2010-01-301-0/+192