]> Kevux Git Server - fll/commit
Cleanup: relocate f_path_explode_* functions to f_environment project.
authorKevin Day <thekevinday@gmail.com>
Wed, 22 Jul 2020 02:04:31 +0000 (21:04 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 22 Jul 2020 02:04:31 +0000 (21:04 -0500)
commit781b1ce4794d9f1ace415e8d9f3f55f73ef27e44
tree5f977e4ca009339a49969d4f599a28b0d91c7b38
parent4dfaeb0ed28d38d223c4ebf3fff040f65ebcb02c
Cleanup: relocate f_path_explode_* functions to f_environment project.

These path explode functions are in regards to the environment variable PATH.
Having these functions exist in f_environment makes more sense.
level_0/f_environment/c/environment.c
level_0/f_environment/c/environment.h
level_0/f_path/c/path.c
level_0/f_path/c/path.h
level_2/fll_execute/c/execute.c