summary refs log tree commit diff
path: root/src/libnative/io/c_unix.rs
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2014-06-24Added Mipsel architecture supportPawel Olzacki-3/+12
2014-06-12Basic iOS supportValerii Hiora-0/+7
2014-05-28fix MIPS targetJyun-Yan You-3/+46
2014-05-13io: Implement process wait timeoutsAlex Crichton-0/+109
2014-05-07native: Implement timeouts for unix networkingAlex Crichton-0/+7
2014-04-19std: Add an experimental connect_timeout functionAlex Crichton-0/+76