about summary refs log tree commit diff
path: root/src/libcore/rt/io/file.rs
AgeCommit message (Expand)AuthorLines
2013-04-24core: Warning policeBrian Anderson-1/+1
2013-04-22core::rt: Make I/O constructors return Option instead of ResultBrian Anderson-1/+1
2013-04-19wipBrian Anderson-5/+1
2013-04-19core::rt: Rename Closeable to Close, Seekable to Seek, blocking to nativeBrian Anderson-3/+3
2013-04-19TidyBrian Anderson-3/+3
2013-04-19core::rt: Declare large parts of the I/O APIBrian Anderson-10/+54
2013-03-28Removing unused importsAlex Crichton-2/+0
2013-03-25Merge remote-tracking branch 'brson/rt'Brian Anderson-0/+45
2013-03-18core: Refactor uv bindingsBrian Anderson-3/+3
2013-03-18core: Add rt::io and start sketching the APIBrian Anderson-0/+45