LeRoyce Pearson ea6525797d Use flock instead of fcntl to lock files
`flock` locks based on the file handle, instead of the process id.
This brings the file locking on unix based systems closer to file
locking on Windows.
2020-04-02 22:57:02 -06:00
..
2020-03-18 13:45:52 -04:00
2020-04-01 12:46:16 +02:00
2020-03-08 21:52:36 -06:00