Add file storage to allow to collect ephemeral data #562.
authorDaniel Carl <danielcarl@gmx.de>
Thu, 23 May 2019 23:36:30 +0000 (01:36 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 3 Jun 2019 21:16:00 +0000 (23:16 +0200)
commita602753067a74b429edbf252062033406bda4dbd
tree73819384e09819c6bac3121b065fb4825e5381ac
parent574f06404d2bee93dc8b4d3acf96d05c57f06006
Add file storage to allow to collect ephemeral data #562.
src/file-storage.c [new file with mode: 0644]
src/file-storage.h [new file with mode: 0644]
tests/.gitignore
tests/Makefile
tests/test-file-storage.c [new file with mode: 0644]