]> Kevux Git Server - fll/commit
Progress: continue redesign of file and directoy structure
authorKevin Day <thekevinday@gmail.com>
Fri, 22 May 2020 02:42:18 +0000 (21:42 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 22 May 2020 02:42:18 +0000 (21:42 -0500)
commit07830cda02e756ce7db961bee37d20326239e603
tree2bb08654bc0f4754522cbd113fe8abc61ed9a768
parent48dcd7adde696ac8c38fabadd52b91cf6585c469
Progress: continue redesign of file and directoy structure

This gets the code in a state where I can focus on updating all of the programs (level_3 files).
The UTF-8 related types have @todo and @fixme as I intend to come back later and finish them.
13 files changed:
build/monolithic/settings
level_0/f_directory/c/directory.h
level_0/f_file/c/file.c
level_0/f_file/c/file.h
level_0/f_file/c/private-file.c
level_0/f_file/c/private-file.h
level_1/fl_directory/c/private-directory.c
level_1/fl_directory/c/private-directory.h
level_1/fl_fss/c/fss.c
level_1/fl_utf_file/c/private-utf_file.c
level_1/fl_utf_file/c/private-utf_file.h
level_1/fl_utf_file/c/utf_file.c
level_1/fl_utf_file/c/utf_file.h