about summary refs log tree commit diff
path: root/src/lib/win32_fs.rs
AgeCommit message (Expand)AuthorLines
2011-03-20Switch win32 path_sep to '/', add comment explaining a bit.Graydon Hoare-1/+7
2011-03-16Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tw...Graydon Hoare-0/+9
2011-03-14Add basic file-system functionalityMarijn Haverbeke-0/+10