]> Kevux Git Server - kevux-tools/commit
Bugfix: The Unix "ctim" is not "create" time but instead is "change" time.
authorKevin Day <kevin@kevux.org>
Sun, 18 Jun 2023 14:41:12 +0000 (09:41 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 18 Jun 2023 14:47:58 +0000 (09:47 -0500)
commit8c1d2a644852158938a9937bafa1f7c9b935410a
tree1594c0bd5c4b0f02e77d808740ad91d593ae9ef7
parent526603281fdb1ef0e6cad2eaf9ec944330108481
Bugfix: The Unix "ctim" is not "create" time but instead is "change" time.

Rename the parameter options from "create" to "change".

It would be great to have a "create" option, but that is not available.
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