]> Kevux Git Server - controller/commit
Progress: Continue migrating the project.
authorKevin Day <Kevin@kevux.org>
Sun, 23 Jun 2024 03:03:39 +0000 (22:03 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 23 Jun 2024 03:03:39 +0000 (22:03 -0500)
commite841e18beeadd87400afafdab170816d7dc5922c
treeddd877ae9a87bc47952823e619dd0eee1d34e221
parent00f7eda60f947ef73d0f1dbbe91f9421f4554483
Progress: Continue migrating the project.
28 files changed:
data/build/settings
sources/c/controller/main.c
sources/c/init/main.c
sources/c/main/common.c
sources/c/main/common/print.c
sources/c/main/common/print.h
sources/c/main/controller.h
sources/c/main/entry.c
sources/c/main/entry/action.c
sources/c/main/entry/action.h
sources/c/main/entry/preprocess.c
sources/c/main/entry/process.c
sources/c/main/entry/setting.c
sources/c/main/path.c
sources/c/main/path.h
sources/c/main/perform.c
sources/c/main/print/debug/perform/pid.c
sources/c/main/print/debug/perform/pid.h
sources/c/main/print/error/perform/pid.c
sources/c/main/print/error/perform/pid.h
sources/c/main/print/message/entry/action.c
sources/c/main/print/message/entry/action.h
sources/c/main/print/output/entry/setting.c
sources/c/main/print/warning/entry/action.c
sources/c/main/print/warning/entry/action.h
sources/c/main/rule/setting.c
sources/c/main/status.c [new file with mode: 0644]
sources/c/main/status.h [new file with mode: 0644]