summary refs log tree commit diff
path: root/src/rt/rust_signal.h
AgeCommit message (Collapse)AuthorLines
2012-07-11Fix an error for Centos 5Erick Tryzelaar-0/+1
Unfortunately this doesn't get rust to compile on Centos 5. Centos 5 uses glibc 2.5, but the snapshot-0 needs glibc 2.6+.
2012-03-31rt: Extract start_main_loop from rust_sched_loop to rust_sched_driverBrian Anderson-0/+10