syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'.
authorLudovic Courtès <ludo@gnu.org>
Mon, 3 Jun 2019 14:24:31 +0000 (16:24 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 5 Jun 2019 21:10:36 +0000 (23:10 +0200)
commit89ceb86ad415ea92450ebda60359a7ee0ec79eb6
treeb0ca73a8f3703f37318d5e2e175b11b0ed770874
parentb7178c22bf642919345095aff9e34e02c00d5762
syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'.

* guix/build/syscalls.scm (call-with-file-lock): New procedure.
(with-file-lock): Expand to a call to 'call-with-file-lock'.
guix/build/syscalls.scm