]> Kevux Git Server - controller/commit
Progress: Continue migrating the project.
authorKevin Day <Kevin@kevux.org>
Thu, 20 Jun 2024 02:32:00 +0000 (21:32 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 20 Jun 2024 02:32:00 +0000 (21:32 -0500)
commit00f7eda60f947ef73d0f1dbbe91f9421f4554483
tree51444e5c2b5fc8f6f45d54d321fc9444de737507
parent801864d88e9b17aaea85a7ed8550d7b36c853da8
Progress: Continue migrating the project.
35 files changed:
data/build/settings
sources/c/main/common/print.c
sources/c/main/common/print.h
sources/c/main/common/string/general.c
sources/c/main/common/string/general.h
sources/c/main/controller.h
sources/c/main/entry.c
sources/c/main/entry.h
sources/c/main/entry/action.c
sources/c/main/entry/action.h
sources/c/main/file.c
sources/c/main/file.h
sources/c/main/print/debug.h
sources/c/main/print/debug/rule/action.h
sources/c/main/print/debug/rule/execute.h
sources/c/main/print/error.h
sources/c/main/print/error/entry.h
sources/c/main/print/error/entry/action.h
sources/c/main/print/error/entry/item.h
sources/c/main/print/error/entry/setting.h
sources/c/main/print/error/lock.h
sources/c/main/print/error/perform/pid.h
sources/c/main/print/error/rule.h
sources/c/main/print/error/rule/item.h
sources/c/main/print/error/rule/setting.h
sources/c/main/print/lock.h
sources/c/main/print/message.h
sources/c/main/print/message/entry.h
sources/c/main/print/message/entry/action.h
sources/c/main/print/message/entry/item.h
sources/c/main/print/warning/entry/action.h
sources/c/main/print/warning/entry/item.c [new file with mode: 0644]
sources/c/main/print/warning/entry/item.h [new file with mode: 0644]
sources/c/main/print/warning/entry/setting.h
sources/c/main/print/warning/rule/action.h