index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
unix
/
sync.rs
Age
Commit message (
Expand
)
Author
Lines
2015-11-09
std: Migrate to the new libc
Alex Crichton
-374
/
+0
2015-10-28
Port the standard crates to PNaCl/NaCl.
Richard Diamond
-0
/
+59
2015-09-22
Fix alignment of pthread types on NetBSD
Sebastian Wicki
-11
/
+19
2015-09-21
Various fixes for NetBSD/amd64
Sebastian Wicki
-1
/
+57
2015-09-03
Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T`
Vadim Petrochenkov
-4
/
+6
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+1
2015-04-08
Implement reentrant mutexes and make stdio use them
Simonas Kazlauskas
-1
/
+28
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-12
/
+12
2015-02-11
bitrig integration
Dave Huseby
-0
/
+1
2015-02-01
openbsd support
Sébastien Marie
-1
/
+3
2015-01-11
powerpc: pthread support
Richo Healey
-3
/
+6
2015-01-09
iOS: preliminary 64-bit archs support
Valerii Hiora
-3
/
+6
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-2
/
+6
2015-01-02
More fallout
Nick Cameron
-12
/
+12
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-2
/
+2
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-0
/
+208