]> Kevux Git Server - fll/commit
Progress: Continue mass converting to f_string_static_t and use const more.
authorKevin Day <thekevinday@gmail.com>
Fri, 18 Feb 2022 04:00:10 +0000 (22:00 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 18 Feb 2022 04:00:10 +0000 (22:00 -0600)
commitfd65b93e39535db8faa5c9ff8e9b64ff8be083ee
treea217e8e377fcef03d659dafeed5fa26499bf8644
parent3cebc7d91a86dbc785b5b48cad5ae13f61d3eb0e
Progress: Continue mass converting to f_string_static_t and use const more.
78 files changed:
build/level_0/settings
build/monolithic/settings
level_0/f_control_group/c/control_group.c
level_0/f_control_group/c/control_group.h
level_0/f_conversion/c/conversion.c
level_0/f_conversion/c/conversion.h
level_0/f_conversion/c/private-conversion.c
level_0/f_conversion/c/private-conversion.h
level_0/f_environment/c/environment.c
level_0/f_environment/c/environment.h
level_0/f_environment/c/private-environment.c [deleted file]
level_0/f_environment/c/private-environment.h [deleted file]
level_0/f_environment/data/build/settings
level_0/f_file/c/file.c
level_0/f_file/c/file.h
level_0/f_file/c/file/common.h
level_0/f_file/c/private-file.c
level_0/f_file/c/private-file.h
level_0/f_fss/c/fss.c
level_0/f_fss/c/fss.h
level_0/f_fss/c/fss/named.c
level_0/f_fss/c/fss/named.h
level_0/f_fss/c/fss/nest.c
level_0/f_fss/c/fss/nest.h
level_0/f_fss/c/fss/set.c
level_0/f_fss/c/fss/set.h
level_0/f_fss/c/private-fss.c
level_0/f_fss/c/private-fss.h
level_0/f_iki/c/iki.c
level_0/f_iki/c/iki.h
level_0/f_iki/c/private-iki.c
level_0/f_iki/c/private-iki.h
level_0/f_limit/c/limit.c
level_0/f_limit/c/limit.h
level_0/f_memory/c/memory.c
level_0/f_memory/c/memory.h
level_0/f_memory/c/memory/structure.c
level_0/f_memory/c/memory/structure.h
level_0/f_memory/c/private-memory.c
level_0/f_memory/c/private-memory.h
level_0/f_path/c/path.c
level_0/f_path/c/path.h
level_0/f_path/c/path/common.c
level_0/f_path/c/path/common.h
level_0/f_path/c/private-path.c
level_0/f_path/c/private-path.h
level_0/f_print/c/print.c
level_0/f_print/c/print.h
level_0/f_print/c/print/common.h
level_0/f_print/c/print/private-to.c
level_0/f_print/c/print/to.c
level_0/f_print/c/private-print.c
level_0/f_print/c/private-print.h
level_0/f_serialize/c/private-serialize.c
level_0/f_serialize/c/private-serialize.h
level_0/f_serialize/c/serialize.c
level_0/f_serialize/c/serialize.h
level_0/f_signal/c/signal.c
level_0/f_signal/c/signal.h
level_0/f_socket/c/socket.c
level_0/f_socket/c/socket.h
level_0/f_status_string/c/status_string.c
level_0/f_status_string/c/status_string.h
level_0/f_string/c/private-string.c
level_0/f_string/c/private-string.h
level_0/f_string/c/string.c
level_0/f_string/c/string.h
level_0/f_string/c/string/dynamic.c
level_0/f_string/c/string/dynamic.h
level_0/f_string/c/string/quantity.c
level_0/f_string/c/string/range.h
level_0/f_thread/c/private-thread.c
level_0/f_thread/c/private-thread.h
level_0/f_thread/c/thread.c
level_0/f_thread/c/thread.h
level_3/controller/c/entry/private-entry.c
level_3/fake/c/private-fake-path_generate.c
level_3/fake/c/private-make-operate_process_type.c