Systemd/src/partition
Lennart Poettering 1e2f32305c shared: rename crypt-util.c → cryptsetup-util.c
"crypt-util.c" is such a generic name, let's avoid that, in particular
as libc's/libcrypt's crypt() function is so generically named too that
one might thing this is about that. Let's hence be more precise, and
make clear that this is about cryptsetup, and nothing else.

We already had cryptsetup-util.[ch] in src/cryptsetup/ doing keyfile
management. To avoid the needless confusion, let's rename that file to
cryptsetup-keyfile.[ch].
2020-09-02 15:00:32 +02:00
..
growfs.c shared: rename crypt-util.c → cryptsetup-util.c 2020-09-02 15:00:32 +02:00
makefs.c partition/makefs: Include missing sys/file.h header 2020-08-28 13:32:09 +02:00
meson.build test: convert TEST-45 to a normal meson test 2020-03-28 11:50:38 +01:00
repart.c shared: rename crypt-util.c → cryptsetup-util.c 2020-09-02 15:00:32 +02:00
test-repart.sh Don't run test-repart when loop devices are not available 2020-08-27 17:14:58 +02:00