]> Kevux Git Server - fll/commitdiff
Cleanup: Relocate headers into appropriate sub-directories.
authorKevin Day <thekevinday@gmail.com>
Wed, 28 Apr 2021 04:48:28 +0000 (23:48 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 28 Apr 2021 05:13:18 +0000 (00:13 -0500)
Have the FLL project contain its headers within a sub-directory of 'fll'.
This promotes better organization.

The level_3 programs are just that, programs, and as such will not be under 'fll' but instead will be under their own sub-directory.

The programs are moved out of level_3 and into the program include directory, with their sub-directory using the program name.

152 files changed:
build/level_0/settings
build/level_1/settings
build/level_2/settings
build/monolithic/settings
level_0/f_account/c/account.h
level_0/f_account/data/build/settings
level_0/f_capability/c/capability.h
level_0/f_capability/data/build/settings
level_0/f_color/c/color.h
level_0/f_color/data/build/settings
level_0/f_console/c/console.h
level_0/f_console/data/build/settings
level_0/f_control_group/c/control_group.h
level_0/f_control_group/data/build/settings
level_0/f_conversion/c/conversion.h
level_0/f_conversion/data/build/settings
level_0/f_directory/c/directory.h
level_0/f_directory/c/directory_type.h
level_0/f_directory/data/build/settings
level_0/f_environment/c/environment.h
level_0/f_environment/data/build/settings
level_0/f_execute/c/execute.h
level_0/f_execute/data/build/settings
level_0/f_file/c/file.h
level_0/f_file/data/build/settings
level_0/f_fss/c/fss.h
level_0/f_fss/data/build/settings
level_0/f_iki/c/iki.h
level_0/f_iki/data/build/settings
level_0/f_limit/c/limit.h
level_0/f_limit/data/build/settings
level_0/f_memory/c/memory.h
level_0/f_memory/data/build/settings
level_0/f_path/c/path.h
level_0/f_path/data/build/settings
level_0/f_pipe/c/pipe.h
level_0/f_pipe/data/build/settings
level_0/f_print/c/print.h
level_0/f_print/data/build/settings
level_0/f_serialize/c/serialize.h
level_0/f_serialize/data/build/settings
level_0/f_signal/c/signal.h
level_0/f_signal/data/build/settings
level_0/f_socket/c/socket.h
level_0/f_socket/data/build/settings
level_0/f_status/c/status_array.h
level_0/f_status/data/build/settings
level_0/f_string/c/string.h
level_0/f_string/c/string_dynamic.h
level_0/f_string/data/build/settings
level_0/f_thread/c/thread.h
level_0/f_thread/data/build/settings
level_0/f_type/data/build/settings
level_0/f_type_array/c/type_array.h
level_0/f_type_array/data/build/settings
level_0/f_utf/c/utf.h
level_0/f_utf/c/utf_dynamic.h
level_0/f_utf/data/build/settings
level_1/fl_console/c/console.h
level_1/fl_console/data/build/settings
level_1/fl_control_group/c/control_group.h
level_1/fl_control_group/data/build/settings
level_1/fl_conversion/c/conversion.h
level_1/fl_conversion/data/build/settings
level_1/fl_directory/c/directory.h
level_1/fl_directory/data/build/settings
level_1/fl_environment/c/environment.h
level_1/fl_environment/data/build/settings
level_1/fl_execute/c/execute.h
level_1/fl_execute/data/build/settings
level_1/fl_fss/c/fss.h
level_1/fl_fss/c/fss_basic.h
level_1/fl_fss/c/fss_basic_list.h
level_1/fl_fss/c/fss_embedded_list.h
level_1/fl_fss/c/fss_extended.h
level_1/fl_fss/c/fss_extended_list.h
level_1/fl_fss/c/fss_status.h
level_1/fl_fss/data/build/settings
level_1/fl_iki/c/iki.h
level_1/fl_iki/data/build/settings
level_1/fl_print/c/print.h
level_1/fl_print/data/build/settings
level_1/fl_status/c/status.h
level_1/fl_status/data/build/settings
level_1/fl_string/c/string.h
level_1/fl_string/data/build/settings
level_1/fl_utf/c/utf.h
level_1/fl_utf/data/build/settings
level_1/fl_utf_file/c/utf_file.h
level_1/fl_utf_file/data/build/settings
level_2/fll_control_group/c/control_group.h
level_2/fll_control_group/data/build/settings
level_2/fll_error/c/error.h
level_2/fll_error/data/build/settings
level_2/fll_execute/c/execute.h
level_2/fll_execute/data/build/settings
level_2/fll_file/c/file.h
level_2/fll_file/data/build/settings
level_2/fll_fss/c/fss.h
level_2/fll_fss/c/fss_basic.h
level_2/fll_fss/c/fss_basic_list.h
level_2/fll_fss/c/fss_embedded_list.h
level_2/fll_fss/c/fss_extended.h
level_2/fll_fss/c/fss_extended_list.h
level_2/fll_fss/c/fss_status.h
level_2/fll_fss/data/build/settings
level_2/fll_iki/c/iki.h
level_2/fll_iki/data/build/settings
level_2/fll_path/c/path.h
level_2/fll_path/data/build/settings
level_2/fll_program/c/program.h
level_2/fll_program/data/build/settings
level_2/fll_status/c/status.h
level_2/fll_status/data/build/settings
level_3/byte_dump/c/byte_dump.h
level_3/byte_dump/data/build/settings
level_3/control/c/control.h
level_3/control/data/build/settings
level_3/controller/c/controller.h
level_3/controller/data/build/settings
level_3/fake/c/fake.h
level_3/fake/data/build/settings
level_3/firewall/c/firewall.h
level_3/firewall/data/build/settings
level_3/fss_basic_list_read/c/fss_basic_list_read.h
level_3/fss_basic_list_read/data/build/settings
level_3/fss_basic_list_write/c/fss_basic_list_write.h
level_3/fss_basic_list_write/data/build/settings
level_3/fss_basic_read/c/fss_basic_read.h
level_3/fss_basic_read/data/build/settings
level_3/fss_basic_write/c/fss_basic_write.h
level_3/fss_basic_write/data/build/settings
level_3/fss_embedded_list_read/c/fss_embedded_list_read.h
level_3/fss_embedded_list_read/data/build/settings
level_3/fss_embedded_list_write/c/fss_embedded_list_write.h
level_3/fss_embedded_list_write/data/build/settings
level_3/fss_extended_list_read/c/fss_extended_list_read.h
level_3/fss_extended_list_read/data/build/settings
level_3/fss_extended_list_write/c/fss_extended_list_write.h
level_3/fss_extended_list_write/data/build/settings
level_3/fss_extended_read/c/fss_extended_read.h
level_3/fss_extended_read/data/build/settings
level_3/fss_extended_write/c/fss_extended_write.h
level_3/fss_extended_write/data/build/settings
level_3/fss_status_code/c/fss_status_code.h
level_3/fss_status_code/data/build/settings
level_3/iki_read/c/iki_read.h
level_3/iki_read/data/build/settings
level_3/iki_write/c/iki_write.h
level_3/iki_write/data/build/settings
level_3/status_code/c/status_code.h
level_3/status_code/data/build/settings

index b5e93a642b01e5757bab40d0e191eec67128fa3d..cfa62c186d6690c75f1268cda2ba8700a0fd36c0 100644 (file)
@@ -32,7 +32,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index d19202af43164bfacd0382af635653bd68116d69..8a059accada1c224ca80f7c43a5c23c9dbf2f61d 100644 (file)
@@ -32,7 +32,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index b8c42db0b258d8d75fa446bfc95364d3434c87cb..745889da2694b2a999fb4fe215ec45883f42eb77 100644 (file)
@@ -32,7 +32,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 7c64f00042294b8a716044b8113aebd805344a62..08134fee5333ea695cc2f4cdf713ab926d4c1960 100644 (file)
@@ -32,7 +32,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers
+path_headers fll
 path_headers_preserve yes
 path_library_script script
 path_library_shared shared
index 76bb496a264224514e5740b090106f98836f492f..69a5591bd4a23bc53b6d8fa24e9adb5935876af6 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-0 account includes
-#include <level_0/account-common.h>
+#include <fll/level_0/account-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index abf00a32d59f0349d1363216f912fbe954491169..e3b76da7334b6d345a8c6d94deb0875d9f4870fb 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 2c4ed7588b182332d6ee677eaa75dbaadaea9561..178deb35ebd0e49e595fd47b0f6fe1a6bf130f1b 100644 (file)
 #endif // _di_libcap_
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type_array.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type_array.h>
+#include <fll/level_0/string.h>
 
 // fll-0 capability includes
-#include <level_0/capability-common.h>
+#include <fll/level_0/capability-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 6a6fb175e763febef1bf6b0ac9c1fddc48f4a0b7..782a27bbb9f9c30cf01e7949dc479d234ed5d815 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index a1bd178b17049fc3c10f71263dc691722c10cbb5..d0edb9c2da85204b0edc8b26a036862db4c730b8 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-0 color includes
-#include <level_0/color-common.h>
+#include <fll/level_0/color-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 0b794f3c104bcb1da2a3bf3eb8419dfa885113ba..ef880f8b511a012114a3c6f965b000693f634d27 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 824d38fedb7a6cf02abec5e10306c347019914f2..6e9ff8e077078c7703dde131f2faf42defa5d66f 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type_array.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type_array.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
 
 // fll-0 console includes
-#include <level_0/console-common.h>
+#include <fll/level_0/console-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index b1827bfbc2bb86f915007ed8c473ac685b5e2277..1b61fd047efc751a5822b2e65ac3094d47168535 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index ed3c4919b6fa55333d44cbd83b368171f7634f54..0272303c7cb652c5c913ba09fbf690f4428b1296 100644 (file)
 // libc includes
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-1 control includes
-#include <level_0/control_group-common.h>
+#include <fll/level_0/control_group-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 1d5dd0c4354155fb9fdbacc18e75417059eba58f..9b44872baab454f0f563a596705faf417befc712 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index d39098fa083ee57db17fa79f093795bd8ae9249f..b6b3b31e2980822baf3a1bb7bbe181c15fc78e9b 100644 (file)
 #include <stdlib.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
 
 // fll-0 conversion includes
-#include <level_0/conversion-common.h>
+#include <fll/level_0/conversion-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 3c9df3a07b462cfe4c7af2b115f43fb78b1e5314..5ec7434122f201f72e60f9369f5f15d749828965 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 8a83666b3b58f6a6823640efabb76b7a80ef2e90..e7c6124fba61532b983d88f9d9ff7cfd5fb4810d 100644 (file)
 #endif // __USE_XOPEN_EXTENDED
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/directory_type.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/directory_type.h>
 
 // fll-0 directory includes
-#include <level_0/directory-common.h>
+#include <fll/level_0/directory-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 6958fa9066717110a54cfcc3a04abae707e6b235..6beb909c994417cc86b6499f4f3517d7f9c2823e 100644 (file)
 #define _F_directory_type_h
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
 
 #ifdef __cplusplus
 extern "C" {
index 9f53c5f594f90874eb178cdde7861ab519ab3826..c790df0468a9c42373c54e005baa302a280fe002 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 0f7744a7a470297634437ebf6478071e414c3d55..32015ca80b74cab308d8ca90fdfa98c53afae659 100644 (file)
 #include <sys/stat.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-0 environment includes
-#include <level_0/environment-common.h>
+#include <fll/level_0/environment-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 4c2b482e0265def98c5c9e0b1be302e8f8e6bb5e..2f41471ca0080bb29feb36f48f19ccaa0ff7797a 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 942c48ac96b17067c4bdfc61e3fd33f605b4e964..7b87119475b5ed78ee538cb53f512ff65580eddc 100644 (file)
 #include <sched.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
 
 // fll-0 execute includes
-#include <level_0/execute-common.h>
+#include <fll/level_0/execute-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 23cbbe1509911a7f2fa8c67a59ed5b2f6aa7191e..a2e6549960859d4636ddd342b62d746cfd1ec111 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index f346270e636f760fa6005fc6544cf6f16f44423c..46fcc779afb29ec8f6210f723d76777115614406 100644 (file)
 #include <sys/sysmacros.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-0 file includes
-#include <level_0/file-common.h>
+#include <fll/level_0/file-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index b82e7052f1b412771539181e9324cdb282360dff..f45950dac426d7efb63ce17e4b61d98598ef9263 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index e94fdd4dc1cc344f23b4f3c886f3c22ae3764cef..8d41691a52ea9e60559ef08c13b1711725354831 100644 (file)
 #define _F_fss_h
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type_array.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type_array.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
 
 // fll-0 fss includes
-#include <level_0/fss-common.h>
-#include <level_0/fss_comment.h>
-#include <level_0/fss_delimit.h>
-#include <level_0/fss_quote.h>
-#include <level_0/fss_named.h>
-#include <level_0/fss_nest.h>
-#include <level_0/fss_set.h>
+#include <fll/level_0/fss-common.h>
+#include <fll/level_0/fss_comment.h>
+#include <fll/level_0/fss_delimit.h>
+#include <fll/level_0/fss_quote.h>
+#include <fll/level_0/fss_named.h>
+#include <fll/level_0/fss_nest.h>
+#include <fll/level_0/fss_set.h>
 
 #ifdef __cplusplus
 extern "C" {
index 93dce312388fb93cd10ca2965eedc590b778e258..7f0ac8153a1fdbdf3815b136874bf9d2b647ad63 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 8ffb35efad52d5f28dc5e594ee7cc8acca427498..825ab1d5a4e2e029bc9ee4d4d2053723e28f88c9 100644 (file)
 #include <sys/stat.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type_array.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type_array.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
 
 // fll-0 iki includes
-#include <level_0/iki-common.h>
+#include <fll/level_0/iki-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 882f7c082f663ead41e215a6e44e8baf81174578..1c2b0df9e6b518156b3bdb1c811d4b3bb336e193 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 13c4f5fd5d36b6e9d8868e99dcd757bcecaccadc..ce55f02b3c956ab0c0aef95d3f58ee1061d1aa61 100644 (file)
 #include <sys/resource.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
 
 // fll-0 control includes
-#include <level_0/limit-common.h>
+#include <fll/level_0/limit-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 19d24d3849c360e5a3ed2e26bfa23c4c7c10cd9b..aa884d3f7f6353c3a681ca04a5bd6820da998ac9 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 87751da13237a69a03d6c2362e811a2c95041a39..6e3ba4a37d8f50281529677c6acd8a79c7b13742 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
 
 // fll-0 memory includes
-#include <level_0/memory-common.h>
-#include <level_0/memory_structure.h>
+#include <fll/level_0/memory-common.h>
+#include <fll/level_0/memory_structure.h>
 
 #ifdef __cplusplus
 extern "C" {
index c029d461b15c9395c86c2617eee566f2cb1da9f2..91a8506be12132bf5e06af50558740a258cbae02 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 3f17c56800891b6dea29e3323b3dc104a4d10735..f2d9317c0cb5e7612f82d777ccc694acd42debc9 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-0 path includes
-#include <level_0/path-common.h>
+#include <fll/level_0/path-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 7dc51aad79205b8c8dd810298f1f6a948d3aa4b3..f26db2eb2627217a35462568901db595fd619f8f 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index d28e98a1f1f3a079dab3d9f24fd59c6ff22be219..9aef03c57c35acd00d0133100cefe22bcc154fc8 100644 (file)
@@ -17,8 +17,8 @@
 #include <sys/stat.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
 
 #ifdef __cplusplus
 extern "C" {
index 768aee50d34493473f7be9098a63df874f6f458c..558cf72e82704607547d514979cc9245728a9c69 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index fb79af84e7118d1073028c29507ef6d83fbaa340..b57a69c9bc1ef6c30a1860e672230e4f2a7aab8c 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index fc8fb43e803ddbfc4a1a0a5f7f0ef21442e21700..ae4befcc68a18cb655c4fa909f000c81d391eb78 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index ec1502e946d6e88b32b481126448f5f91aae54f3..44c8ac51161b39b847b4706755ef976a0a72f9e2 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
 
 // fll-0 serialize includes
-#include <level_0/serialize-common.h>
+#include <fll/level_0/serialize-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 25e7947224326a9d475b309474515c6cb1827979..d7a38c9367b2a1b4504dd7ff2c43d13c94cbf8ad 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index d3370ecc7dc2877f231f6083121b0b31b2e00387..98003cff4c93a3e3b0c588946e81c85f73871d17 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
 
 // fll-0 signal includes
-#include <level_0/signal-common.h>
+#include <fll/level_0/signal-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 90457d7fbbf6ebeb976ec5b39f958f57393c9f46..180ff107d438199a9ed2f827cb9917bad6885189 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index ca44c6c381a669db8aae3db7529cc85d41d84903..a1008ac99529bba5422975198daab7ed551dea1c 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-0 socket includes
-#include <level_0/socket-common.h>
+#include <fll/level_0/socket-common.h>
 
 #ifdef __cplusplus
 extern "C"{
index c89a59901dff0bc1cdd81e048a85834132a712d2..ac39ad969638788a660ad93bc41219120e4d7628 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index e2e99b76cd59a1b30c7cc1a6c03354d4c46f341c..1eb1b6493488a6286f7be0943aea8bd8d110ff8d 100644 (file)
@@ -13,7 +13,7 @@
 #define _F_status_array_h
 
 // fll-0 includes
-#include <level_0/memory.h>
+#include <fll/level_0/memory.h>
 
 #ifdef __cplusplus
 extern "C" {
index 039c5a969b1a1e72daa0f6969d080c9d8d1e8e62..397019f144dbe365b667ef0f19519eab508461ac 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index ea289b98d277f88732a4c6f01fffc8eccce30c03..3c8e61684119f82a23e3b6b9292cb92455e090da 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type.h>
 
 // fll-0 string includes
-#include <level_0/string-common.h>
-#include <level_0/string_dynamic.h>
-#include <level_0/string_map.h>
-#include <level_0/string_quantity.h>
-#include <level_0/string_range.h>
-#include <level_0/string_triple.h>
+#include <fll/level_0/string-common.h>
+#include <fll/level_0/string_dynamic.h>
+#include <fll/level_0/string_map.h>
+#include <fll/level_0/string_quantity.h>
+#include <fll/level_0/string_range.h>
+#include <fll/level_0/string_triple.h>
 
 #ifdef __cplusplus
 extern "C" {
index 2f17f1a8273f33f39b4243c6bc39fb5229e5f62c..fd6f42c13018be305ec9afd6ff17d3872ef2a0a0 100644 (file)
@@ -17,7 +17,7 @@ extern "C" {
 #endif
 
 // fll-0 string includes
-#include <level_0/string_range.h>
+#include <fll/level_0/string_range.h>
 
 /**
  * A string that is analogous to f_string_dynamic_t but intended for static-only uses.
index c3146b27b4b8746f5164afc186de8c640b848755..3fdf92924cd2e6e43477d23726b9bf9f9691ef7f 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 046888253aced3abab317acfe7a19c3853530db5..303cb68c981053e2d68f5e646de1333f66c758af 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-0 thread includes
-#include <level_0/thread-common.h>
+#include <fll/level_0/thread-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 351bfb408d2691f86646cb1954f10c5ab8c763a7..55062ffb53a091263e371a622b413814ce7ac614 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 5f1232c45f9a69912db8061f33ccf341a96fd738..c4236797c496e100fb450f401344a6079080e01c 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index b17958267e9e63e3b1c6d0ab0a34012e2383a173..cd3b104d6707ebf2bbf0faa2d73456960275b290 100644 (file)
 #define _F_type_array_h
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/memory.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/memory.h>
 
 // fll-0 type_array includes
-#include <level_0/type_array-common.h>
+#include <fll/level_0/type_array-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index ed873961187f5c648a25d401625994c8a8e8c1be..f14e1a88ba6d72dff4656ceae4a49800a3aa9494 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 8586f5322c0d3b837e849504b4a7e686466586b6..408f5991b8282676406447e1d7bd4a129d3b5781 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
 
 // fll-0 utf includes
-#include <level_0/utf-common.h>
-#include <level_0/utf_dynamic.h>
-#include <level_0/utf_map.h>
-#include <level_0/utf_quantity.h>
-#include <level_0/utf_range.h>
-#include <level_0/utf_triple.h>
+#include <fll/level_0/utf-common.h>
+#include <fll/level_0/utf_dynamic.h>
+#include <fll/level_0/utf_map.h>
+#include <fll/level_0/utf_quantity.h>
+#include <fll/level_0/utf_range.h>
+#include <fll/level_0/utf_triple.h>
 
 #ifdef __cplusplus
 extern "C" {
index c4181401f351c34ba0d301d27db401f99fc70e3b..bc44d3c97fe6543314acaf2f65daac1d75bc7269 100644 (file)
@@ -17,7 +17,7 @@ extern "C" {
 #endif
 
 // fll-0 string includes
-#include <level_0/utf_range.h>
+#include <fll/level_0/utf_range.h>
 
 /**
  * A string that is analogous to f_utf_string_dynamic_t but intended for static-only uses.
index f84d8526fe63bc30f38c2166abcd8cbab99a0c6f..08bcc48c26ccf590c9741a8bd47a29995d80bde0 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_0
+path_headers fll/level_0
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 51662e2e9f165cf97b43999e0d4b3b146ce64dfa..f9d3ae86d58108c18744ae3875ed9ccb48784b4f 100644 (file)
 #include <sys/stat.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/console.h>
-#include <level_0/conversion.h>
-#include <level_0/path.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/conversion.h>
+#include <fll/level_0/path.h>
 
 #ifdef __cplusplus
 extern "C" {
index 0ae003977fd9281a32628d8c7e830bac3e618805..b711e4f97c2a4f2bd56abce8d21f24f7b0e6fb7d 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index c02ce20deb6b9a79fedc5b10252a6d1b4a9dad09..5c5bcc1cff53fbfa5c63a0333e62fadc76d87c8b 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/control_group.h>
-#include <level_0/file.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/control_group.h>
+#include <fll/level_0/file.h>
 
 #ifdef __cplusplus
 extern "C" {
index beb8a2904a58cdd373b5c1355a0be96f6a6190df..d4648fe9719c134ad379af789ccc86c8a3bd826f 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 884b9d32201a1f47c74da7a75bd62a0e281b42f4..00276520f5f72e2cdd5279c30a972889511d8b5a 100644 (file)
 #include <stdlib.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/conversion.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/conversion.h>
 
 #ifdef __cplusplus
 extern "C" {
index 872bdbdfe3be0313423ea702ce9b8c4569ef88fd..6633b3d1f5861d1c6da0b4c042ab83c46eca706c 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index ee91fa5fd74c53024c065bc727fa84546fe9ff66..2f50b81be1251bf4fecb2c11bf2ac1c88ea92652 100644 (file)
 #endif // __USE_XOPEN_EXTENDED
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/status_array.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/path.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/status_array.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/path.h>
 
 #ifdef __cplusplus
 extern "C" {
index d927299dd509f6f0ebff5362b00987b5431aa14b..31432017d7268ebe41960d873241e707fe2d159a 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 43da3d80343048ff919abbd2eaa6b8e118ca8654..cb4b3bb37274cb939c08fe0ec902a292897ae3d7 100644 (file)
 #include <sys/stat.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/environment.h>
-#include <level_0/path.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/environment.h>
+#include <fll/level_0/path.h>
 
 #ifdef __cplusplus
 extern "C" {
index 994920493660a1ce9549cd2f50035c170c863015..fab399778d8434007551202c07b7c7e15f9142e1 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index e3a804cc45856297ff159c5106ba6d155bc38cf7..746a4bf896fa95820edeba8eaac3535e08df4457 100644 (file)
 #include <sched.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type_array.h>
-#include <level_0/execute.h>
-#include <level_0/limit.h>
-#include <level_0/signal.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type_array.h>
+#include <fll/level_0/execute.h>
+#include <fll/level_0/limit.h>
+#include <fll/level_0/signal.h>
 
 // fll-1 execute includes
-#include <level_1/execute-common.h>
+#include <fll/level_1/execute-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index e41ea5768daf64f48e62ce4281a0705970ee1dd6..52d53446749cb81935741e87924758be2efe9280 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 25c795222e0ac471929bfeb997f2e8a8eb914a69..8e7a4620b7561a0007334f8d9269305575dc9c0e 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/file.h>
-#include <level_0/fss.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/fss.h>
 
 // fll-1 includes
-#include <level_1/fss_status.h>
+#include <fll/level_1/fss_status.h>
 
 #ifdef __cplusplus
 extern "C" {
index 4f42dda2a8436b76f983dde7ce1fc6168d8a1d23..3e3e935af5bdf887bd89044071d18dc9aaffa817 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
-#include <level_0/memory.h>
-#include <level_0/utf.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/utf.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_status.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_status.h>
 
 #ifdef __cplusplus
 extern "C" {
index f30b31bee9c3454256926df00aa27e54aaf47d8b..fc48db168432e57e0724af2ce0a722cdfc568a31 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
-#include <level_0/utf.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/utf.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_basic.h>
-#include <level_1/fss_status.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_basic.h>
+#include <fll/level_1/fss_status.h>
 
 #ifdef __cplusplus
 extern "C" {
index 06272c19f9bdd5c412bb6b5778b5c75889bea5e3..8328e28ed77c2cfaa5622bc2d069f41f1d1f10aa 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
-#include <level_0/utf.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/utf.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_basic.h>
-#include <level_1/fss_status.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_basic.h>
+#include <fll/level_1/fss_status.h>
 
 #ifdef __cplusplus
 extern "C" {
index b0271f6c5b59308da190cea63466abff58d7cb00..fea847ae1b0ad7c80af7d9260f9cd5121279e318 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
-#include <level_0/utf.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/utf.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_status.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_status.h>
 
 #ifdef __cplusplus
 extern "C" {
index b084e374a9c1313581c9dd91dc7c3b6578e91cf7..b866fac4384ffaff8638f6125fa8a9ae7e2f9c9d 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
-#include <level_0/utf.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/utf.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_basic.h>
-#include <level_1/fss_status.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_basic.h>
+#include <fll/level_1/fss_status.h>
 
 #ifdef __cplusplus
 extern "C" {
index 2dde3eebe061d8cb10f70f5c2993f811f0c9d146..dc0053abf561a5ee849a50fff33ff4deee88ecd5 100644 (file)
@@ -14,7 +14,7 @@
 #define _FL_fss_status_h
 
 // fll-0 includes
-#include <level_0/status.h>
+#include <fll/level_0/status.h>
 
 #ifdef __cplusplus
 extern "C" {
index a75177554760fdc578ed54813a21b1c7abb64f3a..ddd8e3d8fbf195164c1bd4857088a63d0b2e9a87 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 0588ae7ac234b96be24b2552e8e299b8014ab6e4..04735c34804d3f53093577676e1faf396e5bac26 100644 (file)
 #include <sys/stat.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/iki.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/iki.h>
 
 #ifdef __cplusplus
 extern "C" {
index d0c6e28f4223205e3f0a4e76b194536663f5beea..0055266b95b4ceb5ca4554cd6f3ab7a75ef1bcae 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 30bd7212f2a78ca6e57c86adbfc6e6308689b7b0..6b97c35431c856fdba4db4f9107cefbd95a0226b 100644 (file)
 #define _FL_print_h
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/conversion.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/conversion.h>
 
 #ifdef __cplusplus
 extern "C" {
index 7e7155df1843d9f5e4d3a82e2f86a3031826cc0b..c6ae59e3902265ed418cbcdf1dea4d3cb5c66df6 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 468f88c367bb462469c26db51476e58993f077ef..64fb73f09e60c4fd024f1516332d7e4314f2e35d 100644 (file)
 #define _FL_status_h
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
 
 #ifdef __cplusplus
 extern "C" {
index 0412304ed8377f00130c69ccd1ca6d29674f1703..0076846371308a7f585cbf91622c510b065bd7af 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index fba9ae40e4d73a3c55597026b9188c07922b4159..c8484d39264f4d9008b22a523438f43b069e8e69 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
 
 #ifdef __cplusplus
 extern "C" {
index 021f4a1fe21b7703830c8860cf1e15c4ebb69945..0d861815f0e0fc134a7815b458f8917f941495f4 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index e9a67d2ce90421f2634e1bd72680851892421be3..1adc550b56afa14fd61e395d3b99a73202246c0c 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
 
 #ifdef __cplusplus
 extern "C" {
index 301efa614d034de2cb01a9256214a4651eaf62cc..d5d4314af30149e52c8e828d6b748d8a6abacd61 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index a915f811a7c805222a3e2024c644c3264cf8100b..d710b10e8fc465a0a1b165bb5cfd463a357efb92 100644 (file)
 #include <string.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/file.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/file.h>
 
 #ifdef __cplusplus
 extern "C" {
index a5fd07394f60b4b061c451d1936357fc80dc570b..40c2d0525ef2f499b81700b85920be2a52f4dc74 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_1
+path_headers fll/level_1
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 5561c4eb4c128a3a44e0d8b18a08d5212809f65b..001990d2d17817fc15b95e8770d86895464d727d 100644 (file)
 // libc includes
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/control_group.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/path.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/control_group.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/path.h>
 
 // fll-1 includes
-#include <level_1/control_group.h>
-#include <level_1/directory.h>
+#include <fll/level_1/control_group.h>
+#include <fll/level_1/directory.h>
 
 #ifdef __cplusplus
 extern "C" {
index 640ab4ac3ebd97ea5fce072235434fbfb4997ae2..bcf539032e4be3db499919cad839b7655f124477 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 35156c3930b8237479113cc07a334c58dc0ce427..b87047d867c2cf394e37d20294c447a99da385b9 100644 (file)
 #include <stdio.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/console.h>
-#include <level_0/color.h>
-#include <level_0/file.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/file.h>
 
 // fll-1 includes
-#include <level_1/string.h>
+#include <fll/level_1/string.h>
 
 // fll-2 error includes
-#include <level_2/error-common.h>
+#include <fll/level_2/error-common.h>
 
 #ifdef __cplusplus
 extern "C" {
index 27eff0b8ee85b0dc19307cd46d2bcc8e5530b6be..e90ce468f7f981e9a6dfb7476a47410f470bf4cb 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 3e18b53d0081e1e708da5840bbe40711b8fdb236..979019b2fc8ba0847b85975e8cef9677e14930ef 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/capability.h>
-#include <level_0/control_group.h>
-#include <level_0/environment.h>
-#include <level_0/execute.h>
-#include <level_0/file.h>
-#include <level_0/limit.h>
-#include <level_0/path.h>
-#include <level_0/signal.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/capability.h>
+#include <fll/level_0/control_group.h>
+#include <fll/level_0/environment.h>
+#include <fll/level_0/execute.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/limit.h>
+#include <fll/level_0/path.h>
+#include <fll/level_0/signal.h>
 
 #ifndef _di_pthread_support_
-  #include <level_0/thread.h>
+  #include <fll/level_0/thread.h>
 #endif // _di_pthread_support_
 
 // fll-1 includes
-#include <level_1/control_group.h>
-#include <level_1/environment.h>
-#include <level_1/execute.h>
-#include <level_1/string.h>
+#include <fll/level_1/control_group.h>
+#include <fll/level_1/environment.h>
+#include <fll/level_1/execute.h>
+#include <fll/level_1/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index e915a463475200554d5c9104581721791b761f68..3b5ced3086ab1ee5791ef0c08cf02987aa3369c7 100644 (file)
@@ -30,7 +30,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 4f3bcc6ae454b65ebe81c7dceeb9b389a87a8cab..491cc26503e7cd9a2020aade46fd810bab7677b5 100644 (file)
 #include <stdio.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/color.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/signal.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/signal.h>
 
 // fll-1 includes
-#include <level_1/directory.h>
+#include <fll/level_1/directory.h>
 
 #ifdef __cplusplus
 extern "C" {
index 23d651e3330267eeeb2f85b4dea169d9f4440dd6..e88cc625a2b19a228e52138018a0c379faa333d3 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 91084a81949c73a483b2523ab4a44f2653a639a1..f0b303cdff221c7d64490450265d38ece82a7eeb 100644 (file)
 #define _FLL_fss_h
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/fss.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/fss.h>
 
 // fll-1 includes
-#include <level_1/conversion.h>
-#include <level_1/fss.h>
-#include <level_1/fss_status.h>
-#include <level_1/string.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_status.h>
+#include <fll/level_1/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index a7b7aeb7275862539374ba79d00b60f9cfdd60fc..9b083fbff0600eebd2a5e16c4a530b0d623c1dfa 100644 (file)
 #define _FLL_fss_basic_h
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
-#include <level_0/utf.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/utf.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_status.h>
-#include <level_1/fss_basic.h>
-#include <level_1/string.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_status.h>
+#include <fll/level_1/fss_basic.h>
+#include <fll/level_1/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index b4fc04b90187676f94680e31c920f73a050f1eab..d45cb6c77a008d39822cd0145cedfb236f2d4b71 100644 (file)
 #define _FLL_fss_basic_list_h
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_basic_list.h>
-#include <level_1/fss_status.h>
-#include <level_1/string.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_basic_list.h>
+#include <fll/level_1/fss_status.h>
+#include <fll/level_1/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index 7b5b6aacfc85dacfd4443346f176890986c38a4e..cbd18abb8f9974a8870abf73a7828d662fc32417 100644 (file)
 #define _FLL_fss_embedded_list_h
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_embedded_list.h>
-#include <level_1/fss_status.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_embedded_list.h>
+#include <fll/level_1/fss_status.h>
 
 #ifdef __cplusplus
 extern "C" {
index b5582756417d865cbbe97e883d7765ecfed0e1b8..541bc05920e34e9bd8579d9b312c5d9f5a675ce6 100644 (file)
 #define _FLL_fss_extended_h
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_status.h>
-#include <level_1/fss_extended.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_status.h>
+#include <fll/level_1/fss_extended.h>
 
 #ifdef __cplusplus
 extern "C" {
index f13a05fd9b8cc0520cb749c6231aae8061fadbec..4b0f407dffa6e59b0f16137ea21661a03dacb5ee 100644 (file)
 #define _FLL_fss_extended_list_h
 
 // fll-0 includes
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_extended_list.h>
-#include <level_1/fss_status.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_extended_list.h>
+#include <fll/level_1/fss_status.h>
 
 #ifdef __cplusplus
 extern "C" {
index ab1d9758e6b876bceea4570c3994b2f2832314c4..99ae9fff7ecf5fb8ef8d47f368845663750d530d 100644 (file)
 #define _FLL_fss_status_h
 
 // fll-0 includes
-#include <level_0/conversion.h>
-#include <level_0/status.h>
-#include <level_0/fss.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/type.h>
+#include <fll/level_0/conversion.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/type.h>
 
 // fll-1 includes
-#include <level_1/fss.h>
-#include <level_1/fss_basic.h>
-#include <level_1/fss_status.h>
-#include <level_1/status.h>
-#include <level_1/string.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/fss_basic.h>
+#include <fll/level_1/fss_status.h>
+#include <fll/level_1/status.h>
+#include <fll/level_1/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index 1cdcbaea5621e580799d28edf4e1017183bdb93b..d3caba393a6d9215da9ce18d1ac5f94ae9360f37 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 7be83054694c32774d77784889b14177125b9eb0..ae4ea10145bcd5ab4bf9aee682c0ec5f8a2e2f46 100644 (file)
 #include <sys/stat.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/iki.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/iki.h>
 
 // fll-1 includes
-#include <level_1/iki.h>
-#include <level_1/string.h>
+#include <fll/level_1/iki.h>
+#include <fll/level_1/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index 3b647221141b7ee460650c303a4926c905dff941..8af3baf6045dd3c1ae4f2940a604931cca261914 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 776bd0a069b6dbdd4f5d1c0e354e45837ac78e42..b6839c323a516c33430ba2cd2f25fdfc2d2645b6 100644 (file)
 #include <stdio.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/path.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/path.h>
 
 // fll-1 includes
-#include <level_1/string.h>
+#include <fll/level_1/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index cfd9bba3eddec37624ed18d038451c2c7b38670e..0142b7f35d15881881b8a671180983e2e83e7dd4 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index dcd04d6299db0d1977d90e0c5ee5d90933bd4831..14b0a279ef9e893de0c9eda8ff9f1da7f6b4ae23 100644 (file)
 #include <stdio.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/file.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/file.h>
 
 // fll-1 includes
-#include <level_1/string.h>
+#include <fll/level_1/string.h>
 
 #ifdef __cplusplus
 extern "C" {
index 9fe3774af0c5e8da0fb01e7b612e7085ce95c391..235cc4915e658cd45e71848ea707f6d9481cd0d2 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 25f6a01f306092c0c78f758f2195960798fa0a00..386afd30b99a6218edd3b8e0730a68bf326ab95b 100644 (file)
 #define _FLL_status_h
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/conversion.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/conversion.h>
 
 // fll-1 includes
-#include <level_1/string.h>
-#include <level_1/status.h>
+#include <fll/level_1/string.h>
+#include <fll/level_1/status.h>
 
 #ifdef __cplusplus
 extern "C" {
index ced564eab60be423747b8924725cc9752aa3beea..53fc9bdcb0097a6c6132d89582c7150241e5ba9e 100644 (file)
@@ -29,7 +29,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_2
+path_headers fll/level_2
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 603c10c820686e740922207e0ccbfe53bce5d3d6..569e9ccdc760908682155dfd172f509ef87a9752 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/conversion.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/conversion.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/string.h>
-#include <level_1/utf.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/string.h>
+#include <fll/level_1/utf.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 60d6dfccb9953d165dcc113f3917375f52341197..d553615b5b2539255abe6b8eddcf67a94df4cd9d 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/byte_dump
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 9085b1f5247397b8898ddd8add83737fe58d5e32..a2d979c77e28dc8d77711dbef2fe6cc79fe85ec1 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 9a5995ecd333ab0384ecda09f9cdaf5c2dfe1449..54b9970cc6347468cd92ea8c717b04d03f6f0f97 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/control
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 46426c3645ef31b0179ff79f01233875efaf0276..9384d406e57d0d24e15b3995146d7b1da4d8b01d 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type_array.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/account.h>
-#include <level_0/capability.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/control_group.h>
-#include <level_0/directory.h>
-#include <level_0/environment.h>
-#include <level_0/execute.h>
-#include <level_0/file.h>
-#include <level_0/fss.h>
-#include <level_0/path.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
-#include <level_0/signal.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type_array.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/account.h>
+#include <fll/level_0/capability.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/control_group.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/environment.h>
+#include <fll/level_0/execute.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/fss.h>
+#include <fll/level_0/path.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
+#include <fll/level_0/signal.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/control_group.h>
-#include <level_1/environment.h>
-#include <level_1/fss.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/control_group.h>
+#include <fll/level_1/environment.h>
+#include <fll/level_1/fss.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/control_group.h>
-#include <level_2/error.h>
-#include <level_2/execute.h>
-#include <level_2/fss.h>
-#include <level_2/fss_basic_list.h>
-#include <level_2/fss_extended.h>
-#include <level_2/fss_extended_list.h>
-#include <level_2/path.h>
-#include <level_2/program.h>
+#include <fll/level_2/control_group.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/execute.h>
+#include <fll/level_2/fss.h>
+#include <fll/level_2/fss_basic_list.h>
+#include <fll/level_2/fss_extended.h>
+#include <fll/level_2/fss_extended_list.h>
+#include <fll/level_2/path.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 97d7cab346c5a735cbba0ee7485a13884185308a..599a0e51221a6ac3690ea23787c8ee6a3c50ede3 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/controller
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 0d5c342658762e3d688c5500d95510b83d8f95a9..75fa954bf8acc364cd3439f3c3ff1ee80af5c76d 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type_array.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/account.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/directory.h>
-#include <level_0/environment.h>
-#include <level_0/execute.h>
-#include <level_0/file.h>
-#include <level_0/iki.h>
-#include <level_0/path.h>
-#include <level_0/print.h>
-#include <level_0/signal.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type_array.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/account.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/environment.h>
+#include <fll/level_0/execute.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/iki.h>
+#include <fll/level_0/path.h>
+#include <fll/level_0/print.h>
+#include <fll/level_0/signal.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/directory.h>
-#include <level_1/environment.h>
-#include <level_1/iki.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/directory.h>
+#include <fll/level_1/environment.h>
+#include <fll/level_1/iki.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/execute.h>
-#include <level_2/file.h>
-#include <level_2/fss.h>
-#include <level_2/fss_basic_list.h>
-#include <level_2/fss_extended.h>
-#include <level_2/path.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/execute.h>
+#include <fll/level_2/file.h>
+#include <fll/level_2/fss.h>
+#include <fll/level_2/fss_basic_list.h>
+#include <fll/level_2/fss_extended.h>
+#include <fll/level_2/path.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index d9cf26681b122db5ca810596e002cb8bab149e02..c8537fd5821305f8820e429d8717849266f15a86 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fake
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 1655e80062cbd2b1985d59b53ec3ad43424e9f8c..ad76af5c0fe596e489125e1f0ce204b239316822 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/type_array.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/directory.h>
-#include <level_0/execute.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/type_array.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/execute.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/execute.h>
-#include <level_2/fss_basic.h>
-#include <level_2/fss_basic_list.h>
-#include <level_2/fss_extended.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/execute.h>
+#include <fll/level_2/fss_basic.h>
+#include <fll/level_2/fss_basic_list.h>
+#include <fll/level_2/fss_extended.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 9474a599589adac1ec4a3c77e67f0116a90e6384..b299b9b0a00dea627dcfec12e1a21ac61b92b952 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/firewall
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 792cd5c68707c1a33e522451bd63f66f5cde2a12..66e21b7b5ba99d2db3fb8002a84ffaeabd25f9a9 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/print.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/print.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/file.h>
-#include <level_2/fss_basic_list.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/file.h>
+#include <fll/level_2/fss_basic_list.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index feb45dc30653f4fd4c04e1e25599f2c2df596c25..7cfc6d15b52ba05553e10560a7803397a003d3af 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_basic_list_read
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 81cf57406be1149b46cef6d7d77cbe3d01a57a5f..4cd11d58de2c00872d5bd444a687699dd6eb6c55 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/fss_basic_list.h>
-#include <level_1/status.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/fss_basic_list.h>
+#include <fll/level_1/status.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/fss_status.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/fss_status.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index b98059190746a1842528b2bcebc745ddd4c9a946..2921c81792b4944e5e8ab467698e7e1c1ca97282 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_basic_list_write
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index dfde6f3a146d272b6008706416dd7a374564f6e3..bf8469766b4b487a4c3e75a407933fba6807e920 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/print.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/print.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/file.h>
-#include <level_2/fss_basic.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/file.h>
+#include <fll/level_2/fss_basic.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index c2471d659c247122564631da1ea15feef025de51..00563b8d66f865a21e394a0c93694e372bcb62be 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_basic_read
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 10d61b1fa17b658604e0a0cff5961b01315a2230..0317b7afab1839e3fd8e61630198fdc8eaa21b32 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/fss_basic.h>
-#include <level_1/status.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/fss_basic.h>
+#include <fll/level_1/status.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/fss_basic.h>
-#include <level_2/fss_status.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/fss_basic.h>
+#include <fll/level_2/fss_status.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 390c1d400158b40d1288d2e5c8aae0b2c52e4e62..8d7f36d446fe5c36ff8d6838c093f7c2d225bfc3 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_basic_write
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index e218b66ffe96b75e3582a947b6d9e7d11c146f29..83015b8958eaebd72ef2912f56b92d5d6c130f25 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/print.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/print.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/file.h>
-#include <level_2/fss_embedded_list.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/file.h>
+#include <fll/level_2/fss_embedded_list.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 66fc59a55a1ff7e2f2bf9b3cbab999aefdab7d30..e275a4d2550b35827162befff348252cf1056ec5 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_embedded_list_read
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index d7f0086b2467501b24a61c28e2c432aff148647c..f5097266b01b5c5f7f65d90c7086b2cb8d18ba72 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/fss_embedded_list.h>
-#include <level_1/status.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/fss_embedded_list.h>
+#include <fll/level_1/status.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/fss_status.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/fss_status.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 3875d8ce37c98b94c88da6d307c3b200fcb56ec2..ea2d1dfc5094d00886392896654a6551acfd3b8b 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_embedded_list_write
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 71adcda0d3d8ca26bdc4f1454079b80d91a02ead..b301c0ebf6817ae3b3b634a19f7794b6f0abdb40 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/print.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/print.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/file.h>
-#include <level_2/fss_extended_list.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/file.h>
+#include <fll/level_2/fss_extended_list.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index acbbb565c7e3b39897d57169e336b02647d41850..a91df46aff9e80f509c009d960bda7aa2d8a9e19 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_extended_list_read
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index b41c6aab7f73d79dbca1aa4716b251f8b75e02d9..8d929f5e61f098997ffd503f45a7b5262658aa0a 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/fss_extended_list.h>
-#include <level_1/status.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/fss_extended_list.h>
+#include <fll/level_1/status.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/fss_status.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/fss_status.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 06ead4e7256c743ca55d8ab094cd245f05166e37..a821d4dd05196e28c9480b0bd64eba4b02a343e4 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_extended_list_write
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 978c5379ac7cb8e88fc7ac368eb432d30f27ee6c..54bbf5378065a4d5625f09262aa827e6177de468 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/directory.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/directory.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/print.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/print.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/file.h>
-#include <level_2/fss_extended.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/file.h>
+#include <fll/level_2/fss_extended.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 5014bd11aaf2d6b6624991c94ed63ecb78cdfa53..fb97dc53b3fed2e4592ac6858bcd81f3666ca40e 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_extended_read
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index c2d1c64eda3a6edcf4519d881affef1685049f3c..bd2d8178fbc62955b3179a3861411ee5161c4d0a 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/file.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/status.h>
-#include <level_1/fss_extended.h>
-#include <level_1/string.h>
+#include <fll/level_1/status.h>
+#include <fll/level_1/fss_extended.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/fss_extended.h>
-#include <level_2/fss_status.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/fss_extended.h>
+#include <fll/level_2/fss_status.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index bf94b5e454b7382db9e3815716c7e0e28dc61639..ea7e03a6d822d0a7c0b1b3b7a7891e48a68f1de3 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_extended_write
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index ce50d8ede59cc8f1881490fb8df86eee4654a2d8..e7cd6c0a86bc9218a46a44b5313262f724627666 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/conversion.h>
-#include <level_0/console.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/conversion.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/status.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/status.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/fss_status.h>
-#include <level_2/program.h>
-#include <level_2/status.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/fss_status.h>
+#include <fll/level_2/program.h>
+#include <fll/level_2/status.h>
 
 #ifdef __cplusplus
 extern "C" {
index 8004319fe46bff6a5e169f3bfda17254be587ef2..993c5b3d3d040454af41e97718ffd25b8b38413c 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/fss_status_code
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 56388f6b98d324cf2836d81ee5ac5153c67d3770..4c5e7038fcb8cdf98568cb6caa45f59397756ace 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/conversion.h>
-#include <level_0/file.h>
-#include <level_0/iki.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/conversion.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/iki.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/iki.h>
-#include <level_1/print.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/iki.h>
+#include <fll/level_1/print.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/file.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/file.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index 0faa1a4d3b03e9ed8ac0475c487d5c0d65a6f297..e44df30ffbc7dc87c0dba948e40bc22865629b7e 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/iki_read
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 2ee21f694c703f7420be7e89125462776929470f..9f949a3e665ee08824d4e879bbbf1ff4c6adbb70 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/console.h>
-#include <level_0/conversion.h>
-#include <level_0/file.h>
-#include <level_0/iki.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/conversion.h>
+#include <fll/level_0/file.h>
+#include <fll/level_0/iki.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/iki.h>
-#include <level_1/print.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/iki.h>
+#include <fll/level_1/print.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/file.h>
-#include <level_2/iki.h>
-#include <level_2/program.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/file.h>
+#include <fll/level_2/iki.h>
+#include <fll/level_2/program.h>
 
 #ifdef __cplusplus
 extern "C" {
index eefc89bbf34a948208c9d0d2161b73d812b89634..ba2325f06045d3d060fd18438c9c658ff4cb8cb8 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/iki_write
 path_headers_preserve no
 path_library_script script
 path_library_shared shared
index 22df70513054a3f656d1324397cbd24b866be147..890b4a2650315be02283b53cd1b055a4ef06439d 100644 (file)
 #include <unistd.h>
 
 // fll-0 includes
-#include <level_0/type.h>
-#include <level_0/status.h>
-#include <level_0/memory.h>
-#include <level_0/string.h>
-#include <level_0/utf.h>
-#include <level_0/color.h>
-#include <level_0/conversion.h>
-#include <level_0/console.h>
-#include <level_0/pipe.h>
-#include <level_0/print.h>
+#include <fll/level_0/type.h>
+#include <fll/level_0/status.h>
+#include <fll/level_0/memory.h>
+#include <fll/level_0/string.h>
+#include <fll/level_0/utf.h>
+#include <fll/level_0/color.h>
+#include <fll/level_0/conversion.h>
+#include <fll/level_0/console.h>
+#include <fll/level_0/pipe.h>
+#include <fll/level_0/print.h>
 
 // fll-1 includes
-#include <level_1/console.h>
-#include <level_1/conversion.h>
-#include <level_1/status.h>
-#include <level_1/string.h>
+#include <fll/level_1/console.h>
+#include <fll/level_1/conversion.h>
+#include <fll/level_1/status.h>
+#include <fll/level_1/string.h>
 
 // fll-2 includes
-#include <level_2/error.h>
-#include <level_2/program.h>
-#include <level_2/status.h>
+#include <fll/level_2/error.h>
+#include <fll/level_2/program.h>
+#include <fll/level_2/status.h>
 
 #ifdef __cplusplus
 extern "C" {
index 2cb4277c32e17f5d5d56256e85b5e399893f1c08..6161f4b3f4c3a3beb15d3dee474552cc4e3544ad 100644 (file)
@@ -31,7 +31,7 @@ build_script yes
 build_shared yes
 build_static no
 
-path_headers level_3
+path_headers program/status_code
 path_headers_preserve no
 path_library_script script
 path_library_shared shared