Commit 9d905541bf372cbb17e82eea6dc9c6ac36ab6ea7

Edward Thomson 2015-09-13T14:18:08

diriter: don't double '/' on posix The canonical directory path of the root directory of a volume on POSIX already ends in a slash (eg, `/`). This is true only at the root. Do not add a slash to paths in this case.