]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add daemon to delete a whole directory, fix broken HTTP unit test
authorpcarana <pc.moreno2099@gmail.com>
Thu, 5 Dec 2019 01:13:36 +0000 (19:13 -0600)
committerpcarana <pc.moreno2099@gmail.com>
Thu, 5 Dec 2019 01:13:36 +0000 (19:13 -0600)
commit6b79305163e52c96da64fab555ecca39a482a6ad
treeddbc281a042ad64a5f3c5371c20640f95ecec30c
parentec56deed31da6e0f6892fe96159588ebec4bc7fd
Add daemon to delete a whole directory, fix broken HTTP unit test
src/Makefile.am
src/delete_dir_daemon.c [new file with mode: 0644]
src/delete_dir_daemon.h [new file with mode: 0644]
test/http_test.c