chiark / gitweb /
copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if possible
authorLennart Poettering <lennart@poettering.net>
Tue, 5 Jun 2018 14:52:22 +0000 (16:52 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commit3f87ae2530d8bb022f54526c3a568165a34acf05
treef405abf1d38e45e2a10d40aa352bdc18ca19e51d
parent0d77192b13d5fa28456d0d1bea6c63458fd66cb3
copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if possible
TODO
src/basic/copy.c
src/test/test-copy.c