diff options
author | Ludovic Courtès <ludo@gnu.org> | 2016-05-06 13:12:45 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2016-05-06 13:25:30 +0200 |
commit | 4e0ea3eb288c2143b44bf324c64047762c72d3b3 (patch) | |
tree | a261da4f5d972b0a90827347a3a987534ab80ac7 /m4 | |
parent | ba2613bb4e47938044a3c96b92debf1bddcf0140 (diff) | |
download | guix-4e0ea3eb288c2143b44bf324c64047762c72d3b3.tar guix-4e0ea3eb288c2143b44bf324c64047762c72d3b3.tar.gz |
utils: Move 'fcntl-flock' to (guix build syscalls).
* guix/utils.scm (%struct-flock, F_SETLKW, F_SETLK, F_xxLCK)
(fcntl-flock): Move to...
* guix/build/syscalls.scm: ... here. New variables.
* guix/nar.scm: Adjust imports accordingly.
* tests/utils.scm ("fcntl-flock wait", "fcntl-flock non-blocking"): Move
to...
* tests/syscalls.scm: ... here. New tests.
(temp-file): New variable.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions