about summary refs log tree commit diff
path: root/src/libcore/rt/io/stdio.rs
AgeCommit message (Expand)AuthorLines
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-53/+0
2013-05-13core::rt: Remove Close traitBrian Anderson-8/+1
2013-04-23core, rustc: Warning policeTim Chevalier-2/+2
2013-04-19core::rt: Rename Closeable to Close, Seekable to Seek, blocking to nativeBrian Anderson-3/+3
2013-04-19core::rt: Declare large parts of the I/O APIBrian Anderson-0/+60