summary refs log tree commit diff
path: root/src/libstd/sys/common/poison.rs
AgeCommit message (Expand)AuthorLines
2015-05-12Squeeze the last bits of `task`s in documentation in favor of `thread`Barosl Lee-2/+2
2015-05-05Add downcasting to std::error::ErrorAaron Turon-3/+4
2015-04-13pluralize doc comment verbs and add missing periodsAndrew Paseltiner-1/+1
2015-04-08Implement reentrant mutexes and make stdio use themSimonas Kazlauskas-0/+187