Skip to content

Use libstd instead of syscall for stat

Ian Douglas Scott requested to merge ids1024:stat into master

It now works on Unix.

Depends on https://github.com/redox-os/rust/pull/10.

Merge request reports