The standard practice appears to be appending "-or-later" to the license file name.
#!/bin/bash
-# license: lgpl-2.1
+# license: lgpl-2.1-or-later
# programmer: Kevin Day
#
# The purpose of this script is to provide an example on how to bootstrap this project using command line arguments.
#!/bin/bash
-# license: lgpl-2.1
+# license: lgpl-2.1-or-later
# programmer: Kevin Day
#
# The purpose of this script is to provide a simple bootstrap tool to compile any part of the FLL project.
#!/bin/bash
-# license: lgpl-2.1
+# license: lgpl-2.1-or-later
# programmer: Kevin Day
#
# The purpose of this script is to provide a simple installer tool to copy any part of the FLL project onto a system.
#!/bin/bash
-# license: lgpl-2.1
+# license: lgpl-2.1-or-later
# programmer: Kevin Day
#
# The purpose of this script is to create releases from the project source.
*
* Project: Account
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by account related functionality.
*
*
* Project: Account
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides account related functionality (users, groups, roles, etc..).
*
*
* Project: Account
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Capability
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by capability related functionality.
*
*
* Project: Capability
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides capability related functionality.
*
*
* Project: Color
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project color.
*
*
* Project: Color
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide basic color output support (linux & xterm).
* This is the Featureless LINUX Library, so there is no support for non-linux colors at this time.
*
* Project: Console
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project console.
*
*
* Project: Console
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Some console input/output commands.
*
*
* Project: Control Group
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by control group (cgroup) related functionality.
*
*
* Project: Control Group
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides control group (cgroup) related functionality.
*
*
* Project: Conversion
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project conversion.
*
*
* Project: Conversion
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide means to convert one data type to another, such as a string to an integer.
*
*
* Project: Conversion
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Directory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project directory.
*
*
* Project: Directory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides operations for directory handling.
*/
*
* Project: Directory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides directory related data types.
*/
*
* Project: Directory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides operations for directory handling.
*/
*
* Project: Environment
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by environment console.
*
*
* Project: Environment
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides environment processing functionality, such as environment variable handling.
*/
*
* Project: Environment
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides environment processing functionality, such as environment variable handling.
*/
*
* Project: Execute
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project execute.
*
*
* Project: Execute
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides execute processing functionality.
*/
*
* Project: File
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project file.
*
*
* Project: File
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides structures and data types for a file I/O.
* Provides operations for opening/closing files.
*
* Project: File
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides structures and data types for a file I/O.
* Provides operations for opening/closing files.
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project fss.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines all datatypes to be used for/by project fss.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines set data to be used for/by project fss.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines set data to be used for/by project fss.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines named set data to be used for/by project fss.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines nest data to be used for/by project fss.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines set data to be used for/by project fss.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines set data to be used for/by project fss.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines iki common data.
*
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides a Wiki-Like syntax meant to be much simpler.
*
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Limit
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by limit related functionality.
*
*
* Project: Limit
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides limit related functionality.
*/
*
* Project: Memory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines iki common data.
*
*
* Project: Memory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide means to use memory routines, with error checking.
*
*
* Project: Memory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines memory structure data.
*
*
* Project: Memory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Path
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project path.
*
*
* Project: Path
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide path-related functionality.
*/
*
* Project: Path
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Pipe
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides pipe functionality.
*
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project print.
*
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides some standard printing functions not available in a libc.
*
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines print_to_* variants of print functins to be used for/by project print.
*
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Serialize
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Serialize
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project serialize.
*
*
* Project: Serialize
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides string processing functionality for what is to be defined as a serialize string.
* Serialized strings are strings that can hold multiple values in a single variable.
*
* Project: Signal
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project signal.
*
*
* Project: Signal
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides signal processing functionality, such as signal variable handling.
*/
*
* Project: Socket
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project socket.
*
*
* Project: Socket
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide means to connect to and use sockets.
*/
*
* Project: Status
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides status code definitions.
*
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common string data.
*
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides string capabilities.
*
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines dynamic (and static) string data.
*
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines map string data.
*
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines quantity string data.
*
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines range string data.
*
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines 3-tuple of string data called a triple (which is an ordered list of 3 strings).
*
*
* Project: Thread
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Thread
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by POSIX thread related functionality.
*
*
* Project: Thread
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides POSIX sets related functionality.
*/
*
* Project: Type
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides datatype definitions.
*/
*
* Project: Type
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Type
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by type (array) related functionality.
*
*
* Project: Type
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides an extension to the Type project (f_type) that depends on f_memory (linking to the f_memory library).
*
*
* Project: UTF
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides UTF-8 capabilities.
*
*
* Project: UTF
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project utf.
*
*
* Project: UTF
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides UTF-8 capabilities.
*
*
* Project: UTF
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines dynamic (and static) UTF-8 string data.
*
*
* Project: UTF
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines map UTF-8 string data.
*
*
* Project: UTF
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines 3-tuple of UTF-8 string data called a triple (which is an ordered list of 3 strings).
*
*
* Project: Console
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Some console input/output commands.
*/
*
* Project: Control Group
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides control group (cgroup) related functionality.
*
*
* Project: Conversion
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide means to convert one data type to another, such as a string to an integer.
*/
*
* Project: Conversion
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Directory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides operations for directory handling.
*/
*
* Project: Directory
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides operations for directory handling.
*/
*
* Project: Environment
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides environment processing functionality, such as environment variable handling.
*/
*
* Project: Execute
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project execute.
*
*
* Project: Execute
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides execute processing functionality.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _FL_fss_h
#define _FL_fss_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0000 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0002 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0008 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0001 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0003 implementation.
*/
*
* Project: Strings
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides fss-specific status definitions.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides generic functionality shared between and used by different fss processing functions.
*/
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides a Wiki-Like syntax meant to be much simpler.
*
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project print.
*
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides some standard printing functions not available in a libc.
*
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Signal
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project execute.
*
*
* Project: Signal
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides common signal functions.
*/
*
* Project: Status
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides status code functions, such as those that translate status codes into strings.
*/
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: String
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides basic string manipulation and processing capabilities.
*
*
* Project: Utf
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Utf
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides UTF-8 character manipulation and processing capabilities.
*
*
* Project: Utf File
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* UTF-8 File Operations.
*/
*
* Project: Utf File
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* UTF-8 File I/O Operations.
*/
*
* Project: Control Group
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides control group (cgroup) related functionality.
*/
*
* Project: Error
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Defines common data to be used for/by project error.
*
*
* Project: Error
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide functions commonly used by FLL based programs.
*/
*
* Project: Error
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Execute
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides program execution operations similar to system().
*
*
* Project: Execute
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: File
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides file-related functionality.
*/
*
* Project: File
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides structures and data types for a file I/O.
* Provides operations for opening/closing files.
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide common FSS functions.
*
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0000 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0002 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0008 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0001 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the fss-0003 implementation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This provides fss status code translation.
*/
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides a Wiki-Like syntax meant to be much simpler.
*
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* These are provided for internal reduction in redundant code.
* These should not be exposed/used outside of this project.
*
* Project: Path
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides path-related functionality.
*/
*
* Project: Print
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides print-related functionality.
*/
*
* Project: Program
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provide functions commonly used by FLL based programs.
*/
*
* Project: Status
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* Provides status code functions, such as those that translate status codes into strings.
*/
*
* Project: Byte Dump
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is intendend to support Unicode 14.0.
*
*
* Project: Byte Dump
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_byte_dump_h
#define _PRIVATE_byte_dump_h
*
* Project: Byte Dump
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: Control
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the Control program.
*
*
* Project: Control
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: Control
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_control_h
#define _PRIVATE_control_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the Controller program.
*
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_control_h
#define _PRIVATE_control_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_control_print_h
#define _PRIVATE_control_print_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_controller_h
#define _PRIVATE_controller_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_controller_print_h
#define _PRIVATE_controller_print_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_entry_h
#define _PRIVATE_entry_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_entry_print_h
#define _PRIVATE_entry_print_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_lock_h
#define _PRIVATE_lock_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_lock_print_h
#define _PRIVATE_lock_print_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_process_h
#define _PRIVATE_process_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_rule_h
#define _PRIVATE_rule_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_rule_print_h
#define _PRIVATE_rule_print_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_thread_h
#define _PRIVATE_thread_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_thread_control_h
#define _PRIVATE_thread_control_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_thread_entry_h
#define _PRIVATE_thread_entry_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_thread_process_h
#define _PRIVATE_thread_process_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_thread_rule_h
#define _PRIVATE_thread_rule_h
*
* Project: Controller
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_thread_signal_h
#define _PRIVATE_thread_signal_h
*
* Project: Featureless Make
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* The Feautureless Make System (aka fake) used as a package build tool.
*
*
* Project: Featureless Make
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_build_h
#define _PRIVATE_build_h
*
* Project: Featureless Make
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_clean_h
#define _PRIVATE_clean_h
*
* Project: Featureless Make
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: Featureless Make
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fake_h
#define _PRIVATE_fake_h
*
* Project: Featureless Make
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_make_h
#define _PRIVATE_make_h
*
* Project: Featureless Make
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fake_print_h
#define _PRIVATE_fake_print_h
*
* Project: Featureless Make
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_skeleton_h
#define _PRIVATE_skeleton_h
* FLL - Level 3
* Project: Firewall
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#include "firewall.h"
#include "private-common.h"
*
* Project: Firewall
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the Kevux Operating System Firewall program.
* This program utilizes the Featureless Linux Library.
*
* Project: Firewall
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: Firewall
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_firewall_h
#define _PRIVATE_firewall_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the FSS Basic List Read program
* This program utilizes the Featureless Linux Library.
*
* Project: FSS Basic List Read
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_basic_list_read_h
#define _PRIVATE_fss_basic_list_read_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This program provides fss basic list write functionality.
*/
*
* Project: FSS Basic List Write
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_basic_list_write_h
#define _PRIVATE_fss_basic_list_write_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the FSS Basic Read program
* This program utilizes the Featureless Linux Library.
*
* Project: FSS Basic Read
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_basic_read_h
#define _PRIVATE_fss_basic_read_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This program provides fss basic write functionality.
*/
*
* Project: FSS Basic Write
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_basic_write_h
#define _PRIVATE_fss_basic_write_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the FSS Basic List Read program
* This program utilizes the Featureless Linux Library.
*
* Project: FSS Embedded List Read
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_embedded_list_read_h
#define _PRIVATE_fss_embedded_list_read_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This program provides FSS-0008 Embedded List write functionality.
*/
*
* Project: FSS Embedded List Write
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_embedded_list_write_h
#define _PRIVATE_fss_embedded_list_write_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the FSS Extended List Read program
* This program utilizes the Featureless Linux Library.
*
* Project: Extended List Read
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_extended_list_read_h
#define _PRIVATE_fss_extended_list_read_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This program provides FSS-0003 Extended List write functionality.
*/
*
* Project: FSS Extended List Write
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_extended_list_write_h
#define _PRIVATE_fss_extended_list_write_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the FSS Basic Read program
* This program utilizes the Featureless Linux Library.
*
* Project: Extended Read
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_extended_read_h
#define _PRIVATE_fss_extended_read_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This program provides fss basic write functionality.
*/
*
* Project: FSS Extended Write
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_extended_write_h
#define _PRIVATE_fss_extended_write_h
*
* Project: FSS Identify
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the program is intended to be used to identify an FSS file or FSS data.
*
*
* Project: FSS Identify
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS Identify
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_identify_h
#define _PRIVATE_fss_identify_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This program provides status code to/from string translation.
*/
*
* Project: FSS Status Code
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: FSS
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_fss_status_code_h
#define _PRIVATE_fss_status_code_h
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the IKI Read program.
*
*
* Project: IKI Read
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_iki_read_h
#define _PRIVATE_iki_read_h
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is the IKI Write program.
*
*
* Project: IKI Write
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: IKI
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_iki_write_h
#define _PRIVATE_iki_write_h
*
* Project: Status Code
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: Status Code
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_status_code_h
#define _PRIVATE_status_code_h
*
* Project: Status Code
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This program provides status code to/from string translation.
*/
*
* Project: UTF-8
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_common_h
#define _PRIVATE_common_h
*
* Project: UTF-8
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_utf8_print_h
#define _PRIVATE_utf8_print_h
*
* Project: UTF-8
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_utf8_h
#define _PRIVATE_utf8_h
*
* Project: UTF-8
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_utf8_binary_h
#define _PRIVATE_utf8_binary_h
*
* Project: UTF-8
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*/
#ifndef _PRIVATE_utf8_codepoint_h
#define _PRIVATE_utf8_codepoint_h
*
* Project: UTF-8
* API Version: 0.5
- * Licenses: lgplv2.1
+ * Licenses: lgpl-2.1-or-later
*
* This is intendend to support Unicode 14.0.
*