]> Kevux Git Server - fll/commit
Cleanup: Move the process and validate functions into their own files.
authorKevin Day <thekevinday@gmail.com>
Thu, 23 Dec 2021 21:45:37 +0000 (15:45 -0600)
committerKevin Day <thekevinday@gmail.com>
Thu, 23 Dec 2021 21:46:51 +0000 (15:46 -0600)
commit124d655b62269678914626d924d76dd454adbdf1
treed0d692725b2b31167a72beb13e6edd174d216a19
parent3463d5981e6abcf31244f3b35daf4689288c7867
Cleanup: Move the process and validate functions into their own files.

As for the naming structure, the "make" represents the group and the "operate", "operate_process", etc.. are relevant parts of the function name.
level_3/fake/c/private-make-load_fakefile.c
level_3/fake/c/private-make-operate.c
level_3/fake/c/private-make-operate.h
level_3/fake/c/private-make-operate_process.c [new file with mode: 0644]
level_3/fake/c/private-make-operate_process.h [new file with mode: 0644]
level_3/fake/c/private-make-operate_process_type.c [moved from level_3/fake/c/private-make-operate-type.c with 99% similarity]
level_3/fake/c/private-make-operate_process_type.h [moved from level_3/fake/c/private-make-operate-type.h with 100% similarity]
level_3/fake/c/private-make-operate_validate.c [new file with mode: 0644]
level_3/fake/c/private-make-operate_validate.h [new file with mode: 0644]
level_3/fake/data/build/settings