]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/fileio: add a mode to read_full_virtual_file() where not the whole file is...
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 1 Apr 2021 13:23:02 +0000 (15:23 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 May 2021 11:59:23 +0000 (13:59 +0200)
commitad0e687c07ae5580d8bedde7c632e4a4d30d849f
tree378ca0c876dfa03e1d923873f79babd1a123abdb
parent0089ab080036237b6e50afe99dea380fb2608f2c
basic/fileio: add a mode to read_full_virtual_file() where not the whole file is read
src/basic/fileio.c
src/basic/fileio.h
src/test/test-fileio.c