rust/src/libnative/io
Huon Wilson 119289b0f2 std: migrate the errno -> IoError converter from libnative.
This also adds a direct `errno` -> `~str` converter, rather than only
being possible to get a string for the very last error.
2014-04-01 20:46:09 +11:00
..
addrinfo.rs std: migrate the errno -> IoError converter from libnative. 2014-04-01 20:46:09 +11:00
file_unix.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
file_win32.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
mod.rs std: migrate the errno -> IoError converter from libnative. 2014-04-01 20:46:09 +11:00
net.rs std: migrate the errno -> IoError converter from libnative. 2014-04-01 20:46:09 +11:00
pipe_unix.rs native: Improve windows file handling 2014-02-27 12:03:57 -08:00
pipe_win32.rs std: Move intrinsics to std::intrinsics. 2014-02-23 01:07:53 -08:00
process.rs std: migrate the errno -> IoError converter from libnative. 2014-04-01 20:46:09 +11:00
timer_helper.rs std: Move NativeMutex from &mut self to &self 2014-03-23 09:45:19 -07:00
timer_other.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
timer_timerfd.rs log: Introduce liblog, the old std::logging 2014-03-15 22:26:36 -07:00
timer_win32.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00