Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8be0335c authored by Josh Guilfoyle's avatar Josh Guilfoyle
Browse files

Switched FileLock to use fcntl for compatability with the Java layer.

The Java layer (i.e. Harmony) is currently implementing FileLock this
way so we are aligning to be compatable with locks created from
FileChannel#lock.  This code is therefore fragile and depends on deep
implementation details of Harmony.  For this reason, this solution
should be replaced with something more reliable.
parent e7d27e5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment