]> Kevux Git Server - kevux-tools/commit
Progress: Continue working on remove program.
authorKevin Day <thekevinday@gmail.com>
Fri, 13 Jan 2023 03:19:00 +0000 (21:19 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 13 Jan 2023 03:19:00 +0000 (21:19 -0600)
commit945a3717193d6bc5c04e7c13e42770209a511b3a
tree6f40a3fd3e551eacbf0ee672421224a6565f6d9d
parent976e0166aec2b3a3ee6c8fcf9afea87f14740d5f
Progress: Continue working on remove program.

Significant development towards completing date and time related checks.
This is not yet complete.

Fix existence test mistake, do not treat the file not found error as an error during simulation.

The settings loading has several loops.
Redesign the main function to start the thread.
The settings loading now checks in some of its loops for an interrupt signal.
sources/c/remove/main/common-print.c
sources/c/remove/main/common-print.h
sources/c/remove/main/common.c
sources/c/remove/main/common.h
sources/c/remove/main/convert.c
sources/c/remove/main/convert.h
sources/c/remove/main/main.c
sources/c/remove/main/print.c
sources/c/remove/main/remove.c
sources/c/remove/main/simulate.c