summary refs log tree commit diff
path: root/src/librustc_data_structures/flock.rs
AgeCommit message (Expand)AuthorLines
2016-09-25Add support for the Haiku operating system on x86 and x86_64 machinesNiels Sascha Reedijk-0/+21
2016-08-29incr.comp.: Move lock files out of directory being lockedMichael Woerister-19/+34
2016-08-29Implement copy-on-write scheme for managing the incremental compilation cache.Michael Woerister-0/+2
2016-08-29Add some features to flock.Michael Woerister-21/+105
2016-08-29Move `flock.rs` from librustdoc to librustc_data_structures.Michael Woerister-0/+237