]> Kevux Git Server - kevux-tools/commit
Progress: Begin setting up directory recursion handling.
authorKevin Day <kevin@kevux.org>
Mon, 19 Jun 2023 20:15:12 +0000 (15:15 -0500)
committerKevin Day <kevin@kevux.org>
Mon, 19 Jun 2023 20:41:34 +0000 (15:41 -0500)
commitf2937ca2323ded8d53601b38d461681d483eb554
tree65d203db55bee9216d0fe275b895b7a69394c3db
parentf46d2c9ba9bb744688043a7c7b8ebb278774b68c
Progress: Begin setting up directory recursion handling.

I started drafting out the directory recursion for the remove.
In the middle of this I decided I should really instead focus on this years goal, networking.

I am going to follow up with network based projects and so I am putting this on the back burner.
12 files changed:
data/build/remove/dependencies
data/build/remove/settings
sources/c/remove/main/common.c
sources/c/remove/main/common/define.h
sources/c/remove/main/common/type.h
sources/c/remove/main/main.c
sources/c/remove/main/operate.c
sources/c/remove/main/operate.h
sources/c/remove/main/print/error.c
sources/c/remove/main/print/error.h
sources/c/remove/main/remove.c
sources/c/remove/main/remove.h