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
/
librustc_data_structures
/
flock.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-09
librustc_data_structures => 2018
Taiki Endo
-13
/
+0
2019-01-06
flock: Use fcntl constants directly from libc crate on Unix targets
John Paul Adrian Glaubitz
-41
/
+5
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-06
refactor: use shorthand fields
teresy
-1
/
+1
2018-09-07
Fix compiling some rustc crates to wasm
Alex Crichton
-292
/
+298
2018-08-29
Replace usages of 'bad_style' with 'nonstandard_style'.
Corey Farwell
-1
/
+1
2018-08-09
A few cleanups for rustc_data_structures
ljedrz
-2
/
+2
2017-05-06
Fix definitions of ULONG_PTR
Joshua Sheard
-2
/
+2
2017-04-22
Haiku: fix initial platform support
Jessica Hamilton
-0
/
+1
2017-02-10
Allow rustc data structures compile to android
Marco A L Barbosa
-1
/
+1
2016-12-16
flock needs repr(C)
Austin Hicks
-0
/
+6
2016-09-25
Add support for the Haiku operating system on x86 and x86_64 machines
Niels Sascha Reedijk
-0
/
+21
2016-08-29
incr.comp.: Move lock files out of directory being locked
Michael Woerister
-19
/
+34
2016-08-29
Implement copy-on-write scheme for managing the incremental compilation cache.
Michael Woerister
-0
/
+2
2016-08-29
Add some features to flock.
Michael Woerister
-21
/
+105
2016-08-29
Move `flock.rs` from librustdoc to librustc_data_structures.
Michael Woerister
-0
/
+237