]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Move write_simple_file() to file.c
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 14 Oct 2024 21:25:33 +0000 (15:25 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 14 Oct 2024 21:46:46 +0000 (15:46 -0600)
commit35d7854a7009ec79c276210a7edece6ba6812ee0
treefbd13ae785455c9cdfb7b4f541060f5135193d1c
parent8ca22da436e8f21d951e4619d4a3e1ef993e6d5e
Move write_simple_file() to file.c

Was too similar to file_write_full(), so merged.
src/cache.c
src/file.c
src/file.h
src/rrdp.c
test/cache_test.c
test/mock_https.c