summary refs log tree commit diff
path: root/src/libstd/sys/unix/sync.rs
AgeCommit message (Expand)AuthorLines
2015-07-01Add netbsd amd64 supportAlex Newman-0/+1
2015-04-08Implement reentrant mutexes and make stdio use themSimonas Kazlauskas-1/+28
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-12/+12
2015-02-11bitrig integrationDave Huseby-0/+1
2015-02-01openbsd supportSébastien Marie-1/+3
2015-01-11powerpc: pthread supportRicho Healey-3/+6
2015-01-09iOS: preliminary 64-bit archs supportValerii Hiora-3/+6
2015-01-03Initial version of AArch64 support.Akos Kiss-2/+6
2015-01-02More falloutNick Cameron-12/+12
2015-01-02Fallout - change array syntax to use `;`Nick Cameron-2/+2
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+208