]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/nspawn/nspawn.c
fileio: teach read_full_file_full() to read from offset/with maximum size
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Nov 2020 19:25:06 +0000 (20:25 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Dec 2020 13:17:47 +0000 (14:17 +0100)
commit986311c2da873ea24ee05e59e97c60f5584e4226
treeee3b18bb41646542c450d0ae55792cc38a1fc7a0
parentc61f46fe3142e8b2fee48c845339bd82e29df085
fileio: teach read_full_file_full() to read from offset/with maximum size
12 files changed:
src/basic/fileio.c
src/basic/fileio.h
src/core/execute.c
src/journal-remote/journal-gatewayd.c
src/journal-remote/journal-remote-main.c
src/network/netdev/macsec.c
src/network/netdev/wireguard.c
src/nspawn/nspawn.c
src/partition/repart.c
src/shared/json.c
src/test/test-fileio.c
src/veritysetup/veritysetup.c