diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2013-11-13 14:48:45 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2013-11-19 09:59:21 -0800 |
| commit | 68d5510292ed2f9714568285759ca9ef54d9b48c (patch) | |
| tree | 6a0c7a0274a4942849982400cfb9277c2103fccf /src/libstd/task/mod.rs | |
| parent | f5f5d5aac762a554850d291165536ba752260303 (diff) | |
| download | rust-68d5510292ed2f9714568285759ca9ef54d9b48c.tar.gz rust-68d5510292ed2f9714568285759ca9ef54d9b48c.zip | |
Implement more native file I/O
This implements a fair amount of the unimpl() functionality in io::native relating to filesystem operations. I've also modified all io::fs tests to run in both a native and uv environment (so everything is actually tested). There are a two bits of remaining functionality which I was unable to get working: * change_file_times on windows * lstat on windows I think that change_file_times may just need a better interface, but lstat has a large implementation in libuv which I didn't want to tackle trying to copy.
Diffstat (limited to 'src/libstd/task/mod.rs')
0 files changed, 0 insertions, 0 deletions
