summary refs log tree commit diff
path: root/src/libstd/io/signal.rs
AgeCommit message (Expand)AuthorLines
2013-12-24std: Expose that LocalIo may not always be availableAlex Crichton-10/+7
2013-12-23std: Fix all code examplesAlex Crichton-2/+2
2013-12-16Fallout of rewriting std::commAlex Crichton-7/+4
2013-12-15std: fix spelling in docs.Huon Wilson-1/+1
2013-12-10librustuv: Change `with_local_io` to use RAII.Patrick Walton-13/+11
2013-11-26libstd: Remove all non-`proc` uses of `do` from libstdPatrick Walton-5/+5
2013-11-11Move std::rt::io to std::ioAlex Crichton-0/+224