]> Kevux Git Server - kevux-tools/commit
Progress: Continue work.
authorKevin Day <kevin@kevux.org>
Sun, 26 Mar 2023 00:49:50 +0000 (19:49 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 26 Mar 2023 00:49:50 +0000 (19:49 -0500)
commit6cf3f8d267c73b0ef448d7cc56d6869d9d4a434e
tree482f8f7a5ddb21b245bc8f68474e9d650c4c8489
parentbd05f99d1f5fb7fa8efeb604cd075d7b7c9831e0
Progress: Continue work.

Add incomplete copyright printing.

Remove or disable the /proc relating "isolate" functions.
I will think later on if and how I want to support that.
It may be usefully to have a "--proc=/proc" style long parameter if this is decided to be kept.

Add some needed changes that I missed in the previous commit regarding updating to FLL 0.7.x/0.8.x.

Generalize some of the functions a bit more than previously done.

Add more comments about plans to make the future work easier.
It took me a bit of time to remember where I left off and these comments should now help me in the future.
sources/c/remove/main/common.c
sources/c/remove/main/common/enumeration.h
sources/c/remove/main/common/string.c
sources/c/remove/main/common/string.h
sources/c/remove/main/common/type.h
sources/c/remove/main/operate.c
sources/c/remove/main/print/message.c
sources/c/remove/main/print/simulate.c
sources/c/remove/main/print/simulate.h