about summary refs log tree commit diff
path: root/src/libstd/sys/common/rwlock.rs
AgeCommit message (Expand)AuthorLines
2015-05-27Use `const fn` to abstract away the contents of UnsafeCell & friends.Eduard Burtescu-3/+6
2015-04-13pluralize doc comment verbs and add missing periodsAndrew Paseltiner-7/+7
2015-03-19Fix spelling errors in comments.Joseph Crail-4/+4
2015-02-01std: Add a new `env` moduleAlex Crichton-7/+0
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+86