Closed
Description
This should instead use the rt::io::file
interface which does not block the thread. Additionally, this should remove the default_stat
functions in the path/mod.rs
file along with related definitions.
This is a pretty good first project for anyone wanting to sink their teeth into some library work! It's a bit of refactoring and should result in a nice large negative diffstat!