]> Kevux Git Server - controller/commit
Progress: Continue migrating the project.
authorKevin Day <kevin@kevux.org>
Thu, 2 May 2024 01:11:31 +0000 (20:11 -0500)
committerKevin Day <kevin@kevux.org>
Thu, 2 May 2024 01:11:31 +0000 (20:11 -0500)
commited0940dc80a011a48a3712f7e94ea52541f20105
treefa29a8a29d274336a7d015c965ecc015718d7983
parent7ec9977f1e720fba5bfd1e14fc7266bc5e240440
Progress: Continue migrating the project.
21 files changed:
data/build/dependencies
data/build/settings
sources/c/main/common/string.c
sources/c/main/common/string.h
sources/c/main/common/type/global.h
sources/c/main/common/type/lock.h
sources/c/main/controller.h
sources/c/main/instance.c [new file with mode: 0644]
sources/c/main/instance.h [new file with mode: 0644]
sources/c/main/path.c
sources/c/main/rule.c [new file with mode: 0644]
sources/c/main/rule.h [new file with mode: 0644]
sources/c/main/rule/instance.c [new file with mode: 0644]
sources/c/main/rule/instance.h [new file with mode: 0644]
sources/c/main/thread.c
sources/c/main/thread.h
sources/c/main/thread/instance.c
sources/c/main/thread/is.c
sources/c/main/thread/is.h
sources/c/main/time.c
sources/c/main/time.h