]> Kevux Git Server - fll/commitdiff
Update: Documentation man pages.
authorKevin Day <kevin@kevux.org>
Sat, 24 Feb 2024 07:06:16 +0000 (01:06 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 24 Feb 2024 07:06:16 +0000 (01:06 -0600)
This repeats the process outlined in commit 63be746d22d66870ae89f9575c82db7d0b784e32.

The following changes are made:
- TAB_SIZE = 2
- PROJECT_NUMBER = 0.6.9

Setting "JAVADOC_AUTOBRIEF = yes" may be something worth looking into but for now the default of "JAVADOC_AUTOBRIEF = no" is being used.

It is unclear whether or not the "@see" is being processed without looking closes (and given the size of this, I did not do that).
I decided to leave the SEE ALSO sections that are generated, regardless of their state.

I noticed and removed man page documentation comments that somehow ended up in unit test data files.

The program function documentation is also generated and provided now.
This was not done so in the past.

Performing the process of generating and then reviewing the generated man pages exposed a number of problems that I fixed in commits prior to this commit.
Most of the changes are code clean ups but a security concern regarding handling a NULL pointer in a parameter was caught and identified during this process.

The commit referenced above mentioned the doxy2man but never documented the process.
The doxy2man used can be found at https://github.com/gsauthof/doxy2man.git .
The commit hash used for the generation is 5ce113f4d2a3fc6712f8eb8606a6b0899dc6f8d1 (dated Wed Aug 31 09:06:46 2016 +0200).

The doxy2man tool was performed against every XML file generated from doxywizard via a Bash for loop over each XML file.

I may make a copy of this doxy2man tool to help preserve this useful tool.

This is a massive set of changes (almost 1600 man pages) and so my review is rather lax and generalized.

1724 files changed:
level_0/f_account/data/documentation/man/man3/f_account_by_id.3
level_0/f_account/data/documentation/man/man3/f_account_by_name.3
level_0/f_account/data/documentation/man/man3/f_account_group_id_by_name.3
level_0/f_account/data/documentation/man/man3/f_account_group_name_by_id.3
level_0/f_account/data/documentation/man/man3/f_account_id_by_name.3
level_0/f_account/data/documentation/man/man3/f_account_name_by_id.3
level_0/f_capability/data/documentation/man/man3/f_capability_ambient_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_ambient_reset.3
level_0/f_capability/data/documentation/man/man3/f_capability_ambient_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_clear.3
level_0/f_capability/data/documentation/man/man3/f_capability_clear_flag.3
level_0/f_capability/data/documentation/man/man3/f_capability_compare.3
level_0/f_capability/data/documentation/man/man3/f_capability_copy.3
level_0/f_capability/data/documentation/man/man3/f_capability_copy_external.3
level_0/f_capability/data/documentation/man/man3/f_capability_copy_internal.3
level_0/f_capability/data/documentation/man/man3/f_capability_delete.3
level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_file_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_file_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_flag_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_flag_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_from_name.3
level_0/f_capability/data/documentation/man/man3/f_capability_from_text.3
level_0/f_capability/data/documentation/man/man3/f_capability_groups_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_initialize.3
level_0/f_capability/data/documentation/man/man3/f_capability_mode_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_mode_get_name.3
level_0/f_capability/data/documentation/man/man3/f_capability_mode_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_owner_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_owner_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_drop.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_get_by_id.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_size.3
level_0/f_capability/data/documentation/man/man3/f_capability_supported.3
level_0/f_capability/data/documentation/man/man3/f_capability_supported_ambient.3
level_0/f_capability/data/documentation/man/man3/f_capability_supported_code.3
level_0/f_capability/data/documentation/man/man3/f_capability_to_name.3
level_0/f_capability/data/documentation/man/man3/f_capability_to_text.3
level_0/f_capability/data/documentation/man/man3/f_capability_user_set.3
level_0/f_color/data/documentation/man/man3/f_color_context_delete.3
level_0/f_color/data/documentation/man/man3/f_color_context_destroy.3
level_0/f_color/data/documentation/man/man3/f_color_load_context.3
level_0/f_color/data/documentation/man/man3/f_color_save_1.3
level_0/f_color/data/documentation/man/man3/f_color_save_2.3
level_0/f_color/data/documentation/man/man3/f_color_save_3.3
level_0/f_color/data/documentation/man/man3/f_color_save_4.3
level_0/f_color/data/documentation/man/man3/f_color_save_5.3
level_0/f_console/data/documentation/man/man3/f_console_environment_process.3
level_0/f_console/data/documentation/man/man3/f_console_identify.3
level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_left.3
level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_right.3
level_0/f_console/data/documentation/man/man3/f_console_parameter_process.3
level_0/f_console/data/documentation/man/man3/f_console_parameters_delete.3
level_0/f_console/data/documentation/man/man3/f_console_parameters_destroy.3
level_0/f_control_group/data/documentation/man/man3/f_control_group_copy.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_binary.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_decimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_duodecimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_hexidecimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_octal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_binary.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_decimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_duodecimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_hexidecimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_octal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_print.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_to_string.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_print.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_to_string.3
level_0/f_directory/data/documentation/man/man3/f_directory_create.3
level_0/f_directory/data/documentation/man/man3/f_directory_create_at.3
level_0/f_directory/data/documentation/man/man3/f_directory_exists.3
level_0/f_directory/data/documentation/man/man3/f_directory_exists_at.3
level_0/f_directory/data/documentation/man/man3/f_directory_is.3
level_0/f_directory/data/documentation/man/man3/f_directory_is_at.3
level_0/f_directory/data/documentation/man/man3/f_directory_list.3
level_0/f_directory/data/documentation/man/man3/f_directory_open.3
level_0/f_directory/data/documentation/man/man3/f_directory_open_at.3
level_0/f_directory/data/documentation/man/man3/f_directory_remove.3
level_0/f_directory/data/documentation/man/man3/f_directory_remove_custom.3
level_0/f_directory/data/documentation/man/man3/f_directory_touch.3
level_0/f_directory/data/documentation/man/man3/f_directory_touch_at.3
level_0/f_environment/data/documentation/man/man3/f_environment_clear.3
level_0/f_environment/data/documentation/man/man3/f_environment_exists.3
level_0/f_environment/data/documentation/man/man3/f_environment_get.3
level_0/f_environment/data/documentation/man/man3/f_environment_get_all.3
level_0/f_environment/data/documentation/man/man3/f_environment_secure_is.3
level_0/f_environment/data/documentation/man/man3/f_environment_set.3
level_0/f_environment/data/documentation/man/man3/f_environment_unset.3
level_0/f_execute/data/documentation/man/man3/f_execute_status_from_status.3
level_0/f_execute/data/documentation/man/man3/f_execute_status_to_status.3
level_0/f_file/c/file.h
level_0/f_file/data/documentation/man/man3/f_file_access.3
level_0/f_file/data/documentation/man/man3/f_file_access_at.3
level_0/f_file/data/documentation/man/man3/f_file_clone.3
level_0/f_file/data/documentation/man/man3/f_file_close.3
level_0/f_file/data/documentation/man/man3/f_file_close_flush.3
level_0/f_file/data/documentation/man/man3/f_file_copy.3
level_0/f_file/data/documentation/man/man3/f_file_create.3
level_0/f_file/data/documentation/man/man3/f_file_create_at.3
level_0/f_file/data/documentation/man/man3/f_file_create_device.3
level_0/f_file/data/documentation/man/man3/f_file_create_device_at.3
level_0/f_file/data/documentation/man/man3/f_file_create_fifo.3
level_0/f_file/data/documentation/man/man3/f_file_create_fifo_at.3
level_0/f_file/data/documentation/man/man3/f_file_create_node.3
level_0/f_file/data/documentation/man/man3/f_file_create_node_at.3
level_0/f_file/data/documentation/man/man3/f_file_descriptor.3
level_0/f_file/data/documentation/man/man3/f_file_exists.3
level_0/f_file/data/documentation/man/man3/f_file_exists_at.3
level_0/f_file/data/documentation/man/man3/f_file_flush.3
level_0/f_file/data/documentation/man/man3/f_file_group_read.3
level_0/f_file/data/documentation/man/man3/f_file_is.3
level_0/f_file/data/documentation/man/man3/f_file_is_at.3
level_0/f_file/data/documentation/man/man3/f_file_link.3
level_0/f_file/data/documentation/man/man3/f_file_link_at.3
level_0/f_file/data/documentation/man/man3/f_file_link_hard.3
level_0/f_file/data/documentation/man/man3/f_file_link_hard_at.3
level_0/f_file/data/documentation/man/man3/f_file_link_read.3
level_0/f_file/data/documentation/man/man3/f_file_link_read_at.3
level_0/f_file/data/documentation/man/man3/f_file_mode_determine.3
level_0/f_file/data/documentation/man/man3/f_file_mode_from_string.3
level_0/f_file/data/documentation/man/man3/f_file_mode_read.3
level_0/f_file/data/documentation/man/man3/f_file_mode_read_at.3
level_0/f_file/data/documentation/man/man3/f_file_mode_set.3
level_0/f_file/data/documentation/man/man3/f_file_mode_set_at.3
level_0/f_file/data/documentation/man/man3/f_file_mode_to_mode.3
level_0/f_file/data/documentation/man/man3/f_file_name_base.3
level_0/f_file/data/documentation/man/man3/f_file_name_directory.3
level_0/f_file/data/documentation/man/man3/f_file_open.3
level_0/f_file/data/documentation/man/man3/f_file_open_at.3
level_0/f_file/data/documentation/man/man3/f_file_owner_read.3
level_0/f_file/data/documentation/man/man3/f_file_read.3
level_0/f_file/data/documentation/man/man3/f_file_read_block.3
level_0/f_file/data/documentation/man/man3/f_file_read_until.3
level_0/f_file/data/documentation/man/man3/f_file_remove.3
level_0/f_file/data/documentation/man/man3/f_file_remove_at.3
level_0/f_file/data/documentation/man/man3/f_file_rename.3
level_0/f_file/data/documentation/man/man3/f_file_rename_at.3
level_0/f_file/data/documentation/man/man3/f_file_role_change.3
level_0/f_file/data/documentation/man/man3/f_file_role_change_at.3
level_0/f_file/data/documentation/man/man3/f_file_seek.3
level_0/f_file/data/documentation/man/man3/f_file_size.3
level_0/f_file/data/documentation/man/man3/f_file_size_at.3
level_0/f_file/data/documentation/man/man3/f_file_size_by_id.3
level_0/f_file/data/documentation/man/man3/f_file_stat.3
level_0/f_file/data/documentation/man/man3/f_file_stat_at.3
level_0/f_file/data/documentation/man/man3/f_file_stat_by_id.3
level_0/f_file/data/documentation/man/man3/f_file_stream_close.3
level_0/f_file/data/documentation/man/man3/f_file_stream_open.3
level_0/f_file/data/documentation/man/man3/f_file_stream_open_descriptor.3
level_0/f_file/data/documentation/man/man3/f_file_stream_read.3
level_0/f_file/data/documentation/man/man3/f_file_stream_read_block.3
level_0/f_file/data/documentation/man/man3/f_file_stream_read_until.3
level_0/f_file/data/documentation/man/man3/f_file_stream_reopen.3
level_0/f_file/data/documentation/man/man3/f_file_stream_write.3
level_0/f_file/data/documentation/man/man3/f_file_stream_write_block.3
level_0/f_file/data/documentation/man/man3/f_file_stream_write_range.3
level_0/f_file/data/documentation/man/man3/f_file_stream_write_until.3
level_0/f_file/data/documentation/man/man3/f_file_touch.3
level_0/f_file/data/documentation/man/man3/f_file_touch_at.3
level_0/f_file/data/documentation/man/man3/f_file_type.3
level_0/f_file/data/documentation/man/man3/f_file_type_at.3
level_0/f_file/data/documentation/man/man3/f_file_umask_get.3
level_0/f_file/data/documentation/man/man3/f_file_umask_set.3
level_0/f_file/data/documentation/man/man3/f_file_write.3
level_0/f_file/data/documentation/man/man3/f_file_write_block.3
level_0/f_file/data/documentation/man/man3/f_file_write_range.3
level_0/f_file/data/documentation/man/man3/f_file_write_until.3
level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit.3
level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit_range.3
level_0/f_fss/data/documentation/man/man3/f_fss_count_lines.3
level_0/f_fss/data/documentation/man/man3/f_fss_count_lines_range.3
level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf.3
level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf_to_false.3
level_0/f_fss/data/documentation/man/man3/f_fss_is_combining.3
level_0/f_fss/data/documentation/man/man3/f_fss_is_graph.3
level_0/f_fss/data/documentation/man/man3/f_fss_is_space.3
level_0/f_fss/data/documentation/man/man3/f_fss_is_zero_width.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_seek_to_eol.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_delimit.3
level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_space.3
level_0/f_iki/data/documentation/man/man3/f_iki_content_is.3
level_0/f_iki/data/documentation/man/man3/f_iki_content_partial_is.3
level_0/f_iki/data/documentation/man/man3/f_iki_data_delete.3
level_0/f_iki/data/documentation/man/man3/f_iki_data_destroy.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_adjust.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_append.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_append_all.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_decimate_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_decrease_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_resize.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_adjust.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_append.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_append_all.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_decimate_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_decrease_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_resize.3
level_0/f_iki/data/documentation/man/man3/f_iki_object_is.3
level_0/f_iki/data/documentation/man/man3/f_iki_object_partial_is.3
level_0/f_iki/data/documentation/man/man3/f_iki_read.3
level_0/f_limit/data/documentation/man/man3/f_limit_process.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_adjust.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_append.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_append_all.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_decimate_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_decrease_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_resize.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_adjust.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_append.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_append_all.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_decimate_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_decrease_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_resize.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_adjust.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_append.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_append_all.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_decimate_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_decrease_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_increase.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_increase_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_resize.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_adjust.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append_all.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decimate_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decrease_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_resize.3
level_0/f_memory/data/documentation/man/man3/f_memory_adjust.3
level_0/f_memory/data/documentation/man/man3/f_memory_delete.3
level_0/f_memory/data/documentation/man/man3/f_memory_destroy.3
level_0/f_memory/data/documentation/man/man3/f_memory_new.3
level_0/f_memory/data/documentation/man/man3/f_memory_new_aligned.3
level_0/f_memory/data/documentation/man/man3/f_memory_resize.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_adjust.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_decimate_by.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_decrease_by.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase_by.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_resize.3
level_0/f_path/data/documentation/man/man3/f_path_change.3
level_0/f_path/data/documentation/man/man3/f_path_change_at.3
level_0/f_path/data/documentation/man/man3/f_path_current.3
level_0/f_path/data/documentation/man/man3/f_path_directory_cleanup.3
level_0/f_path/data/documentation/man/man3/f_path_is.3
level_0/f_path/data/documentation/man/man3/f_path_is_absolute.3
level_0/f_path/data/documentation/man/man3/f_path_is_relative.3
level_0/f_path/data/documentation/man/man3/f_path_is_relative_current.3
level_0/f_path/data/documentation/man/man3/f_path_real.3
level_0/f_pipe/data/documentation/man/man3/f_pipe_debug_exists.3
level_0/f_pipe/data/documentation/man/man3/f_pipe_error_exists.3
level_0/f_pipe/data/documentation/man/man3/f_pipe_input_exists.3
level_0/f_pipe/data/documentation/man/man3/f_pipe_warning_exists.3
level_0/f_print/data/documentation/man/man3/f_print.3
level_0/f_print/data/documentation/man/man3/f_print_character.3
level_0/f_print/data/documentation/man/man3/f_print_character_safely.3
level_0/f_print/data/documentation/man/man3/f_print_character_safely_get.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_safely.3
level_0/f_print/data/documentation/man/man3/f_print_raw.3
level_0/f_print/data/documentation/man/man3/f_print_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_raw_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_safely.3
level_0/f_print/data/documentation/man/man3/f_print_safely_get.3
level_0/f_print/data/documentation/man/man3/f_print_safely_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_to.3
level_0/f_print/data/documentation/man/man3/f_print_to_character.3
level_0/f_print/data/documentation/man/man3/f_print_to_character_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_raw_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_to_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_safely_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_to_terminated.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_get.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_range.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_select.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_to_simple.3
level_0/f_signal/data/documentation/man/man3/f_signal_action.3
level_0/f_signal/data/documentation/man/man3/f_signal_close.3
level_0/f_signal/data/documentation/man/man3/f_signal_mask.3
level_0/f_signal/data/documentation/man/man3/f_signal_open.3
level_0/f_signal/data/documentation/man/man3/f_signal_pause.3
level_0/f_signal/data/documentation/man/man3/f_signal_queue.3
level_0/f_signal/data/documentation/man/man3/f_signal_read.3
level_0/f_signal/data/documentation/man/man3/f_signal_send.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_add.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_delete.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_empty.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_fill.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_has.3
level_0/f_signal/data/documentation/man/man3/f_signal_suspend.3
level_0/f_signal/data/documentation/man/man3/f_signal_wait.3
level_0/f_signal/data/documentation/man/man3/f_signal_wait_until.3
level_0/f_socket/data/documentation/man/man3/f_socket_accept.3
level_0/f_socket/data/documentation/man/man3/f_socket_bind.3
level_0/f_socket/data/documentation/man/man3/f_socket_bind_local.3
level_0/f_socket/data/documentation/man/man3/f_socket_connect.3
level_0/f_socket/data/documentation/man/man3/f_socket_create.3
level_0/f_socket/data/documentation/man/man3/f_socket_create_pair.3
level_0/f_socket/data/documentation/man/man3/f_socket_disconnect.3
level_0/f_socket/data/documentation/man/man3/f_socket_listen.3
level_0/f_socket/data/documentation/man/man3/f_socket_option_get.3
level_0/f_socket/data/documentation/man/man3/f_socket_option_set.3
level_0/f_socket/data/documentation/man/man3/f_socket_read.3
level_0/f_socket/data/documentation/man/man3/f_socket_read_message.3
level_0/f_socket/data/documentation/man/man3/f_socket_write.3
level_0/f_socket/data/documentation/man/man3/f_socket_write_message.3
level_0/f_status/data/documentation/man/man3/f_statuss_adjust.3
level_0/f_status/data/documentation/man/man3/f_statuss_append.3
level_0/f_status/data/documentation/man/man3/f_statuss_append_all.3
level_0/f_status/data/documentation/man/man3/f_statuss_decimate_by.3
level_0/f_status/data/documentation/man/man3/f_statuss_decrease_by.3
level_0/f_status/data/documentation/man/man3/f_statuss_increase.3
level_0/f_status/data/documentation/man/man3/f_statuss_increase_by.3
level_0/f_status/data/documentation/man/man3/f_statuss_resize.3
level_0/f_status/data/documentation/man/man3/f_statusss_adjust.3
level_0/f_status/data/documentation/man/man3/f_statusss_append.3
level_0/f_status/data/documentation/man/man3/f_statusss_append_all.3
level_0/f_status/data/documentation/man/man3/f_statusss_decimate_by.3
level_0/f_status/data/documentation/man/man3/f_statusss_decrease_by.3
level_0/f_status/data/documentation/man/man3/f_statusss_increase.3
level_0/f_status/data/documentation/man/man3/f_statusss_increase_by.3
level_0/f_status/data/documentation/man/man3/f_statusss_resize.3
level_0/f_status_string/data/documentation/man/man3/f_status_string_to.3 [moved from level_0/f_status/data/documentation/man/man3/f_status_string_to.3 with 70% similarity]
level_0/f_string/data/documentation/man/man3/f_string_append.3
level_0/f_string/data/documentation/man/man3/f_string_append_assure.3
level_0/f_string/data/documentation/man/man3/f_string_append_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_append_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_append.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_resize.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line_to.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_to.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate_after.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_append.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_resize.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_append.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_resize.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_maps_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_maps_append.3
level_0/f_string/data/documentation/man/man3/f_string_maps_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_maps_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_maps_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_maps_increase.3
level_0/f_string/data/documentation/man/man3/f_string_maps_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_maps_resize.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_append.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_increase.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_mash.3
level_0/f_string/data/documentation/man/man3/f_string_mash_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_mish.3
level_0/f_string/data/documentation/man/man3/f_string_mish_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_prepend.3
level_0/f_string/data/documentation/man/man3/f_string_prepend_assure.3
level_0/f_string/data/documentation/man/man3/f_string_prepend_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_prepend_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_append.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_resize.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_append.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_append.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_increase.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_resize.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_append.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_increase.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_resize.3
level_0/f_string/data/documentation/man/man3/f_string_seek_line.3
level_0/f_string/data/documentation/man/man3/f_string_seek_line_to.3
level_0/f_string/data/documentation/man/man3/f_string_seek_to.3
level_0/f_string/data/documentation/man/man3/f_string_triples_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_triples_append.3
level_0/f_string/data/documentation/man/man3/f_string_triples_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_triples_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_triples_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_triples_increase.3
level_0/f_string/data/documentation/man/man3/f_string_triples_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_triples_resize.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_append.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_increase.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_at_fork.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_wait.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_caller.3
level_0/f_thread/data/documentation/man/man3/f_thread_cancel.3
level_0/f_thread/data/documentation/man/man3/f_thread_cancel_state_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_cancel_test.3
level_0/f_thread/data/documentation/man/man3/f_thread_cancel_type_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_clock_get_id.3
level_0/f_thread/data/documentation/man/man3/f_thread_compare.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal_all.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_detach.3
level_0/f_thread/data/documentation/man/man3/f_thread_exit.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_join.3
level_0/f_thread/data/documentation/man/man3/f_thread_join_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_join_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_key_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_key_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_key_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_key_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_read.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_write.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_unlock.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_once.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_priority_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_close.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_open.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_unlock.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_value_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_signal_mask.3
level_0/f_thread/data/documentation/man/man3/f_thread_signal_queue.3
level_0/f_thread/data/documentation/man/man3/f_thread_signal_write.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_unlock.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_unlock.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_resize.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_cells_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_cells_append.3
level_0/f_type_array/data/documentation/man/man3/f_cells_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_cells_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_cells_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_cells_increase.3
level_0/f_type_array/data/documentation/man/man3/f_cells_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_cells_resize.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_append.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_resize.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_states_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_states_append.3
level_0/f_type_array/data/documentation/man/man3/f_states_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_states_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_states_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_states_increase.3
level_0/f_type_array/data/documentation/man/man3/f_states_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_states_resize.3
level_0/f_type_array/data/documentation/man/man3/f_statess_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_statess_append.3
level_0/f_type_array/data/documentation/man/man3/f_statess_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_statess_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_statess_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_statess_increase.3
level_0/f_type_array/data/documentation/man/man3/f_statess_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_statess_resize.3
level_0/f_type_array/data/documentation/man/man3/f_statuss_adjust.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statuss_append.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statuss_append_all.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statuss_decimate_by.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statuss_decrease_by.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statuss_increase.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statuss_increase_by.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statuss_resize.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statusss_adjust.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statusss_append.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statusss_append_all.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statusss_decimate_by.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statusss_decrease_by.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statusss_increase.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statusss_increase_by.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_statusss_resize.3 [new file with mode: 0644]
level_0/f_type_array/data/documentation/man/man3/f_uint128s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_buffer_decrement.3
level_0/f_utf/data/documentation/man/man3/f_utf_buffer_increment.3
level_0/f_utf/data/documentation/man/man3/f_utf_char_to_char.3
level_0/f_utf/data/documentation/man/man3/f_utf_char_to_character.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_digit.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_numeric.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_ascii.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_combining.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_code.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_format.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_picture.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_digit.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_emoji.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_fragment.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_graph.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_numeric.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_phonetic.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_private.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_punctuation.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_subscript.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_superscript.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_symbol.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_unassigned.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_valid.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_modifier.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_other.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_zero_width.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_wide.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash_plus.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_zero_width.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_from.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_string_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_is.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_digit.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_numeric.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_ascii.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_combining.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_control.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_control_code.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_control_format.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_control_picture.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_digit.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_emoji.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_fragment.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_graph.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_numeric.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_phonetic.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_private.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_punctuation.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_subscript.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_superscript.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_symbol.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_unassigned.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_valid.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_modifier.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_other.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_zero_width.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_wide.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_word.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash_plus.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_zero_width.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_append_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate_after.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mash.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mash_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mish.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mish_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_unicode_from.3
level_0/f_utf/data/documentation/man/man3/f_utf_unicode_string_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_unicode_to.3
level_0/f_utf/data/tests/bytesequences/combining-all.txt
level_0/f_utf/data/tests/bytesequences/control-all.txt
level_0/f_utf/data/tests/bytesequences/digit-all.txt
level_0/f_utf/data/tests/bytesequences/emoji-all.txt
level_0/f_utf/data/tests/bytesequences/numeric-all.txt
level_0/f_utf/data/tests/bytesequences/phonetic-all.txt
level_0/f_utf/data/tests/bytesequences/private-all.txt
level_0/f_utf/data/tests/bytesequences/punctuation-all.txt
level_0/f_utf/data/tests/bytesequences/subscript-all.txt
level_0/f_utf/data/tests/bytesequences/superscript-all.txt
level_0/f_utf/data/tests/bytesequences/symbol-all.txt
level_0/f_utf/data/tests/bytesequences/whitespace-all.txt
level_0/f_utf/data/tests/bytesequences/whitespace-modifier.txt
level_0/f_utf/data/tests/bytesequences/whitespace-other.txt
level_0/f_utf/data/tests/bytesequences/whitespace-zero_width.txt
level_0/f_utf/data/tests/bytesequences/wide-all.txt
level_0/f_utf/data/tests/bytesequences/word-all.txt
level_0/f_utf/data/tests/bytesequences/word-lax.txt
level_0/f_utf/data/tests/bytesequences/word_dash-all.txt
level_0/f_utf/data/tests/bytesequences/word_dash-lax.txt
level_0/f_utf/data/tests/bytesequences/word_dash_plus-all.txt
level_0/f_utf/data/tests/bytesequences/word_dash_plus-lax.txt
level_0/f_utf/data/tests/bytesequences/zero_width-all.txt
level_0/f_utf/data/tests/codepoints/combining-all.txt
level_0/f_utf/data/tests/codepoints/control-all.txt
level_0/f_utf/data/tests/codepoints/digit-all.txt
level_0/f_utf/data/tests/codepoints/emoji-all.txt
level_0/f_utf/data/tests/codepoints/numeric-all.txt
level_0/f_utf/data/tests/codepoints/phonetic-all.txt
level_0/f_utf/data/tests/codepoints/private-all.txt
level_0/f_utf/data/tests/codepoints/punctuation-all.txt
level_0/f_utf/data/tests/codepoints/subscript-all.txt
level_0/f_utf/data/tests/codepoints/superscript-all.txt
level_0/f_utf/data/tests/codepoints/symbol-all.txt
level_0/f_utf/data/tests/codepoints/whitespace-all.txt
level_0/f_utf/data/tests/codepoints/whitespace-modifier.txt
level_0/f_utf/data/tests/codepoints/whitespace-other.txt
level_0/f_utf/data/tests/codepoints/whitespace-zero_width.txt
level_0/f_utf/data/tests/codepoints/wide-all.txt
level_0/f_utf/data/tests/codepoints/word-all.txt
level_0/f_utf/data/tests/codepoints/word-lax.txt
level_0/f_utf/data/tests/codepoints/word_dash-all.txt
level_0/f_utf/data/tests/codepoints/word_dash-lax.txt
level_0/f_utf/data/tests/codepoints/word_dash_plus-all.txt
level_0/f_utf/data/tests/codepoints/word_dash_plus-lax.txt
level_0/f_utf/data/tests/codepoints/zero_width-all.txt
level_0/f_utf/data/tests/values/digit-all.txt
level_1/fl_control_group/data/documentation/man/man3/fl_control_group_apply.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed_detect.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned_detect.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed_detect.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned_detect.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_clone.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_clone_content.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_copy.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_copy_content.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_create.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_list.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_path_pop.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_path_push.3
level_1/fl_environment/data/documentation/man/man3/fl_environment_load_name.3
level_1/fl_environment/data/documentation/man/man3/fl_environment_load_names.3
level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode.3
level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode_reverse.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_write.3
level_1/fl_iki/data/documentation/man/man3/fl_iki_read.3
level_1/fl_print/data/documentation/man/man3/fl_print_format.3
level_1/fl_print/data/documentation/man/man3/fl_print_format_convert.3
level_1/fl_print/data/documentation/man/man3/fl_print_string_va.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_safely.3
level_1/fl_signal/data/documentation/man/man3/fl_signal_state_interrupt.3
level_1/fl_string/data/documentation/man/man3/fl_string_compare.3
level_1/fl_string/data/documentation/man/man3/fl_string_compare_except.3
level_1/fl_string/data/documentation/man/man3/fl_string_compare_except_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_compare_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_dynamic.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_dynamic.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_dynamic.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_dynamic.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_fll_identify.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip_nulless.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip_nulless.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_to_utf_character.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph_non.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_to_utf_character.3
level_1/fl_string/data/documentation/man/man3/fl_string_rip.3
level_1/fl_string/data/documentation/man/man3/fl_string_rip_nulless.3
level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_to_utf_character.3
level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph.3
level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph_non.3
level_1/fl_string/data/documentation/man/man3/fl_string_seek_to_utf_character.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read.3 [new file with mode: 0644]
level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_block.3 [new file with mode: 0644]
level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_until.3 [new file with mode: 0644]
level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write.3 [new file with mode: 0644]
level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_block.3 [new file with mode: 0644]
level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_range.3 [new file with mode: 0644]
level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_until.3 [new file with mode: 0644]
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare_trim.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare_trim.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare_trim.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip_nulless.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_to_char.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph_non.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_to_char.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip_nulless.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_to_char.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph_non.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_to_char.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_block.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_until.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_block.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_range.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_until.3
level_2/fll_control_group/data/documentation/man/man3/fll_control_group_prepare.3
level_2/fll_error/data/documentation/man/man3/fll_error_file_print.3
level_2/fll_error/data/documentation/man/man3/fll_error_parameter_integer_print.3
level_2/fll_error/data/documentation/man/man3/fll_error_print.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter_set.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_set.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_into.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_program.3
level_2/fll_file/data/documentation/man/man3/fll_file_mode_set_all.3
level_2/fll_file/data/documentation/man/man3/fll_file_move.3
level_2/fll_file/data/documentation/man/man3/fll_file_role_change_all.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_identify.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_apart.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_apart.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash_apart.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_together.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash_apart.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_together.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_status_string_from.3 [deleted file]
level_2/fll_fss/data/documentation/man/man3/fll_fss_status_string_to.3 [deleted file]
level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_from.3
level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_to.3
level_2/fll_iki/data/documentation/man/man3/fll_iki_content_escape.3
level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_escape.3
level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_unescape.3
level_2/fll_iki/data/documentation/man/man3/fll_iki_content_unescape.3
level_2/fll_path/data/documentation/man/man3/fll_path_canonical.3
level_2/fll_print/data/documentation/man/man3/fll_print.3
level_2/fll_print/data/documentation/man/man3/fll_print_character.3
level_2/fll_print/data/documentation/man/man3/fll_print_character_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_format.3
level_2/fll_print/data/documentation/man/man3/fll_print_format_convert.3
level_2/fll_print/data/documentation/man/man3/fll_print_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_raw_terminated.3
level_2/fll_print/data/documentation/man/man3/fll_print_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_safely_terminated.3
level_2/fll_print/data/documentation/man/man3/fll_print_string_va.3
level_2/fll_print/data/documentation/man/man3/fll_print_terminated.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_safely.3
level_2/fll_program/data/documentation/man/man3/fll_program_data_delete.3
level_2/fll_program/data/documentation/man/man3/fll_program_data_destroy.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_append.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_mash.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip_mash.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_long_print_cannot_use_with.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process_empty.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_header.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_long.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_other.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_usage.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_version.3
level_2/fll_program/data/documentation/man/man3/fll_program_standard_setdown.3
level_2/fll_program/data/documentation/man/man3/fll_program_standard_setup.3
level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_received.3
level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_state.3
level_2/fll_status_string/data/documentation/man/man3/fll_status_string_from.3
level_3/byte_dump/c/byte_dump.c
level_3/byte_dump/data/documentation/man/man1/byte_dump.1
level_3/byte_dump/data/documentation/man/man3/byte_dump_main.3 [new file with mode: 0644]
level_3/byte_dump/data/documentation/man/man3/byte_dump_print_copyright.3 [new file with mode: 0644]
level_3/byte_dump/data/documentation/man/man3/byte_dump_print_help.3 [new file with mode: 0644]
level_3/control/c/control.c
level_3/control/data/documentation/man/man1/control.1
level_3/control/data/documentation/man/man3/control_action_type_identify.3 [new file with mode: 0644]
level_3/control/data/documentation/man/man3/control_action_type_name.3 [new file with mode: 0644]
level_3/control/data/documentation/man/man3/control_main.3 [new file with mode: 0644]
level_3/control/data/documentation/man/man3/control_payload_type_identify.3 [new file with mode: 0644]
level_3/control/data/documentation/man/man3/control_payload_type_name.3 [new file with mode: 0644]
level_3/control/data/documentation/man/man3/control_print_copyright.3 [new file with mode: 0644]
level_3/control/data/documentation/man/man3/control_print_help.3 [new file with mode: 0644]
level_3/controller/c/controller.c
level_3/controller/data/documentation/man/man1/controller.1
level_3/controller/data/documentation/man/man3/controller_control_payload_type_identify.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_control_payload_type_name.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_entry_action_type_identify.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_entry_action_type_name.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_main.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_main_delete.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_print_copyright.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_print_help.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_identify.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_name.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_rule_action_type_identify.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_rule_action_type_name.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_rule_item_type_identify.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_rule_item_type_name.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_identify.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_name.3 [new file with mode: 0644]
level_3/controller/data/documentation/man/man5/controller-actions.5
level_3/controller/data/documentation/man/man5/controller-entry.5
level_3/controller/data/documentation/man/man5/controller-exit.5
level_3/controller/data/documentation/man/man5/controller-packet.5
level_3/controller/data/documentation/man/man5/controller-rule.5
level_3/fake/c/fake.c
level_3/fake/data/documentation/man/man1/fake.1
level_3/fake/data/documentation/man/man3/fake_main.3 [new file with mode: 0644]
level_3/fake/data/documentation/man/man3/fake_main_delete.3 [new file with mode: 0644]
level_3/fake/data/documentation/man/man3/fake_print_copyright.3 [new file with mode: 0644]
level_3/fake/data/documentation/man/man3/fake_print_help.3 [new file with mode: 0644]
level_3/fake/data/documentation/man/man5/fake-defines.5
level_3/fake/data/documentation/man/man5/fake-depedencies.5
level_3/fake/data/documentation/man/man5/fake-fakefile.5
level_3/fake/data/documentation/man/man5/fake-settings.5
level_3/firewall/c/firewall.c
level_3/firewall/data/documentation/man/man1/firewall.1
level_3/firewall/data/documentation/man/man3/firewall_main.3 [new file with mode: 0644]
level_3/firewall/data/documentation/man/man3/firewall_print_copyright.3 [new file with mode: 0644]
level_3/firewall/data/documentation/man/man3/firewall_print_help.3 [new file with mode: 0644]
level_3/fss_basic_list_read/c/fss_basic_list_read.c
level_3/fss_basic_list_read/data/documentation/man/man1/fss_basic_list_read.1
level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_main.3 [new file with mode: 0644]
level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_copyright.3 [new file with mode: 0644]
level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_help.3 [new file with mode: 0644]
level_3/fss_basic_list_write/c/fss_basic_list_write.c
level_3/fss_basic_list_write/data/documentation/man/man1/fss_basic_list_write.1
level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_main.3 [new file with mode: 0644]
level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_copyright.3 [new file with mode: 0644]
level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_help.3 [new file with mode: 0644]
level_3/fss_basic_read/c/fss_basic_read.c
level_3/fss_basic_read/data/documentation/man/man1/fss_basic_read.1
level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_main.3 [new file with mode: 0644]
level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_copyright.3 [new file with mode: 0644]
level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_help.3 [new file with mode: 0644]
level_3/fss_basic_write/c/fss_basic_write.c
level_3/fss_basic_write/data/documentation/man/man1/fss_basic_write.1
level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_main.3 [new file with mode: 0644]
level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_copyright.3 [new file with mode: 0644]
level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_help.3 [new file with mode: 0644]
level_3/fss_embedded_list_read/c/fss_embedded_list_read.c
level_3/fss_embedded_list_read/data/documentation/man/man1/fss_embedded_list_read.1
level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_main.3 [new file with mode: 0644]
level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_copyright.3 [new file with mode: 0644]
level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_help.3 [new file with mode: 0644]
level_3/fss_embedded_list_write/c/fss_embedded_list_write.c
level_3/fss_embedded_list_write/data/documentation/man/man1/fss_embedded_list_write.1
level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_main.3 [new file with mode: 0644]
level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_copyright.3 [new file with mode: 0644]
level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_help.3 [new file with mode: 0644]
level_3/fss_extended_list_read/c/fss_extended_list_read.c
level_3/fss_extended_list_read/data/documentation/man/man1/fss_extended_list_read.1
level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main.3 [new file with mode: 0644]
level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main_delete.3 [new file with mode: 0644]
level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_copyright.3 [new file with mode: 0644]
level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_help.3 [new file with mode: 0644]
level_3/fss_extended_list_write/c/fss_extended_list_write.c
level_3/fss_extended_list_write/data/documentation/man/man1/fss_extended_list_write.1
level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main.3 [new file with mode: 0644]
level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main_delete.3 [new file with mode: 0644]
level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_copyright.3 [new file with mode: 0644]
level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_help.3 [new file with mode: 0644]
level_3/fss_extended_read/c/fss_extended_read.c
level_3/fss_extended_read/data/documentation/man/man1/fss_extended_read.1
level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_main.3 [new file with mode: 0644]
level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_copyright.3 [new file with mode: 0644]
level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_help.3 [new file with mode: 0644]
level_3/fss_extended_write/c/fss_extended_write.c
level_3/fss_extended_write/data/documentation/man/man1/fss_extended_write.1
level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_main.3 [new file with mode: 0644]
level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_copyright.3 [new file with mode: 0644]
level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_help.3 [new file with mode: 0644]
level_3/fss_identify/c/fss_identify.c
level_3/fss_identify/data/documentation/man/man1/fss_identify.1
level_3/fss_identify/data/documentation/man/man3/fss_identify_main.3 [new file with mode: 0644]
level_3/fss_identify/data/documentation/man/man3/fss_identify_print_copyright.3 [new file with mode: 0644]
level_3/fss_identify/data/documentation/man/man3/fss_identify_print_help.3 [new file with mode: 0644]
level_3/fss_payload_read/c/fss_payload_read.c
level_3/fss_payload_read/data/documentation/man/man1/fss_payload_read.1
level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_main.3 [new file with mode: 0644]
level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_copyright.3 [new file with mode: 0644]
level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_help.3 [new file with mode: 0644]
level_3/fss_payload_write/c/fss_payload_write.c
level_3/fss_payload_write/data/documentation/man/man1/fss_payload_write.1
level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_main.3 [new file with mode: 0644]
level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_copyright.3 [new file with mode: 0644]
level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_help.3 [new file with mode: 0644]
level_3/fss_status_code/c/fss_status_code.c
level_3/fss_status_code/data/documentation/man/man1/fss_status_code.1
level_3/fss_status_code/data/documentation/man/man3/fss_status_code_main.3 [new file with mode: 0644]
level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_copyright.3 [new file with mode: 0644]
level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_help.3 [new file with mode: 0644]
level_3/iki_read/c/iki_read.c
level_3/iki_read/data/documentation/man/man1/iki_read.1
level_3/iki_read/data/documentation/man/man3/iki_read_main.3 [new file with mode: 0644]
level_3/iki_read/data/documentation/man/man3/iki_read_print_copyright.3 [new file with mode: 0644]
level_3/iki_read/data/documentation/man/man3/iki_read_print_help.3 [new file with mode: 0644]
level_3/iki_write/c/iki_write.c
level_3/iki_write/data/documentation/man/man1/iki_write.1
level_3/iki_write/data/documentation/man/man3/iki_write_main.3 [new file with mode: 0644]
level_3/iki_write/data/documentation/man/man3/iki_write_print_copyright.3 [new file with mode: 0644]
level_3/iki_write/data/documentation/man/man3/iki_write_print_help.3 [new file with mode: 0644]
level_3/status_code/c/status_code.c
level_3/status_code/data/documentation/man/man1/status_code.1
level_3/status_code/data/documentation/man/man3/status_code_main.3 [new file with mode: 0644]
level_3/status_code/data/documentation/man/man3/status_code_print_help.3 [new file with mode: 0644]
level_3/utf8/c/utf8.c
level_3/utf8/data/documentation/man/man1/utf8.1
level_3/utf8/data/documentation/man/man3/utf8_main.3 [new file with mode: 0644]
level_3/utf8/data/documentation/man/man3/utf8_print_copyright.3 [new file with mode: 0644]
level_3/utf8/data/documentation/man/man3/utf8_print_help.3 [new file with mode: 0644]

index 7fed79380da4adfe94a79c5bc2e0c2618f0a76c0..841c1211a2c0f264e30233b0141ee593d7e729e5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_account_by_id "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_account_by_id "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_account_by_id
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ This is replaced with by the account information. All strings will be NULL termi
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_account_by_id\fP(3), \fIf_account_by_name\fP(3), \fIf_account_group_id_by_name\fP(3), \fIf_account_group_name_by_id\fP(3), \fIf_account_id_by_name\fP(3), \fIf_account_name_by_id\fP(3), \fIgetpwuid_r()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1e8a41bae257c10a1b6ee8f068b0f9f49cbd04c2..70e7e287177662b297ab72774ae7b8c52459bbbd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_account_by_name "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_account_by_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_account_by_name
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ This is replaced with by the account information. All strings will be NULL termi
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_account_by_id\fP(3), \fIf_account_by_name\fP(3), \fIf_account_group_id_by_name\fP(3), \fIf_account_group_name_by_id\fP(3), \fIf_account_id_by_name\fP(3), \fIf_account_name_by_id\fP(3), \fIgetpwnam_r()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7d97788e56ef9f854e0c25d9f8ab414aeb018544..92b96d40b4df2421b88372bdb144b11f2ef0427f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_account_group_id_by_name "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_account_group_id_by_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_account_group_id_by_name
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The id associated with the given name.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_account_by_id\fP(3), \fIf_account_by_name\fP(3), \fIf_account_group_id_by_name\fP(3), \fIf_account_group_name_by_id\fP(3), \fIf_account_id_by_name\fP(3), \fIf_account_name_by_id\fP(3), \fIgetgrnam_r()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4c7e691a4184dbc1627e5fd7183522191ab530ff..3979760e3d6de0e0ac903e486cb90e470eed6299 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_account_group_name_by_id "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_account_group_name_by_id "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_account_group_name_by_id
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ This is replaced with by the group name. The name will be NULL terminated after
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_account_by_id\fP(3), \fIf_account_by_name\fP(3), \fIf_account_group_id_by_name\fP(3), \fIf_account_group_name_by_id\fP(3), \fIf_account_id_by_name\fP(3), \fIf_account_name_by_id\fP(3), \fIgetgrgid_r()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6847e131e652ca1d5fb5e527fe7bc766352f9b65..4e368520b200c6d78305167ba9ab1d475a8c7279 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_account_id_by_name "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_account_id_by_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_account_id_by_name
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The id associated with the given name.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_account_by_id\fP(3), \fIf_account_by_name\fP(3), \fIf_account_group_id_by_name\fP(3), \fIf_account_group_name_by_id\fP(3), \fIf_account_id_by_name\fP(3), \fIf_account_name_by_id\fP(3), \fIgetpwnam_r()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6d6f5148a48f60fea8dbd2cfc112c4f34f8c9840..a70fb8319c9bef05f49408f59dfd0a5d25929b33 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_account_name_by_id "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_account_name_by_id "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_account_name_by_id
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ This is replaced with by the user name. The name will be NULL terminated after t
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_account_by_id\fP(3), \fIf_account_by_name\fP(3), \fIf_account_group_id_by_name\fP(3), \fIf_account_group_name_by_id\fP(3), \fIf_account_id_by_name\fP(3), \fIf_account_name_by_id\fP(3), \fIgetpwuid_r()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5c353ffe809cd4c9a73f0347fc8ee4378328ecdd..3a98cebdac7a7e2abb057d7bc2e667aea674a41c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_ambient_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_ambient_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_ambient_get
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ The retrieved ambient value.
 \fBF_supported_not\fP (with error bit) if the system does not support ambient capabilities.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_ambient()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 62e543c0134568aec6f137fd4fa08b279959f527..d53ac81e5fc3fbcc06ddc98883076a7b13270d85 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_ambient_reset "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_ambient_reset "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_ambient_reset
 .SH SYNOPSIS
@@ -25,8 +25,15 @@ Reset the ambient capability.
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_reset_ambient()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a47f37601deae131e6bb9c0864f426af2bfeb653..bb9522c90ddb45ced456c88a8e8badef8890a09c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_ambient_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_ambient_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_ambient_set
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The capability flag value.
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_ambient()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 132b06abc1e05e60130dc33e3276ce36ed53b520..ac12ecc4ceb8592e2fba64c755a8d85f447f8e4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_clear "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_clear "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_clear
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The capability to clear.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_clear()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 32e548433eec7e88b9ca61987338927969b1c151..890e6e62f54b40f3114f62427adbbf2886bf14de 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_clear_flag "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_clear_flag "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_clear_flag
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The capability to clear the flag of.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_clear_flag()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ac927055821e1834adee3e377d3e0a580917eb98..be091e0bdd58f7629bc3c40d18132f622f96bf3a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_compare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_compare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_compare
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ The second capability to compare.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_compare()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index accc47bd1d4acc700fa119238aab6ac7b053822c..6e68a2129a42c98c63a2cb1588802f962c1eacc4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_copy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_copy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_copy
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The capability to copy to. This must be freed via f_capability_delete() when fin
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_dup()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7b182bdb0b5b66a3db2c17f249736f3699d46725..a89d91c5994d5d29b61db01d5d37db008af3ecf2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_copy_external "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_copy_external "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_copy_external
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ The (external) capability the (internal) capability is copied to.
 \fBF_range_not\fP (with error bit) on out of range when processing (external) capability.
 .br
 \fBF_failure\fP (with error bit) on failure to get size.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_copy_ext()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8b5b76fe6b40a14c36adef5a83cea3f92cf06d50..d9c75ce4ea49fab0f5b1c0c692c3dc7b146af115 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_copy_internal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_copy_internal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_copy_internal
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The (internal) capability the (external) capability is copied into. This must be
 \fBF_range_not\fP (with error bit) on out of range when processing (external) capability.
 .br
 \fBF_failure\fP (with error bit) on failure to get size.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_copy_int()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 192c1f30530bf4dcab97bc6478e36a7b6c369e31..d2291071b70b1398fe2ae34ded0c59de1698f6d4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The capability to delete. Pointer address is set to 0 on success.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_free()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d3d747fd5b565c80222bc152ce09d39799bd0b2f..640805f9f437d2ccb9b8a587c4ae977748ca115d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_file_descriptor_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_file_descriptor_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_file_descriptor_get
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The retrieved capability. This must be freed via f_capability_delete() when fini
 \fBF_supported_not\fP (with error bit) if the file system does not support this operation.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_fd()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 144458ce7e65fa37e6e17301f74ec9e4bf4d0a1f..524e196a3d4c09ef527d91370398d6e584af18e8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_file_descriptor_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_file_descriptor_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_file_descriptor_set
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The capability to set.
 \fBF_supported_not\fP (with error bit) if the file system does not support this operation.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_fd()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f07285d9f4dec6bb5c226e5cb3f6ebe6aad18324..094b040e35cbb6f6b6a4ea476cb432f7b58a0ecc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_file_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_file_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_file_get
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The retrieved capability. This must be freed via f_capability_delete() when fini
 \fBF_supported_not\fP (with error bit) if the file system does not support this operation.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_file()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 98b5b2f6b914dac7dda95f04ebc5ed0a7de70782..2c847f430322593601192f8bb8bc9a057ae23b17 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_file_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_file_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_file_set
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The capability to set.
 \fBF_supported_not\fP (with error bit) if the file system does not support this operation.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_file()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 706edcc619a8d1069f82a25bf58a8ec02f78a4de..e927927e7ffff7d5c3208bbdd90f41ebed1a34fb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_flag_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_flag_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_flag_get
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The determined capability code flag value. This is TRUE when the flag is enabled
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_flag()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index eb08eb924ae6e8a0aa6dfe006f6be9b69313ca42..750a9f728dc67ec93b899e33b7eabd3963d23a7a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_flag_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_flag_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_flag_set
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The capability to set the flag of.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_flag()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9d3ac7d6f96bd9d6e7b51a2aded5cb9bf29502bd..779de4fc5d05df039e83612b83e882f58e9d1907 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_from_name "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_from_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_from_name
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The name of the capability (must be all lower case).
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_from_name()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9caf2cd617dab81fec713159ec83950117ebecf1..11fc46671b80c2ed9da75a0c7dedd2ca3de5c207 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_from_text "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_from_text "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_from_text
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The determined capabilities. This must be freed via f_capability_delete().
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_from_text()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 631d3d83ea3cbbc2c9877fda1bddc9a1b5e2bbfb..3bb72ef7e0d65a4b17f8c79f79435927c5685910 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_groups_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_groups_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_groups_set
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The array of supplementary group IDs (as in setgroups()).
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_setgroups()\fP, \fIsetgid()\fP, \fIsetgroups()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5715ef18ce2a4cd0a9e2385fb1d64bb2252f1364..5c6d16cc3f6026027c4c79e8b938e4632519869e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_initialize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_initialize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_initialize
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The capability to initialize. This must be freed via f_capability_delete() when
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on failure to initialize.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3c8d136ce27da9bca9b7a955df1196a39bd2dab8..0d743ff78b4afb3cce01e101adb5973139d0e002 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_mode_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_mode_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_mode_get
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The capability mode.
 \fBF_implemented_not\fP (with error bit) if this function is not available (due to not having libcap support compiled in).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_mode()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2ebb0c85ef3b5b71be6a04566d4adde783ab954e..89a940aa14636bf02382b968c8761e3192920765 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_mode_get_name "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_mode_get_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_mode_get_name
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The name of the mode. This is a NULL terminated string.
 \fBF_implemented_not\fP (with error bit) if this function is not available (due to not having libcap support compiled in).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_mode()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e6aa5ff0ab51de330dc5b4ae03d276135e75ce82..fbc73f0e1267cceb798f6e2230d5435e9ab87e09 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_mode_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_mode_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_mode_set
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The capability mode.
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_mode()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7c83f8d8c758cd32a77b5fbb477e662c645456ea..bfebcfc68abfb73d8bef486429ac5ec44568b254 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_owner_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_owner_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_owner_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The ID of the user.
 \fBF_implemented_not\fP (with error bit) if this function is not available (due to not having libcap support compiled in).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_owner()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bd0be7ef10540a10b736786d0c6e9a0eeba89b99..8b5f7bbca8e90e6bda35fef551060ce5b4b04834 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_owner_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_owner_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_owner_set
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The ID of the user.
 \fBF_supported_not\fP (with error bit) if the file system does not support this operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_owner()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ad662d7944c03d38b9fbd861b9a5364ed86e210e..0f721fa20f219d941407e6fdb3fdb92963a5cefc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_process_bound_drop "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_process_bound_drop "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_process_bound_drop
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The determined bound value.
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_drop_bound()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ade33a9876ce5e2af4c63c9c9056c6d1454dcc11..ddea01099167f7d956632226d1ec61ba33756b5a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_process_bound_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_process_bound_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_process_bound_get
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The determined bound value.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_bound()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 52cc004ad5b14025d1cd165c12a226229931b585..060acb4955439553cf2d074c9b7853e67dba9466 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_process_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_process_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_process_get
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The determined capability. This must be freed via f_capability_delete() when fin
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_proc()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 540eac6e0af59cacbaf97b346f43f71a993c2d18..ee2813675a3e1e5279e0a83599cb9b68e3ae5af6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_process_get_by_id "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_process_get_by_id "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_process_get_by_id
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The determined capability. This must be freed via f_capability_delete() when fin
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_pid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7c2dbd4770cd3701b7bd0eb234990a5c6d42c967..67c8af6925973f5b1083a693ce8d1ad737e49d17 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_process_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_process_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_process_set
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The capability to assign.
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_proc()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ca0b1552c5e793ba9370aa242c84c9d490a30b04..f35e1cc0555c66c67c2e4fb87bc1fe435ef40888 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_security_bits_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_security_bits_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_security_bits_get
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The security bits.
 \fBF_implemented_not\fP (with error bit) if this function is not available (due to not having libcap support compiled in).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_get_secbits()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2ad23fe2249754f6c278362c6c0f46b76796715c..168ba4628d5092bd368de19127c3e3151b1e7dcc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_security_bits_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_security_bits_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_security_bits_set
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The security bits.
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_set_secbits()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 12f14c2789ca70450bed8ec5dfea9d5ab9d92a22..35929f629c75d45ee185d8622ad56a1c0aa3a023 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_size "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_size "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_size
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The size of the external representation of capability. Size may be set to -1 on
 \fBF_range_not\fP (with error bit) on out of range when processing size.
 .br
 \fBF_failure\fP (with error bit) on failure to get size.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_size()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9c925f4fb083307cda1585aa637857904adc7b0c..c46199460e8b089302098e314afb49fa52a9b058 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_supported "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_supported "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_supported
 .SH SYNOPSIS
@@ -14,9 +14,18 @@ f_capability_supported
 Check if capabilities are supported.
 .SH RETURN VALUE
 .PP
-TRUE if supported. FALSE otherwise.
+\fBF_true\fP if supported.
+.br
+\fBF_false\fP otherwise.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 23d450407f3cf71bae44552233a23961f32cefd0..50c73e1186e28d1a5030484be726dba9bb76ea48 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_supported_ambient "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_supported_ambient "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_supported_ambient
 .SH SYNOPSIS
@@ -14,9 +14,18 @@ f_capability_supported_ambient
 Check if capabilities support ambient, using special libcap function/macro.
 .SH RETURN VALUE
 .PP
-TRUE if ambient is supported. FALSE otherwise.
+\fBF_true\fP if ambient is supported.
+.br
+\fBF_false\fP otherwise.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fICAP_AMBIENT_SUPPORTED()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ae769f8dd33cf053cdcc9e02279ff361bc540cc1..4d8f6d8b346b55f002e9f9eb9ebcbbcded4a2ef2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_supported_code "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_supported_code "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_supported_code
 .SH SYNOPSIS
@@ -19,9 +19,18 @@ The capability code.
 
 .SH RETURN VALUE
 .PP
-TRUE if the code is supported. FALSE otherwise.
+\fBF_true\fP if the code is supported.
+.br
+\fBF_false\fP otherwise.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fICAP_IS_SUPPORTED()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 934a3bee0a8d8ddde629f88a0bbe0d1770882058..18afabbad311af40a7d61fb2fc5686cc3c1f3d03 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_to_name "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_to_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_to_name
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The determined name. The name is appended into this variable. This is NULL termi
 \fBF_failure\fP (with error bit) on any other failure.
 .br
 Errors (with error bit) from: f_string_dynamic_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIf_string_dynamic_resize()\fP, \fIcap_free()\fP, \fIcap_to_name()\fP, \fIf_string_dynamic_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 32fe74e56eb9a2e3a0327c39cff26a285ad3b002..0a7839faea4e36c9e851af527924e24e8730d901 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_to_text "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_to_text "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_to_text
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ The determined human-readable string. This is NULL terminated after the text.use
 \fBF_failure\fP (with error bit) on any other failure.
 .br
 Errors (with error bit) from: f_string_dynamic_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIf_string_dynamic_resize()\fP, \fIcap_free()\fP, \fIcap_to_text()\fP, \fIf_string_dynamic_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 884fc1420e0ccb5bb109136627c3efb9e47927a1..374d1c9b898b61f5af305e5def55c140a8abff73 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_capability_user_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_capability_user_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_capability_user_set
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The ID of the user.
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_capability_ambient_get\fP(3), \fIf_capability_ambient_reset\fP(3), \fIf_capability_ambient_set\fP(3), \fIf_capability_clear\fP(3), \fIf_capability_clear_flag\fP(3), \fIf_capability_compare\fP(3), \fIf_capability_copy\fP(3), \fIf_capability_copy_external\fP(3), \fIf_capability_copy_internal\fP(3), \fIf_capability_delete\fP(3), \fIf_capability_file_descriptor_get\fP(3), \fIf_capability_file_descriptor_set\fP(3), \fIf_capability_file_get\fP(3), \fIf_capability_file_set\fP(3), \fIf_capability_flag_get\fP(3), \fIf_capability_flag_set\fP(3), \fIf_capability_from_name\fP(3), \fIf_capability_from_text\fP(3), \fIf_capability_groups_set\fP(3), \fIf_capability_initialize\fP(3), \fIf_capability_mode_get\fP(3), \fIf_capability_mode_get_name\fP(3), \fIf_capability_mode_set\fP(3), \fIf_capability_owner_get\fP(3), \fIf_capability_owner_set\fP(3), \fIf_capability_process_bound_drop\fP(3), \fIf_capability_process_bound_get\fP(3), \fIf_capability_process_get\fP(3), \fIf_capability_process_get_by_id\fP(3), \fIf_capability_process_set\fP(3), \fIf_capability_security_bits_get\fP(3), \fIf_capability_security_bits_set\fP(3), \fIf_capability_size\fP(3), \fIf_capability_supported\fP(3), \fIf_capability_supported_ambient\fP(3), \fIf_capability_supported_code\fP(3), \fIf_capability_to_name\fP(3), \fIf_capability_to_text\fP(3), \fIf_capability_user_set\fP(3), \fIcap_setuid()\fP, \fIsetuid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e9115ad778fc766bd9cbd57c516c594ae35a8db0..1a8d2f853d6e2866a2ae88070d91267ec7021e10 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_color_context_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_color_context_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_color_context_delete
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The context object.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_color_context_delete\fP(3), \fIf_color_context_destroy\fP(3), \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index de12181a7dcc2352fd1195a858a0b9dfc182a301..c6d21a111480f1598c90237b039ca81edf6d96b6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_color_context_destroy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_color_context_destroy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_color_context_destroy
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The context object.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_color_context_delete\fP(3), \fIf_color_context_destroy\fP(3), \fIf_string_dynamic_adjust()\fP, \fIf_string_dynamic_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dcadbd39efe274efedf26657a80c627b1798a42d..95de51aecfe266ea99a55872478a1f0c05a2d40c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_color_load_context "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_color_load_context "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_color_load_context
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The color context the load the color codes into.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_color_load_context\fP(3), \fIf_color_save_1\fP(3), \fIf_color_save_2\fP(3), \fIf_color_save_3\fP(3), \fIf_color_save_4\fP(3), \fIf_color_save_5\fP(3), \fIf_string_dynamic_increase_by()\fP, \fImemcpy()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c4220a23375d606c8fa0aaf2b8c1b036a1b92e58..c5aed53101d975052fe23df1c7d6e33f48342064 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_color_save_1 "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_color_save_1 "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_color_save_1
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The string to save the colors to. The buffer will become NULL terminated after t
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_color_load_context\fP(3), \fIf_color_save_1\fP(3), \fIf_color_save_2\fP(3), \fIf_color_save_3\fP(3), \fIf_color_save_4\fP(3), \fIf_color_save_5\fP(3), \fImacro_f_color_t_set_linux()\fP, \fImacro_f_color_t_set_xterminal()\fP, \fIf_string_dynamic_increase_by()\fP, \fImemcpy()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d4efac4752bd3742c2c9abeafba143989b5251ff..8c70f209b271d4501bcd68887f4e4bf9baf48b2f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_color_save_2 "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_color_save_2 "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_color_save_2
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The string to save the colors to. The buffer will become NULL terminated after t
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_color_load_context\fP(3), \fIf_color_save_1\fP(3), \fIf_color_save_2\fP(3), \fIf_color_save_3\fP(3), \fIf_color_save_4\fP(3), \fIf_color_save_5\fP(3), \fImacro_f_color_t_set_linux()\fP, \fImacro_f_color_t_set_xterminal()\fP, \fIf_string_dynamic_increase_by()\fP, \fImemcpy()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1bd1fe290c49daa28c80972e02085abaedc4c714..bcf5d69485cda836756983194cf0192424ac3be7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_color_save_3 "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_color_save_3 "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_color_save_3
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The string to save the colors to. The buffer will become NULL terminated after t
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_color_load_context\fP(3), \fIf_color_save_1\fP(3), \fIf_color_save_2\fP(3), \fIf_color_save_3\fP(3), \fIf_color_save_4\fP(3), \fIf_color_save_5\fP(3), \fImacro_f_color_t_set_linux()\fP, \fImacro_f_color_t_set_xterminal()\fP, \fIf_string_dynamic_increase_by()\fP, \fImemcpy()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7184a014ef7d3282d68681081a224f0e511fc1e1..ecfa5d609854bed149fc14c8617e79828489a21e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_color_save_4 "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_color_save_4 "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_color_save_4
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ The string to save the colors to. The buffer will become NULL terminated after t
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_color_load_context\fP(3), \fIf_color_save_1\fP(3), \fIf_color_save_2\fP(3), \fIf_color_save_3\fP(3), \fIf_color_save_4\fP(3), \fIf_color_save_5\fP(3), \fImacro_f_color_t_set_linux()\fP, \fImacro_f_color_t_set_xterminal()\fP, \fIf_string_dynamic_increase_by()\fP, \fImemcpy()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5033fb9ba10ba242cda8ecfd009745d15e515b3a..f6d53d0f3469a618846fcb92cc5cb0b3cac45efd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_color_save_5 "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_color_save_5 "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_color_save_5
 .SH SYNOPSIS
@@ -58,8 +58,15 @@ The string to save the colors to. The buffer will become NULL terminated after t
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_color_load_context\fP(3), \fIf_color_save_1\fP(3), \fIf_color_save_2\fP(3), \fIf_color_save_3\fP(3), \fIf_color_save_4\fP(3), \fIf_color_save_5\fP(3), \fImacro_f_color_t_set_linux()\fP, \fImacro_f_color_t_set_xterminal()\fP, \fIf_string_dynamic_increase_by()\fP, \fImemcpy()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 32873606abaed74294efdb86b6a67ed8a4118ace..ba9bb2382917791757f2b45e6bcfb1622d8a0d0b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_console_environment_process "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_console_environment_process "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_console_environment_process
 .SH SYNOPSIS
@@ -15,11 +15,10 @@ f_console_environment_process
 Some console input/output commands. Transcribe the NULL terminated environment strings into maps.
 .PP
 All values are appended to the environment maps.
-.PP
-Errors (with error bit) from: f_string_maps_increase_by().
 .SH PARAMETERS
 .TP
 .B arguments
+The arguments to process.
 
 .TP
 .B environment
@@ -30,8 +29,17 @@ Maps representing the environment variable names and values. Both the name and t
 \fBF_none\fP on success.
 .br
 \fBF_data_not\fP if the arguments.envp pointer is NULL or there are no environment variables in arguments.envp.
+.br
+Errors (with error bit) from: f_string_maps_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_console_environment_process\fP(3), \fIf_console_identify\fP(3), \fIf_console_parameter_prioritize_left\fP(3), \fIf_console_parameter_prioritize_right\fP(3), \fIf_console_parameter_process\fP(3), \fIf_string_maps_increase_by()\fP, \fIf_string_maps_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7e3385a6195c8a0be7ca23167124a52fe3540baf..9c42cac0c35f6437f09ff838ba0eabcf31c0f170 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_console_identify "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_console_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_console_identify
 .SH SYNOPSIS
@@ -27,8 +27,15 @@ The resulting console type code determined by this function.
 \fBF_none\fP on success.
 .br
 \fBF_data_not\fP the input string is empty.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_console_environment_process\fP(3), \fIf_console_identify\fP(3), \fIf_console_parameter_prioritize_left\fP(3), \fIf_console_parameter_prioritize_right\fP(3), \fIf_console_parameter_process\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 032d867a19ac7b973c5df460f264b7de7432620d..01d16ac702419eff9c2cd9ca032e237f7e636d6a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_console_parameter_prioritize_left "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_console_parameter_prioritize_left "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_console_parameter_prioritize_left
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The resulting decision. If none of the parameters are found, then this will not
 \fBF_data_not\fP if no parameters were found.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_console_environment_process\fP(3), \fIf_console_identify\fP(3), \fIf_console_parameter_prioritize_left\fP(3), \fIf_console_parameter_prioritize_right\fP(3), \fIf_console_parameter_process\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a3fd967481e559bc2fc51eb7b6b64cebd94e4983..f37a15233b087071047f0922a956eb35c73fe4ec 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_console_parameter_prioritize_right "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_console_parameter_prioritize_right "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_console_parameter_prioritize_right
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The resulting decision. If none of the parameters are found, then this will not
 \fBF_data_not\fP if no parameters were found.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_console_environment_process\fP(3), \fIf_console_identify\fP(3), \fIf_console_parameter_prioritize_left\fP(3), \fIf_console_parameter_prioritize_right\fP(3), \fIf_console_parameter_process\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f98e169fa91ae83f06164a38d8f639abd31794df..132e77a1b472db6949d34429b137efb2909d6ecc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_console_parameter_process "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_console_parameter_process "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_console_parameter_process
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ Errors (with error bit) from: f_array_lengths_increase_by().
 Errors (with error bit) from: f_string_dynamics_increase_by().
 .br
 Errors (with error bit) from: f_utf_char_to_character().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_console_environment_process\fP(3), \fIf_console_identify\fP(3), \fIf_console_parameter_prioritize_left\fP(3), \fIf_console_parameter_prioritize_right\fP(3), \fIf_console_parameter_process\fP(3), \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_string_dynamics_increase_by()\fP, \fIf_utf_char_to_character()\fP, \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_string_dynamics_increase_by()\fP, \fIf_utf_char_to_character()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2c217fee678bcc86fd79084d854e80fa230a1326..88a075e225aaaa6a18849d12667bc7963f56b736 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_console_parameters_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_console_parameters_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_console_parameters_delete
 .SH SYNOPSIS
@@ -22,12 +22,19 @@ The parameters object.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.PP
+.br
 Errors (with error bit) from: f_string_dynamics_resize().
 .br
 Errors (with error bit) from: f_array_lengths_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_console_parameters_delete\fP(3), \fIf_console_parameters_destroy\fP(3), \fIf_string_dynamics_resize()\fP, \fIf_array_lengths_resize()\fP, \fIf_string_dynamics_resize()\fP, \fIf_array_lengths_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 18d6abae6e440af53795261829923381bd105780..f872b9418b517db262b7147a2d1a2adff60a4632 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_console_parameters_destroy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_console_parameters_destroy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_console_parameters_destroy
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The parameters object.
 Errors (with error bit) from: f_string_dynamics_adjust().
 .br
 Errors (with error bit) from: f_array_lengths_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_console_parameters_delete\fP(3), \fIf_console_parameters_destroy\fP(3), \fIf_string_dynamics_adjust()\fP, \fIf_array_lengths_adjust()\fP, \fIf_string_dynamics_adjust()\fP, \fIf_array_lengths_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d845788a21bc46cc50b187c59fe2e2b8455bd583..e16fb0a76da65debf6ff29f76f70fe3d2cf36a6e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_control_group_copy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_control_group_copy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_control_group_copy
 .SH SYNOPSIS
@@ -12,6 +12,10 @@ f_control_group_copy
 .fi
 .SH DESCRIPTION
 .PP
+FLL - Level 0
+.PP
+Project: Control Group API Version: 0.6 Licenses: lgpl-2.1-or-later
+.PP
 Provides control group (cgroup) related functionality.
 .PP
 It appears that the control group, as documented in the Linux kernel, is changed via the sysfs instead of system calls. If there are system calls to set the control group for a given process then this will need to be updated to utilize that. Until then, this is an implementation that helps facilitate writing to the sysfs file system for adding a process to a particular control group.
@@ -32,9 +36,18 @@ The destination the source is appended onto.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
-Errors (with error bit) from: f_string_dynamic_append(). Errors (with error bit) from: f_string_dynamics_append_all().
+Errors (with error bit) from: f_string_dynamic_append().
+.br
+Errors (with error bit) from: f_string_dynamics_append_all().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_control_group_copy\fP(3), \fIf_string_dynamic_append()\fP, \fIf_string_dynamics_append_all()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamics_append_all()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c3a62d066b136d3ebea8e78ea910ae7e88cb036d..95ee5668d1b5febecb8f9dffd5a0089f5be1edd9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_is_binary "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_is_binary "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_is_binary
 .SH SYNOPSIS
@@ -11,6 +11,10 @@ f_conversion_character_is_binary
 .fi
 .SH DESCRIPTION
 .PP
+FLL - Level 0
+.PP
+Project: Conversion API Version: 0.6 Licenses: lgpl-2.1-or-later
+.PP
 Provide means to convert one data type to another, such as a string to an integer. Identify whether or not the given 1-byte character represents a boolean digit.
 .PP
 A boolean digit is either '0' or '1'.
@@ -23,11 +27,16 @@ The character to validate.
 
 .SH RETURN VALUE
 .PP
-\fBF_true\fP if character is a binary.
-.br
-\fBF_false\fP if character is not a binary.
+F_true if character is a binary. F_false if character is not a binary.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index aa7368cdaa835e7e954a34f3e6386af24fecb649..85ad4566f1907b572d95d63a7128ba984b3e8b5f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_is_decimal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_is_decimal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_is_decimal
 .SH SYNOPSIS
@@ -23,11 +23,16 @@ The character to validate.
 
 .SH RETURN VALUE
 .PP
-\fBF_true\fP if character is a decimal.
-.br
-\fBF_false\fP if character is not a decimal.
+F_true if character is a decimal. F_false if character is not a decimal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f0b3be2f8bfc2cfac426bd2c0da5529c58ed2660..fd6096d0e4b598bc5dcde629b74c66a6b50f818c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_is_duodecimal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_is_duodecimal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_is_duodecimal
 .SH SYNOPSIS
@@ -23,11 +23,16 @@ The character to validate.
 
 .SH RETURN VALUE
 .PP
-\fBF_true\fP if character is a duodecimal.
-.br
-\fBF_false\fP if character is not a duodecimal.
+F_true if character is a duodecimal. F_false if character is not a duodecimal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3217b0f235169ddf0622693c49138ea1530e6fae..a421d79989b8e37858b9c723a48178250a0fba65 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_is_hexidecimal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_is_hexidecimal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_is_hexidecimal
 .SH SYNOPSIS
@@ -23,11 +23,16 @@ The character to validate.
 
 .SH RETURN VALUE
 .PP
-\fBF_true\fP if character is a hexidecimal.
-.br
-\fBF_false\fP if character is not a hexidecimal.
+F_true if character is a hexidecimal. F_false if character is not a hexidecimal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 35b2a293f10fa67f33011b2ab595cde4b618cdb0..d382a21c7a19939ecd6379022a98f9d76e9c2290 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_is_octal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_is_octal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_is_octal
 .SH SYNOPSIS
@@ -23,11 +23,16 @@ The character to validate.
 
 .SH RETURN VALUE
 .PP
-\fBF_true\fP if character is an octal.
-.br
-\fBF_false\fP if character is not an octal.
+F_true if character is an octal. F_false if character is not an octal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4ff35a24dc9fab84091172a585367e513ef61628..e0650678670f30ca2cc58c72106db4438f887018 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_to_binary "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_to_binary "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_to_binary
 .SH SYNOPSIS
@@ -13,6 +13,8 @@ f_conversion_character_to_binary
 .SH DESCRIPTION
 .PP
 Convert a single character into the binary digit that it represents.
+.PP
+F_number (with error bit) if no conversion was made due to non-binary values being found. F_parameter (with error bit) if a parameter is invalid.
 .SH PARAMETERS
 .TP
 .B character
@@ -24,13 +26,16 @@ This will store the value of the converted character. This value is only changed
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if character was converted to a binary.
-.br
-\fBF_number\fP (with error bit) if no conversion was made due to non-binary values being found.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+F_none if character was converted to a binary.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3f0977f4461e6982d7341399e27435f9118656a4..56c76943f57ef004f0b9f3a6dff8aa9ea8e0d66d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_to_decimal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_to_decimal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_to_decimal
 .SH SYNOPSIS
@@ -14,6 +14,7 @@ f_conversion_character_to_decimal
 .PP
 Convert a single character into the decimal digit that it represents.
 .PP
+F_number (with error bit) if no conversion was made due to non-decimal values being found. F_parameter (with error bit) if a parameter is invalid.
 .SH PARAMETERS
 .TP
 .B character
@@ -25,13 +26,16 @@ This will store the value of the converted character. This value is only changed
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if character was converted to a decimal.
-.br
-\fBF_number\fP (with error bit) if no conversion was made due to non-decimal values being found.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+F_none if character was converted to a decimal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 03b1e4d1f3f2a5c959eb8cdefab39350fd77eb78..ecbcd49a5dd8fa3b391463f2a1bf9defed14219b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_to_duodecimal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_to_duodecimal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_to_duodecimal
 .SH SYNOPSIS
@@ -14,6 +14,7 @@ f_conversion_character_to_duodecimal
 .PP
 Convert a single character into the duodecimal digit that it represents.
 .PP
+F_number (with error bit) if no conversion was made due to non-duodecimal values being found. F_parameter (with error bit) if a parameter is invalid.
 .SH PARAMETERS
 .TP
 .B character
@@ -25,13 +26,16 @@ This will store the value of the converted character. This value is only changed
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if character was converted to a duodecimal.
-.br
-\fBF_number\fP (with error bit) if no conversion was made due to non-duodecimal values being found.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+F_none if character was converted to a duodecimal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8d8bfd3592fb5aa1f30ebe2a91f89a4adefdce4c..29ed2bd9e21a677f9574125bc3ffa988a045f651 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_to_hexidecimal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_to_hexidecimal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_to_hexidecimal
 .SH SYNOPSIS
@@ -14,6 +14,7 @@ f_conversion_character_to_hexidecimal
 .PP
 Convert a single character into the hexidecimal digit that it represents.
 .PP
+F_number (with error bit) if no conversion was made due to non-hexidecimal values being found. F_parameter (with error bit) if a parameter is invalid.
 .SH PARAMETERS
 .TP
 .B character
@@ -25,13 +26,16 @@ This will store the value of the converted character. This value is only changed
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if character was converted to a hexidecimal.
-.br
-\fBF_number\fP (with error bit) if no conversion was made due to non-hexidecimal values being found.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+F_none if character was converted to a hexidecimal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 548dd4a92367b48205a36a28b071fd48b7fdfa37..2a28afdd76be89546130315944f81bb794cd7212 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_character_to_octal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_character_to_octal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_character_to_octal
 .SH SYNOPSIS
@@ -14,6 +14,7 @@ f_conversion_character_to_octal
 .PP
 Convert a single character into the octal digit that it represents.
 .PP
+F_number (with error bit) if no conversion was made due to non-hexidecimal values being found. F_parameter (with error bit) if a parameter is invalid.
 .SH PARAMETERS
 .TP
 .B character
@@ -25,13 +26,16 @@ This will store the value of the converted character. This value is only changed
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if character was converted to a hexidecimal.
-.br
-\fBF_number\fP (with error bit) if no conversion was made due to non-hexidecimal values being found.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+F_none if character was converted to a hexidecimal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 629212097aac914396a9cda909b8dd1c7db348b9..512b6c6b9eccaf3fbcfbc9071e80c696ee6ca9ee 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_number_signed_print "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_number_signed_print "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_number_signed_print
 .SH SYNOPSIS
@@ -20,6 +20,8 @@ The generated number is printed to the file stream.
 This only supports the following base units: 2 through 16. This only supports base prefixes for: 2, 8, 10, 12, and 16.
 .PP
 This print function does not use locking, be sure something like flockfile() and funlockfile() are appropriately called.
+.PP
+F_block (with error bit) if file stream is set to non-block and the write would result in a blocking operation. F_buffer (with error bit) if the buffer is invalid. F_file_type_directory (with error bit) if file descriptor represents a directory. F_input_output (with error bit) on I/O error. F_interrupt (with error bit) if interrupt was received. F_output (with error bit) on any other file output error. F_parameter (with error bit) if a parameter is invalid.
 .SH PARAMETERS
 .TP
 .B number
@@ -35,23 +37,16 @@ The file stream to output to, including standard streams such as stdout and stde
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if the number was converted to a string.
-.br
-\fBF_block\fP (with error bit) if file stream is set to non-block and the write would result in a blocking operation.
-.br
-\fBF_buffer\fP (with error bit) if the buffer is invalid.
-.br
-\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
-.br
-\fBF_input_output\fP (with error bit) on I/O error.
-.br
-\fBF_interrupt\fP (with error bit) if interrupt was received.
-.br
-\fBF_output\fP (with error bit) on any other file output error.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+F_none if the number was converted to a string.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3), \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2b34ed00a5361206b4e407c32e66f488a1c586fd..e694105d3c67b3b7c44ab8e4dc718316fb742c70 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_number_signed_to_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_number_signed_to_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_number_signed_to_string
 .SH SYNOPSIS
@@ -18,6 +18,10 @@ Convert a signed number into the decimal digit string that it represents.
 The generated number is appended to the destination string.
 .PP
 This only supports the following base units: 2 through 16. This only supports base prefixes for: 2, 8, 10, 12, and 16.
+.PP
+F_parameter (with error bit) if a parameter is invalid.
+.PP
+Errors (with error bit) from: f_string_dynamic_increase_by()
 .SH PARAMETERS
 .TP
 .B number
@@ -33,13 +37,16 @@ The destination the converted string is saved into.
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if the number was converted to a string.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
-.br
-Errors (with error bit) from: f_string_dynamic_increase_by()
+F_none if the number was converted to a string.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 23dd6e08d8f35f247d684b780e6c628005424d24..d9ead27f8584cf311f281071a586120951aca849 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_number_unsigned_print "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_number_unsigned_print "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_number_unsigned_print
 .SH SYNOPSIS
@@ -21,6 +21,7 @@ This only supports the following base units: 2 through 16. This only supports ba
 .PP
 This print function does not use locking, be sure something like flockfile() and funlockfile() are appropriately called.
 .PP
+F_block (with error bit) if file stream is set to non-block and the write would result in a blocking operation. F_buffer (with error bit) if the buffer is invalid. F_file_type_directory (with error bit) if file descriptor represents a directory. F_input_output (with error bit) on I/O error. F_interrupt (with error bit) if interrupt was received. F_output (with error bit) on any other file output error. F_parameter (with error bit) if a parameter is invalid.
 .SH PARAMETERS
 .TP
 .B number
@@ -36,23 +37,16 @@ The file stream to output to, including standard streams such as stdout and stde
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if the number was converted to a string.
-.br
-\fBF_block\fP (with error bit) if file stream is set to non-block and the write would result in a blocking operation.
-.br
-\fBF_buffer\fP (with error bit) if the buffer is invalid.
-.br
-\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
-.br
-\fBF_input_output\fP (with error bit) on I/O error.
-.br
-\fBF_interrupt\fP (with error bit) if interrupt was received.
-.br
-\fBF_output\fP (with error bit) on any other file output error.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+F_none if the number was converted to a string.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3), \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4e6f01bd2a47c10b0b304c282e38e6b3e9567daf..883d135d1f4c18ec377d094d6f9c54fd9929c7e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_conversion_number_unsigned_to_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_conversion_number_unsigned_to_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_conversion_number_unsigned_to_string
 .SH SYNOPSIS
@@ -18,6 +18,10 @@ Convert an unsigned number into the decimal digit string that it represents.
 The generated number is appended to the destination string.
 .PP
 This only supports the following base units: 2 through 16. This only supports base prefixes for: 2, 8, 10, 12, and 16.
+.PP
+F_parameter (with error bit) if a parameter is invalid.
+.PP
+Errors (with error bit) from: f_string_dynamic_increase_by()
 .SH PARAMETERS
 .TP
 .B number
@@ -33,13 +37,16 @@ The destination the converted string is saved into.
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP if the number was converted to a string..br
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
-.br
-Errors (with error bit) from: f_string_dynamic_increase_by()
+F_none if the number was converted to a string.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_conversion_character_is_binary\fP(3), \fIf_conversion_character_is_decimal\fP(3), \fIf_conversion_character_is_duodecimal\fP(3), \fIf_conversion_character_is_hexidecimal\fP(3), \fIf_conversion_character_is_octal\fP(3), \fIf_conversion_character_to_binary\fP(3), \fIf_conversion_character_to_decimal\fP(3), \fIf_conversion_character_to_duodecimal\fP(3), \fIf_conversion_character_to_hexidecimal\fP(3), \fIf_conversion_character_to_octal\fP(3), \fIf_conversion_number_signed_print\fP(3), \fIf_conversion_number_signed_to_string\fP(3), \fIf_conversion_number_unsigned_print\fP(3), \fIf_conversion_number_unsigned_to_string\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b1834d0fb506ee2fb440e62935da96333a9c1954..e0ab3abce50e215c19e9b75698dddd5d2709ad3d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_create
 .SH SYNOPSIS
@@ -55,8 +55,15 @@ The directory mode to use when creating.
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fImkdir()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e56d01004a46d379fc8a674a4c4b47f3e0a3b0af..9744268f2dbb7b936dd35cb0e28d3dd28f7f5264 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_create_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_create_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_create_at
 .SH SYNOPSIS
@@ -62,8 +62,15 @@ The directory mode to use when creating.
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fImkdirat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c9b0ac1021c16115a43ca3951b824262a430a503..6f07905471970c64fa179950acd1a40c4a63e63c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_exists "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_exists "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_exists
 .SH SYNOPSIS
@@ -20,8 +20,11 @@ The file path to the directory.
 .SH RETURN VALUE
 .PP
 \fBF_true\fP if path was found and path is a directory (or a symlink to a directory).
+.br
 \fBF_false\fP if path was found and path is not a directory.
+.br
 \fBF_file_found_not\fP if the path was not found.
+.br
 \fBF_data_not\fP if path.used is 0.
 .br
 \fBF_access_denied\fP (with error bit) if access to the file was denied.
@@ -35,8 +38,15 @@ The file path to the directory.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 388ef667887d411c9dc59f6902c218668b9fb136..1cec9fb95d9591b93a69b9034c9fdd9fdb4cdaa1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_exists_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_exists_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_exists_at
 .SH SYNOPSIS
@@ -30,8 +30,11 @@ Any valid flag, such as F_directory_at_path_empty_d, F_directory_at_automount_no
 .SH RETURN VALUE
 .PP
 \fBF_true\fP if path was found and path is a directory (or a symlink to a directory).
+.br
 \fBF_false\fP if path was found and path is not a directory.
+.br
 \fBF_file_found_not\fP if the path was not found.
+.br
 \fBF_data_not\fP if path.used is 0.
 .br
 \fBF_access_denied\fP (with error bit) if access to the file was denied.
@@ -42,13 +45,20 @@ Any valid flag, such as F_directory_at_path_empty_d, F_directory_at_automount_no
 .br
 \fBF_memory_not\fP (with error bit) if out of memory.
 .br
-\fBF_name\fP (with error bit) on path name error.
+\fBF_name\fP (with error bit) on path name werror.
 .br
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIfstatat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ff892a25b22663ef661c0afbe8f503933100c57c..47e7dddb0fcff0e1d5d5a239d16561f50020ea48 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_is
 .SH SYNOPSIS
@@ -20,8 +20,11 @@ The file path to the directory.
 .SH RETURN VALUE
 .PP
 \fBF_true\fP if path was found and path is a directory.
+.br
 \fBF_false\fP if path was found and path is not a directory (this includes symlinks).
+.br
 \fBF_file_found_not\fP if the path was not found.
+.br
 \fBF_data_not\fP if path.used is 0.
 .br
 \fBF_access_denied\fP (with error bit) if access to the file was denied.
@@ -35,8 +38,15 @@ The file path to the directory.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5a925e57e83e1aba23cd87bf21f6958d367a56a2..0fcf839a76fbb45cba26f6ee7ffb5701611fab73 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_is_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_is_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_is_at
 .SH SYNOPSIS
@@ -30,8 +30,11 @@ Any valid flag, such as F_directory_at_path_empty_d, F_directory_at_automount_no
 .SH RETURN VALUE
 .PP
 \fBF_true\fP if path was found and path is a directory.
+.br
 \fBF_false\fP if path was found and path is not a directory.
+.br
 \fBF_file_found_not\fP if the path was not found.
+.br
 \fBF_data_not\fP if path.used is 0.
 .br
 \fBF_access_denied\fP (with error bit) if access to the file was denied.
@@ -47,8 +50,15 @@ Any valid flag, such as F_directory_at_path_empty_d, F_directory_at_automount_no
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIfstatat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 41a70feccd82ef4354610104024453ea5509a025..17fe67a45d51daf640104ec6c6da7f55c6da4fe6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_list "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_list "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_list
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ Will be populated with the names of each file and/or directory inside path.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIalphasort()\fP, \fIscandir()\fP, \fIversionsort()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bf7d77a27772ffdd07be434aa6f6cc90a0328023..9493ae12eeaebfd33eda069874a0664f90dff767 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_open "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_open "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_open
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ The file descriptor. This is updated with the result of open() or openat().
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIopen()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8b576d3134dd8ad5a10288790d85c11ebb014c32..97e5200a1c25ee76589468108a839c78edad5d3a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_open_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_open_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_open_at
 .SH SYNOPSIS
@@ -71,8 +71,15 @@ The file descriptor. This is updated with the result of open() or openat().
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIopenat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 29ea6868e5de25fd06b316dd01f8362df2e15260..867631425c8db784174268a94eb5dc4fcd8c156f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_remove "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_remove "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_remove
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ When depth_max > 0, this designates whether or not to preserve the directory at
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fInftw()\fP, \fIremove()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5eb6c922565c8c092db6962e2b81bc0882bfb1bf..c28249fbb1586231cd788a220fdf21e1df54523e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_remove_custom "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_remove_custom "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_remove_custom
 .SH SYNOPSIS
@@ -69,8 +69,15 @@ A custom function to pass to nftw() instead of using the internal one. Such as a
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fInftw()\fP, \fIremove()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9ed98e103634711db4958eb347335e893c4fc6a8..6dc4a089d11f3b9d073389af711f77ce7e2f187d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_touch "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_touch "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_touch
 .SH SYNOPSIS
@@ -67,8 +67,15 @@ The file mode to use when (directory) file is created.
 \fBF_search\fP (with error bit) if search permission is denied for one of the paths to the file.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIutimensat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 91d76f9dd74a0612c0dab950da72dedb7d7de8b4..8667b396abe327b84009b9171cde9d880c2c0b91 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_directory_touch_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_directory_touch_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_directory_touch_at
 .SH SYNOPSIS
@@ -77,8 +77,15 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f
 \fBF_search\fP (with error bit) if search permission is denied for one of the paths to the file.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_directory_create\fP(3), \fIf_directory_create_at\fP(3), \fIf_directory_exists\fP(3), \fIf_directory_exists_at\fP(3), \fIf_directory_is\fP(3), \fIf_directory_is_at\fP(3), \fIf_directory_list\fP(3), \fIf_directory_open\fP(3), \fIf_directory_open_at\fP(3), \fIf_directory_remove\fP(3), \fIf_directory_remove_custom\fP(3), \fIf_directory_touch\fP(3), \fIf_directory_touch_at\fP(3), \fIutimensat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2a5626fe9b67790c7e4b6745ced14bc29e98ffc5..08d68d461998618ec37784e7b2089b2a9057fa26 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_environment_clear "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_environment_clear "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_environment_clear
 .SH SYNOPSIS
@@ -17,8 +17,15 @@ Provides environment processing functionality, such as environment variable hand
 \fBF_none\fP on success.
 .br
 \fBF_failure\fP (with error bit) on failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_environment_clear\fP(3), \fIf_environment_exists\fP(3), \fIf_environment_get\fP(3), \fIf_environment_get_all\fP(3), \fIf_environment_secure_is\fP(3), \fIf_environment_set\fP(3), \fIf_environment_unset\fP(3), \fIclearenv()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ee0a9e34cc9bf7795062aef337ca119bc00e8b4e..f4b08ca7624c4af04f221efcf97cc174686d840f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_environment_exists "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_environment_exists "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_environment_exists
 .SH SYNOPSIS
@@ -17,7 +17,7 @@ The variable is copied into a new dynamically allocated string and is safe to al
 .SH PARAMETERS
 .TP
 .B name
-The name of the environment variable to get. The name string must not contain the '=' character. The name must be NULL terminated.
+The name of the environment variable to check the existence of. The name string must not contain the '=' character. The name must be NULL terminated.
 
 .SH RETURN VALUE
 .PP
@@ -26,8 +26,15 @@ The name of the environment variable to get. The name string must not contain th
 \fBF_true\fP on success and environment variable exists.
 .br
 \fBF_false\fP on success and environment variable does not exist.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_environment_clear\fP(3), \fIf_environment_exists\fP(3), \fIf_environment_get\fP(3), \fIf_environment_get_all\fP(3), \fIf_environment_secure_is\fP(3), \fIf_environment_set\fP(3), \fIf_environment_unset\fP(3), \fIgetenv()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1eadd5fd65976774f6c4abb86e41e309640f1102..a050884bed6158d4c6c2c8c7815c10d87d1adcce 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_environment_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_environment_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_environment_get
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The value associated with name. The value is be null terminated. The value is be
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_environment_clear\fP(3), \fIf_environment_exists\fP(3), \fIf_environment_get\fP(3), \fIf_environment_get_all\fP(3), \fIf_environment_secure_is\fP(3), \fIf_environment_set\fP(3), \fIf_environment_unset\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIgetenv()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 80567a93a2ed6b807f618c558a6590a212342b1d..8d80dd5d62f7346c3bce29c593f858fadd089f53 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_environment_get_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_environment_get_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_environment_get_all
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ An array of maps containing all available environment variable name and value pa
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_maps_append().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_environment_clear\fP(3), \fIf_environment_exists\fP(3), \fIf_environment_get\fP(3), \fIf_environment_get_all\fP(3), \fIf_environment_secure_is\fP(3), \fIf_environment_set\fP(3), \fIf_environment_unset\fP(3), \fIf_string_maps_append()\fP, \fIf_string_maps_append()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8cb397397d5914b1c76799661e0f85df45434a32..3be7ee3273f06c3a039c5da20093a64a0b97818a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_environment_secure_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_environment_secure_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_environment_secure_is
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The documentation for secure_getenv() is unclear on which capabilities are expec
 \fBF_prohibited\fP (with error bit) if the file system does not permit this operation (usually due to the cap_get_proc() call).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_environment_clear\fP(3), \fIf_environment_exists\fP(3), \fIf_environment_get\fP(3), \fIf_environment_get_all\fP(3), \fIf_environment_secure_is\fP(3), \fIf_environment_set\fP(3), \fIf_environment_unset\fP(3), \fIcap_get_flag()\fP, \fIcap_get_proc()\fP, \fIgetegid()\fP, \fIgeteuid()\fP, \fIgetgid()\fP, \fIgetuid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c26694a1ca00093faa7571934702b8fd34abb78a..92a0064c12f142c22a31694957e05846c662e8d4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_environment_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_environment_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_environment_set
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ Set to TRUE to replace value if name already exists. Set to FALSE to not replace
 \fBF_parameter\fP (with error bit) if name is an invalid string.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_environment_clear\fP(3), \fIf_environment_exists\fP(3), \fIf_environment_get\fP(3), \fIf_environment_get_all\fP(3), \fIf_environment_secure_is\fP(3), \fIf_environment_set\fP(3), \fIf_environment_unset\fP(3), \fIsetenv()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 41ab8a85b3700e4f149d3b5a2498292ad49f4c54..a02865d0480dd70d2209cfb36e5c7c18be4ffb62 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_environment_unset "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_environment_unset "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_environment_unset
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The name of the environment variable to remove. The name string must not contain
 \fBF_parameter\fP (with error bit) if name is an invalid string.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_environment_clear\fP(3), \fIf_environment_exists\fP(3), \fIf_environment_get\fP(3), \fIf_environment_get_all\fP(3), \fIf_environment_secure_is\fP(3), \fIf_environment_set\fP(3), \fIf_environment_unset\fP(3), \fIunsetenv()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4f0b3d2d9b79f93f8477913e80b27de210afddca..92f36919902810f3113bdc57af54838809535000 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_execute_status_from_status "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_execute_status_from_status "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_execute_status_from_status
 .SH SYNOPSIS
@@ -12,8 +12,6 @@ f_execute_status_from_status
 .SH DESCRIPTION
 .PP
 Convert from F_status_t to execute status.
-.PP
-F_execute_code_last is returned when there are no matching execute states.
 .SH PARAMETERS
 .TP
 .B status
@@ -22,8 +20,17 @@ The status to convert from. The execute status does not support flags and so fla
 .SH RETURN VALUE
 .PP
 The appropriate execute status code is returned on match.
+.br
+\fBF_execute_code_last\fP is returned when there are no matching execute states.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_execute_status_from_status\fP(3), \fIf_execute_status_to_status\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index beecf2907530f10172516fa31b7bacd542aeddd8..5a84aa82cb5e29249dcd1f9b0137fef2a1720990 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_execute_status_to_status "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_execute_status_to_status "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_execute_status_to_status
 .SH SYNOPSIS
@@ -22,8 +22,15 @@ An execute status number to convert. The execute status has no flags and is only
 The appropriate status code is returned on match (no bits, error or otherwise are set for the status code if there is no error).
 .br
 \fBF_known_not\fP (with error bit) if the given number has no known execute state to convert.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_execute_status_from_status\fP(3), \fIf_execute_status_to_status\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0316846fe582cd6b3c24c0f2d6ff03a69fe36b1c..9e5b025985fe219cfebcdb10b801a9735e13dd88 100644 (file)
@@ -7,10 +7,6 @@
  *
  * Provides structures and data types for a file I/O.
  * Provides operations for opening/closing files.
- *
- * @fixme Currently this uses makedev(3) to create devices, which is non-standard.
- *        The documentation for mknod(2) isn't clear on how to make major/minor based block and character devices.
- *        Find out how to implement this and elliminate the use of the non-standard makedev(3) call.
  */
 #ifndef _F_file_h
 #define _F_file_h
index 8ca3beaa00ac12b85c2ac5646f97a5012d447130..f716dc66634909e3259bfc9d754640b9b3c9cb8b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_access "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_access "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_access
 .SH SYNOPSIS
@@ -12,25 +12,20 @@ f_file_access
 .fi
 .SH DESCRIPTION
 .PP
-A string that is analogous to f_string_dynamic_t but intended for static-only uses.
+Check if a file can be accessed.
 .PP
-The f_string_static_t type should never be directly allocated or deallocated.
+Do not use this to check file access before immediately attempting to open a file due to the possibility that the permissions change between this call and the open call. Instead, use the f_file_open() directly.
 .PP
-A special macro_f_string_static_t_initialize() is provided for the special purpose of easily initialize a static string. A special macro_f_string_static_t_initialize2() is provided for the special purpose of easily initialize a static string with an identical used and size.
-.PP
-string: The string. size: Total amount of space available. used: Total number of space used.
-.sp
-.RS
-.nf
-\fB
-struct f_string_static_t {
-  f_string_t       \fIstring\fP;
-  f_array_length_t \fIsize\fP;
-  f_array_length_t \fIused\fP;
-};
-\fP
-.fi
-.RE
+The access() method always follows symbolic links, so if a symbolic link itself needs to be checked, instead use f_file_access_at() with the AT_SYMLINK_NOFOLLOW flag.
+.SH PARAMETERS
+.TP
+.B path
+The path file name.
+
+.TP
+.B mode
+The file mode to check access of.
+
 .SH RETURN VALUE
 .PP
 \fBF_true\fP if requested access is allowed.
@@ -38,8 +33,33 @@ struct f_string_static_t {
 \fBF_false\fP if requested access is denied.
 .br
 \fBF_data_not\fP if path.used is 0.
+.br
+\fBF_access_denied\fP (with error bit) on access denied.
+.br
+\fBF_directory_not\fP (with error bit) on invalid directory.
+.br
+\fBF_file_not\fP (with error bit) the file does not exist.
+.br
+\fBF_loop\fP (with error bit) on loop error.
+.br
+\fBF_memory_not\fP (with error bit) if out of memory.
+.br
+\fBF_name\fP (with error bit) on path name error.
+.br
+\fBF_number_overflow\fP (with error bit) on overflow error.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+\fBF_failure\fP (with error bit) for any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_file_open()\fP, \fIf_file_access_at()\fP, \fIaccess()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5c5c8592de37cd415fac2187b5787de46ac4a28c..436cbf3a8485d448e2af1f2c9464f4828f563c1f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_access_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_access_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_access_at
 .SH SYNOPSIS
@@ -61,8 +61,15 @@ Options to control how this operates.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_file_open()\fP, \fIfaccessat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f965d577966a23455b9fd160744f71988f8452c2..e10d69ebbaa7c5d26e3551b38916cb0e557051b2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_clone "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_clone "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_clone
 .SH SYNOPSIS
@@ -23,8 +23,6 @@ For directory file types, this will only copy the directory itself and not its c
 This does not copy unknown file types.
 .PP
 If f_file_stat_flag_reference_e, will operate directly on a link rather than what it references. If not f_file_stat_flag_reference_e, will dereference any links.
-.PP
-If either f_file_stat_flag_group_e or f_file_stat_flag_owner_e, will copy the owner and group ids. If neither f_file_stat_flag_group_e nor f_file_stat_flag_owner_e, will not copy the owner and group ids.
 .SH PARAMETERS
 .TP
 .B source
@@ -48,6 +46,10 @@ If f_file_stat_flag_exclusive_e, will fail when file already exists. If not f_fi
 .br
 \fBF_data_not\fP if source.used or destination.used is 0.
 .br
+If either f_file_stat_flag_group_e or f_file_stat_flag_owner_e, will copy the owner and group ids.
+.br
+If neither f_file_stat_flag_group_e nor f_file_stat_flag_owner_e, will not copy the owner and group ids.
+.br
 \fBF_access_denied\fP (with error bit) on access denied.
 .br
 \fBF_access_group\fP (with error bit) if the current user does not have access to assign the specified group.
@@ -91,8 +93,15 @@ If f_file_stat_flag_exclusive_e, will fail when file already exists. If not f_fi
 \fBF_supported_not\fP if copying a given type of file is unsupported.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index efc3a1956af35b09e8e0b2ea3b4e99317bf069ac..822b8cb2b2d58c3d5df6168047f671e3a80b6847 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_close "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_close "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_close
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The file descriptor.
 \fBF_interrupt\fP (with error bit) when program received an interrupt signal, halting operation.
 .br
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfclose()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 08ab173380f22eb1997fbe1a02f1a2b12be0e443..b98060d82f64033b9e67c33fb8f2f07f2246aa8d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_close_flush "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_close_flush "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_close_flush
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The file descriptor.
 \fBF_interrupt\fP (with error bit) when program received an interrupt signal, halting operation.
 .br
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfclose()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 495dca3a3a7cde56c6cdd7792bacd27b331f06e5..768d0995c366e6cfa8c1bae4aeaa9a84560a7b5e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_copy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_copy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_copy
 .SH SYNOPSIS
@@ -90,8 +90,15 @@ If f_file_stat_flag_exclusive_e, will fail when file already exists. If not f_fi
 \fBF_supported_not\fP if copying a given type of file is unsupported.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5058c98aeb2957dbda40545812dfd73dbec311a1..db2d4086085a1192a9676c0c0b2b5b2e88c9ec53 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_create
 .SH SYNOPSIS
@@ -66,8 +66,15 @@ If TRUE, will fail when file already exists. If FALSE, will not fail if file alr
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIopen()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c59e386f4c7e52fe2b8744aeaf6aa520907ae597..79fb1fe0e8d0ece0a803d3c5954cf5f5a894b8dc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_create_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_create_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_create_at
 .SH SYNOPSIS
@@ -73,8 +73,15 @@ If TRUE, will fail when file already exists. If FALSE, will not fail if file alr
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIopenat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d3cb882e50379adc8c3e012dd40b7862732ef1a6..48f5b0305fc6d3a6db1cb88532714dc5a98e3863 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_create_device "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_create_device "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_create_device
 .SH SYNOPSIS
@@ -63,8 +63,15 @@ The minor device number for character and block file types. Is ignored by pipe f
 \fBF_supported_not\fP (with error bit) for unsupported file types.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fImakedev()\fP, \fImknod()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 91883e627e28585320c9030f6c870895c41d0f0c..2cd52f5b203223b6fbf816adb23924662932e1d9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_create_device_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_create_device_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_create_device_at
 .SH SYNOPSIS
@@ -70,8 +70,15 @@ The minor device number for character and block file types. Is ignored by pipe f
 \fBF_supported_not\fP (with error bit) for unsupported file types.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fImakedev()\fP, \fImknodat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ac124fa699ae1a903e5542cc01d045ce2aeb4c8e..d3432100b7190926f1c46dc1dfea0f60d89a3d7f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_create_fifo "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_create_fifo "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_create_fifo
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ The file mode to assign.
 \fBF_supported_not\fP (with error bit) for unsupported file types.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fImkfifo()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 560fe6577aa342914e35ffcc3afc0e86748ba847..4363ee80d5df9b6be60a84483fb3ee26a95a3673 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_create_fifo_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_create_fifo_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_create_fifo_at
 .SH SYNOPSIS
@@ -58,8 +58,15 @@ The file mode to assign.
 \fBF_supported_not\fP (with error bit) for unsupported file types.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fImkfifoat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a19e83484f848d8125c60019d50a6a6ecfe9ed54..59f82c05f063c14b261b4c9366092caf50e9b222 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_create_node "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_create_node "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_create_node
 .SH SYNOPSIS
@@ -56,8 +56,15 @@ The device number for character and block file types. Is ignored by pipe file ty
 \fBF_supported_not\fP (with error bit) for unsupported file types.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fImknod()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 829df69bdb3740bb8871d925022cb11b9c720cba..57bbf3c45db7d6fbc10d4ff49d4ecc092b6f5d2b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_create_node_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_create_node_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_create_node_at
 .SH SYNOPSIS
@@ -63,8 +63,15 @@ The device number for character and block file types. Is ignored by pipe file ty
 \fBF_failure\fP (with error bit) for any other error.
 .br
 \fBF_supported_not\fP (with error bit) for unsupported file types.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fImknodat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8e3ad41f4e0f9bd2d90b4257696408378cfdab8c..7c8b5e88c5da35ddb47b05674c5534ea458a9b1a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_descriptor "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_descriptor "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_descriptor
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The file stream to get descriptor of.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_stream_not\fP (with error bit) if file is not a valid stream.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfileno()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2ad330a4840ef0022753543f9ea6badf362d9fcd..5179cfc2e995d2774956c302b7cb0679b453e882 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_exists "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_exists "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_exists
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ Set to TRUE to dereference symlinks. Set to FALSE to operate on the symlink itse
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIlstat()\fP, \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 09890975d1dd025c48333240373c1e965976cabe..d29a14485cf0e734ac2f892f4009910034efb286 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_exists_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_exists_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_exists_at
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfstatat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b4df3e506c79abad33a9f51f82f1a56d4bad6aff..0a9c8f5b58daa8c5293f8e7deb12b8edc032dcd9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_flush "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_flush "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_flush
 .SH SYNOPSIS
@@ -34,8 +34,15 @@ The file descriptor.
 \fBF_supported_not\fP (with error bit) if the file system or file type does not support flushing.
 .br
 \fBF_failure\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfsync()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fd4487c12907d6975a39ca5c629e597db4f1ed53..e6c75a51529c1a22dbc4fb6c9713c28c9b3d0f63 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_group_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_group_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_group_read
 .SH SYNOPSIS
@@ -48,8 +48,15 @@ The id of the file's group.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 81d80086d2f15dff1b45fb70fc9088fdde7a0ba1..16ace3ff7a20e8853b9d0c9de6f79783b6d140e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_is
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ Set to TRUE to dereference symlinks (often is what is desired). Set to FALSE to
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f2b3bf96ac4af9bf053756cca965801f79f05c5d..38f48d3c4205e67eed2858279c2214e8ae8f3ca9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_is_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_is_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_is_at
 .SH SYNOPSIS
@@ -57,8 +57,15 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfstatat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8e6eea19eb6940b786b88f4bffc2e7f98473daa3..f76d246152160e824ad0020e3f1f7d3b5c1cdf8c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_link "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_link "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_link
 .SH SYNOPSIS
@@ -61,8 +61,15 @@ A path to the link that does the pointing.
 \fBF_read_only\fP (with error bit) if file system is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIsymlink()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bc8bd33640d33b11ebcece3aae044dc43fb5b3a8..6579befdd4b56e746f61b1ba1216c3eb731b5eb3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_link_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_link_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_link_at
 .SH SYNOPSIS
@@ -68,8 +68,15 @@ A path to the link that does the pointing.
 \fBF_read_only\fP (with error bit) if file system is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIsymlinkat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8e64e913e1e2b3996d8b44c4d2eba937de30dfb0..cbc1682e12532f9c01d28b09e353477d6eb066bc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_link_hard "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_link_hard "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_link_hard
 .SH SYNOPSIS
@@ -61,8 +61,15 @@ A path to the link that does the pointing.
 \fBF_read_only\fP (with error bit) if file system is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIlink()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d8393c33273981ee2c0825bbf2ab2c95fc99bba2..d1d03df1356057360a3688278b2f549a3a7601e1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_link_hard_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_link_hard_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_link_hard_at
 .SH SYNOPSIS
@@ -80,8 +80,15 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f
 \fBF_read_only\fP (with error bit) if file system is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIlinkat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d4c3fe40950ecc69538d2b0fbeda363c491f37a4..0fc4e49631c802df5fee584476ba5b97e3f7d566 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_link_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_link_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_link_read
 .SH SYNOPSIS
@@ -58,8 +58,15 @@ Will be replaced with the path in which the link points to. Will be NULL termina
 \fBF_failure\fP (with error bit) for any other error.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by() Errors (with error bit) from: f_string_dynamic_terminate_after()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_terminate_after()\fP, \fIlstat()\fP, \fIreadlink()\fP, \fIstat()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_terminate_after()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 45edeb5b1ff47987e9479d5b69a80388d4f28827..e9a1d86695613b62a6adb3724a7bc9c7dc4bab04 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_link_read_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_link_read_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_link_read_at
 .SH SYNOPSIS
@@ -65,8 +65,15 @@ Will be replaced with the path in which the link points to. Will be NULL termina
 \fBF_failure\fP (with error bit) for any other error.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by() Errors (with error bit) from: f_string_dynamic_terminate_after()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_terminate_after()\fP, \fIfstatat()\fP, \fIreadlinkat()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_terminate_after()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5a837fc9d62e9cb2f04fcf9654f312c412eca661..089f5f125c979a4b2b18e444f1f727e718ed4c73 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_mode_determine "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_mode_determine "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_mode_determine
 .SH SYNOPSIS
@@ -18,8 +18,6 @@ f_file_mode_determine
 Determine how the mode should be applied based on different file properties and the given mode properties.
 .PP
 This does not set mode based on umask(), which is already applied if f_file_mode_from_string() was used to create mode_change.
-.PP
-apparently "u+g" is valid such that the mode from the group (g) is applied to the user (u) mode.
 .SH PARAMETERS
 .TP
 .B mode_file
@@ -46,8 +44,15 @@ The determined mode.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_file_mode_from_string()\fP, \fIf_file_mode_from_string()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2aa3bc29ed158d8dafb3064c468cad82edefab27..5e5eeb3cc7e7a1750d4c1654f78facc843da400b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_mode_from_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_mode_from_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_mode_from_string
 .SH SYNOPSIS
@@ -32,10 +32,6 @@ This means that "chmod 1 some_directory" would not change the setuid/setgid/stic
 .PP
 Considering the behavior, assume that when "=" or a leading "0" is provided, this will change the setuid/setgid/sticky bits, otherwise it preserves those bits for directories.
 .PP
-the possibilities are a bit extensive and this needs additional review; remove this fixme when this review is completed.
-.PP
-apparently "u+g" is valid such that the mode from the group (g) is applied to the user (u) mode.
-.PP
 The flags F_file_mode_t_replace_* are used to designate which mask bits are to be replaced. For example F_file_mode_t_replace_owner_d would designate that the owner bits are to be replaced. A value of 0 means that there are no replacements being made.
 .PP
 Replacements replace the entire existing mode values where as "add" and "subtract" add or subtract modes, respectively, to the existing mode values.
@@ -65,8 +61,15 @@ The determined modes that are to be replaced, such as: F_file_mode_t_replace_own
 \fBF_syntax\fP (with error bit) if the string fails to follow the syntax rules.
 .br
 The parameters how, mode_normal, and mode_executable are all set to 0 on error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cf7cd5b32fae23b1db4d05a7a2719a2e80a70f1b..9ba312ba2289cf545738306ab76a8f4ce09680d2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_mode_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_mode_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_mode_read
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ The read file mode.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIlstat()\fP, \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a9b5f2d311b7a1fc51fd71bbf4e6d67155e46616..59beabe5451bb68a49625fcb6f79bdbe577078d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_mode_read_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_mode_read_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_mode_read_at
 .SH SYNOPSIS
@@ -55,8 +55,15 @@ The read file mode.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfstatat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2c8cc09c01738505a97b91e51692712c3c1dc9df..696eccf77f77fc2259f2e1026d5334553430b253 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_mode_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_mode_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_mode_set
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ The new mode to use.
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIchmod()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0ca7e0dde6d4d12ed8e425727ebb8d60fecd955d..32e8f92fe025633a2d85cae18ae22d78b579d609 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_mode_set_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_mode_set_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_mode_set_at
 .SH SYNOPSIS
@@ -58,8 +58,15 @@ The new mode to use.
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfchmodat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e9529434662ae378ea6a3344a7e86818b75c35da..20f931eee5bda0603f9a4a19b2dcc90c1fb645d8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_mode_to_mode "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_mode_to_mode "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_mode_to_mode
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The determined mode.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_file_mode_from_string()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9a5aa1e9523c0bc1fca318019f93ef6a75e4f94c..6edcd9359efc49700fdadfffd352dab79d8bd4a4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_name_base "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_name_base "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_name_base
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The resulting base name as per basename(). The base name is appended onto this.
 \fBF_string_too_large\fP (with error bit) if string is too large to store in the buffer.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIbasename()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4ace58ede93fe8a7746e243350aa778f1f642809..1f19dc6c9a3516fc577dfbb9b7febba09c4ab636 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_name_directory "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_name_directory "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_name_directory
 .SH SYNOPSIS
@@ -36,9 +36,18 @@ The resulting base name as per dirname(). The directory name is appended onto th
 .br
 \fBF_string_too_large\fP (with error bit) if string is too large to store in the buffer.
 .br
-Errors (with error bit) from: f_string_dynamic_increase_by(). Errors (with error bit) from: f_string_dynamic_terminate_after().
+Errors (with error bit) from: f_string_dynamic_increase_by().
+.br
+Errors (with error bit) from: f_string_dynamic_terminate_after().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_terminate_after()\fP, \fIdirname()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_terminate_after()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 97b819a0b242f419a5de239d7e8b14378fa3c8cc..674e617548c34866bfb21d485094dbf76976e816 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_open "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_open "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_open
 .SH SYNOPSIS
@@ -41,15 +41,15 @@ The data related to the file being opened. This will be updated with the file de
 .br
 \fBF_busy\fP (with error bit) if file system is too busy to perform write.
 .br
-\fBF_directory\fP (with error bit) if path is a directory and is unable to access a directory (read, write, already exists, etc.. depending on requested open action).
+\fBF_directory\fP (with error bit) if path is a directory and is unable to access a directory (read, write, already exists, etc..
+.br
+depending on requested open action).
 .br
 \fBF_file_found_not\fP (with error bit) if the file was not found.
 .br
 \fBF_file_open_max\fP (with error bit) when system-wide max open files is reached.
 .br
-\fBF_file_type_not_directory\fP (with error bit) if
-.br
-\fBF_NOTIFY\fP was specified and file.id is not a directory.
+\fBF_file_type_not_directory\fP (with error bit) if F_NOTIFY was specified and file.id is not a directory.
 .br
 \fBF_filesystem_quota_block\fP (with error bit) if file system's disk blocks or inodes are exhausted.
 .br
@@ -72,8 +72,15 @@ The data related to the file being opened. This will be updated with the file de
 \fBF_supported_not\fP (with error bit) fo unsupported file types.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIopen()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9fad89584ec3e71be23033786accd0d25f893c15..301298fc19c49d44b2826ece5ffacb996e0ad454 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_open_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_open_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_open_at
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The data related to the file being opened. This will be updated with the file de
 \fBF_file_open\fP (with error bit) if the file is already open.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIopenat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3b5ef7f43e059b04724edb93f00c5e40e0ed44b3..2154699613f819e2a96c8d834fdcf44ae8ecb6cb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_owner_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_owner_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_owner_read
 .SH SYNOPSIS
@@ -48,8 +48,15 @@ The id of the file's owner.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 29a75a874f8a9f823fcad2f9a4ef1dc90be9f708..088d9e12ed0ed975fbac961ceb92d2cf4552197f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_read
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The buffer the file is being read into. The contents of the file is appended int
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIread()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e5c6d781aab2817b4fe984caac2b132ec83b0e8f..6b97c9d427e45ec26ce2ad4c03b67fe20cb6b784 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_read_block "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_read_block "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_read_block
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The buffer the file is being read into. The contents of the file is appended int
 \fBF_interrupt\fP (with error bit) if interrupt was received.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIread()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9a7f1e3465556f79ef569c4d90df0e319def2a95..15e58869234055ca8f0169702e80398aa13b5d05 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_read_until "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_read_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_read_until
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ The buffer the file is being read into.
 \fBF_interrupt\fP (with error bit) if interrupt was received.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIread()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8f90576c7ace366764d9dabaa71d6f607153d30c..03efe389ea5ca5bdb23f50dc94ac092ea1f5f36a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_remove "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_remove "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_remove
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The path file name.
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIunlink()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 21085e469a5369a60cfa8784a573b8dd2f75a363..508f1fb5eb09e519d8a24bec29b3b315735c28f4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_remove_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_remove_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_remove_at
 .SH SYNOPSIS
@@ -58,8 +58,15 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIunlinkat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 30e84b4b123fc4d7bf93997470ce158f14ce3f8b..bf9047ca96164c7cf644fd4b8159d3f9e70ef4be 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_rename "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_rename "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_rename
 .SH SYNOPSIS
@@ -31,8 +31,6 @@ The path to copy to.
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
-.SH AUTHOR
-Written by Kevin Day.
 .br
 \fBF_access_denied\fP (with error bit) on access denied.
 .br
@@ -69,6 +67,15 @@ Written by Kevin Day.
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIrename()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7ce2c9b5f6ec9aaff04c5202231488bb9ccf5c0d..c45292e23815cb744f4fa715f6228505110ccfba 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_rename_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_rename_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_rename_at
 .SH SYNOPSIS
@@ -84,8 +84,15 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIrenameat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6bcc58bb7e230013e13600a7a6f262db83dd43ae..ea90860494d11bf179a81711aaab5b321e0cf151 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_role_change "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_role_change "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_role_change
 .SH SYNOPSIS
@@ -63,8 +63,15 @@ Set to TRUE to dereference symlinks (often is what is desired). Set to FALSE to
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIchown()\fP, \fIlchown()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c80ca6c651203d32049071f2fc4152f04493b1c2..08919db8cebf2873060d9de5e9bf72b1f76a1586 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_role_change_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_role_change_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_role_change_at
 .SH SYNOPSIS
@@ -70,8 +70,15 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f
 \fBF_read_only\fP (with error bit) if file is read-only.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfchownat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ac33275019492d8e47e8a7858550727e95c78395..09a04167f87385cdfc705548ee215b30ba3251af 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_seek "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_seek "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_seek
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ This gets update to represent the total amount seeked. To be compared against of
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIlseek()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2b9800f9d44f04040f691304b07fba297955a15d..7ce6543a9e721787638507e40f2daeabb085f7fd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_size "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_size "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_size
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ This gets set to the size of the file.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_file_stat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b1817d76110dda26384253aedf87d48ec22f4953..f754101860b832f4a0f8338c1ff6062e2b29cf17 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_size_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_size_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_size_at
 .SH SYNOPSIS
@@ -53,8 +53,15 @@ This gets set to the size of the file.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_file_stat_at()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c9accd0c6ddeaa91f2a81c967ed2a3926f7aa452..972ffdffb7acc949dd5889896fcac4a8545b4da2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_size_by_id "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_size_by_id "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_size_by_id
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ This gets set to the size of the file.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_file_stat_by_id()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6618ca0152d682e7d60648f32b33abbd17a99486..a8660a532cd758aa55dab93c256ea913cdbf026f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stat "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stat "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stat
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The statistics read.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 82fd9ba10f0f2e29d3f967e32d0ee01386800cd4..a1164b901b7f9918523c25546e52dcf3803ae8c1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stat_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stat_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stat_at
 .SH SYNOPSIS
@@ -53,8 +53,15 @@ The statistics read.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfstatat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3dd98d5b1434e15037a6810a0cc33135fc5b5246..97ae516e7ca1fa5eda52cf5e1793b1b1ec549cb8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stat_by_id "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stat_by_id "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stat_by_id
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The statistics read.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7a62548db41bdc1a85ebe8acffd2684887126469..f2a97c41eca9518428ce43fda314a87aee62e7f5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_close "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_close "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_close
 .SH SYNOPSIS
@@ -44,9 +44,7 @@ The file information. The file.stream is set to 0, on success or on failure. The
 .br
 \fBF_file_synchronize\fP (with error bit) on flush failure.
 .br
-\fBF_file_type_not_directory\fP (with error bit) if
-.br
-\fBF_NOTIFY\fP was specified and file.id is not a directory.
+\fBF_file_type_not_directory\fP (with error bit) if F_NOTIFY was specified and file.id is not a directory.
 .br
 \fBF_filesystem_quota_block\fP (with error bit) if file system's disk blocks or inodes are exhausted.
 .br
@@ -63,8 +61,15 @@ The file information. The file.stream is set to 0, on success or on failure. The
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
 .br
 \fBF_socket_not\fP (with error bit) if the datagram socket in which a peer has not been set (for socket related streams).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIclose()\fP, \fIfclose()\fP, \fIfflush()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 838195d1a24acc44ae331af9db6bfff92024ae9b..841a340bd581213e2d1d1de4ee222077ab153fe7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_open "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_open "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_open
 .SH SYNOPSIS
@@ -51,9 +51,7 @@ The file information. The file.stream is updated if necessary. The file.id is up
 .br
 \fBF_file_open_max\fP (with error bit) when system-wide max open files is reached.
 .br
-\fBF_file_type_not_directory\fP (with error bit) if
-.br
-\fBF_NOTIFY\fP was specified and file.id is not a directory.
+\fBF_file_type_not_directory\fP (with error bit) if F_NOTIFY was specified and file.id is not a directory.
 .br
 \fBF_filesystem_quota_block\fP (with error bit) if file system's disk blocks or inodes are exhausted.
 .br
@@ -76,8 +74,15 @@ The file information. The file.stream is updated if necessary. The file.id is up
 \fBF_supported_not\fP (with error bit) fo unsupported file types.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfileno()\fP, \fIfopen()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index deb41f655cbb15d4037d60366d12ac596ec26dab..ac4ee7b97a13a13093c4877ffd10a94cb8e52c9e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_open_descriptor "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_open_descriptor "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_open_descriptor
 .SH SYNOPSIS
@@ -40,9 +40,7 @@ The file with a valid file descriptor (file.id). THe file stream (file.stream) i
 .br
 \fBF_file_overflow\fP (with error bit) if the write exceeds some implementation defined maximum file size.
 .br
-\fBF_file_type_not_directory\fP (with error bit) if
-.br
-\fBF_NOTIFY\fP was specified and file.id is not a directory.
+\fBF_file_type_not_directory\fP (with error bit) if F_NOTIFY was specified and file.id is not a directory.
 .br
 \fBF_interrupt\fP (with error bit) when program received an interrupt signal, halting operation.
 .br
@@ -57,8 +55,15 @@ The file with a valid file descriptor (file.id). THe file stream (file.stream) i
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_space_not\fP (with error bit) if the file system is out of space (or file system quota is reached).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfdopen()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a8398dcc32fe8f9ec7d5850c34cbfeec8e1e7eea..e8e09b4b6ec23ba07f30b37d0621bb0543845577 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_read
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The buffer the file is being read into. The contents of the file is appended int
 \fBF_interrupt\fP (with error bit) if interrupt was received.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIflockfile()\fP, \fIfeof_unlocked()\fP, \fIferror_unlocked()\fP, \fIfread_unlocked()\fP, \fIfunlockfile()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1784c70958f67a5f1145e7a24cd5c7cd396046d7..c7be58506428f0e414d81f25f54784af5f142b76 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_read_block "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_read_block "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_read_block
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The buffer the file is being read into. The contents of the file is appended int
 \fBF_file_read\fP (with error bit) on file read error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfeof_unlocked()\fP, \fIferror_unlocked()\fP, \fIflockfile()\fP, \fIfread()\fP, \fIfunlockfile()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index db3c054911236d582d54ee67709b7ad400a7d3a6..96c803b35a6f8da28e013c3c6ce423f869a1970b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_read_until "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_read_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_read_until
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The buffer the file is being read into.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIf_string_dynamic_increase_by()\fP, \fIfeof_unlocked()\fP, \fIferror_unlocked()\fP, \fIflockfile()\fP, \fIfread_unlocked()\fP, \fIfunlockfile()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1707025e090985bc2cdf2a38e1c56135c9b3f28a..3e760e7b949bf5314be3ef4485383acf4b1d0e94 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_reopen "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_reopen "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_reopen
 .SH SYNOPSIS
@@ -49,9 +49,7 @@ The file information. The file.stream is updated, if necessary. The file.id is u
 .br
 \fBF_file_open_max\fP (with error bit) when system-wide max open files is reached.
 .br
-\fBF_file_type_not_directory\fP (with error bit) if
-.br
-\fBF_NOTIFY\fP was specified and file.id is not a directory.
+\fBF_file_type_not_directory\fP (with error bit) if F_NOTIFY was specified and file.id is not a directory.
 .br
 \fBF_filesystem_quota_block\fP (with error bit) if file system's disk blocks or inodes are exhausted.
 .br
@@ -74,8 +72,15 @@ The file information. The file.stream is updated, if necessary. The file.id is u
 \fBF_supported_not\fP (with error bit) fo unsupported file types.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfileno()\fP, \fIfreopen()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 951df90b2378b5a4a6db99054f86761a3f6bb129..dc56d59fc2c09b102fea8a6c22227d4890651b6d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_write
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The total bytes written. Set pointer to 0 to not use.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_file_write\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIferror_unlocked()\fP, \fIflockfile()\fP, \fIfwrite_unlocked()\fP, \fIfunlockfile()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 26b426d24f15e4a1b80b270caef524324a83b3f1..d081e91686a0de8aed5f3505abdf1f5f73117fa5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_write_block "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_write_block "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_write_block
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The total bytes written. Set pointer to 0 to not use.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_file_write\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIflockfile()\fP, \fIfwrite_unlocked()\fP, \fIferror_unlocked()\fP, \fIfunlockfile()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b6c7c42aadaca8d14867f97e4a9ff5b22990ce54..ea0f632e29ae5ba3f99d425aa886f9cbe6725bc3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_write_range "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_write_range "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_write_range
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ The total bytes written. Set pointer to 0 to not use.
 \fBF_file_write\fP (with error bit) on error during file write.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ab643bcbed78cced0478ce7d3c76c3d398375e9c..0bf6192d945637d0ea3b5857ab2c478989cc8121 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_stream_write_until "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_stream_write_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_stream_write_until
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The total bytes written. Set pointer to 0 to not use.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_file_write\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIflockfile()\fP, \fIfwrite_unlocked()\fP, \fIferror_unlocked()\fP, \fIfunlockfile()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ede972d2cbe4f8b37793d1cee19956464e59f441..4d75f991a9b12ca29fab0628778afc0eef314dd7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_touch "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_touch "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_touch
 .SH SYNOPSIS
@@ -70,8 +70,15 @@ Set to TRUE to dereference symlinks (often is what is desired). Set to FALSE to
 \fBF_search\fP (with error bit) if search permission is denied for one of the paths to the file.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIutimensat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5bb8c2dff3c9f1ef9f9635ad46b718da1601ed8e..1267d2a29b83e403e440cb5fe8e4e6535bdf5d2f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_touch_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_touch_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_touch_at
 .SH SYNOPSIS
@@ -75,8 +75,15 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f
 \fBF_search\fP (with error bit) if search permission is denied for one of the paths to the file.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIutimensat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 06fe88ebf47c9543d4078fcbece16bae5480750d..a1e84dde413a086ab9180c4a23d5aa35d9aee5fa 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_type "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_type "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_type
 .SH SYNOPSIS
@@ -48,8 +48,15 @@ The type of the file.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 87fd009ba77d51a327c52f73a4973163051bf17e..f99ec6055b4e1cd10310a853624774e7eef046e1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_type_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_type_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_type_at
 .SH SYNOPSIS
@@ -53,8 +53,15 @@ The type of the file.
 \fBF_number_overflow\fP (with error bit) on overflow error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIfstatat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3e052d0bffe1de1e19ffdf8e705e2499b342035c..fa1dfed5bbddec4f8d8cb3bc187280ed5437df01 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_umask_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_umask_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_umask_get
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The umask value. (The name "mask" is used avoid a naming conflict with the umask
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIumask()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index acd84b63b34420a13c6da74934b4272a015a3857..eceea9f5c6dcb1584df9253caa28a67adf88bda6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_umask_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_umask_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_umask_set
 .SH SYNOPSIS
@@ -20,8 +20,15 @@ The umask value to assigned. (The name "mask" is used avoid a naming conflict wi
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 48c57b2dcfe5f6ca539ffcce42321b2dabb658fd..d1efcd1657ea32814aa23c89f0e163ef93ba6acc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_write
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ The total bytes written. Set pointer to 0 to not use.
 \fBF_interrupt\fP (with error bit) if interrupt was received.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7d19be6305b30eaa9f8c2c9469bf0b19df8fa319..7ce90bb72991e18d82fd9383d6dfe5a88e323ff9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_write_block "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_write_block "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_write_block
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The total bytes written. Set pointer to 0 to not use.
 \fBF_interrupt\fP (with error bit) if interrupt was received.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 65721170fc245b36761e8ee9b0b789f21bba27e0..132d94be559a9de8a93cb1def65f7537ab0b01ce 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_write_range "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_write_range "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_write_range
 .SH SYNOPSIS
@@ -55,8 +55,15 @@ The total bytes written. Set pointer to 0 to not use.
 \fBF_interrupt\fP (with error bit) if interrupt was received.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index de14f6e551ba44b99df996f93e7bad345c2fb869..fbc608e3ddb7d8a3a7caa66e980661bbde4c0d5e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_file_write_until "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_file_write_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_file_write_until
 .SH SYNOPSIS
@@ -57,8 +57,15 @@ The total bytes written. Set pointer to 0 to not use.
 \fBF_interrupt\fP (with error bit) if interrupt was received.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_file_access\fP(3), \fIf_file_access_at\fP(3), \fIf_file_clone\fP(3), \fIf_file_close\fP(3), \fIf_file_close_flush\fP(3), \fIf_file_copy\fP(3), \fIf_file_create\fP(3), \fIf_file_create_at\fP(3), \fIf_file_create_device\fP(3), \fIf_file_create_device_at\fP(3), \fIf_file_create_fifo\fP(3), \fIf_file_create_fifo_at\fP(3), \fIf_file_create_node\fP(3), \fIf_file_create_node_at\fP(3), \fIf_file_descriptor\fP(3), \fIf_file_exists\fP(3), \fIf_file_exists_at\fP(3), \fIf_file_flush\fP(3), \fIf_file_group_read\fP(3), \fIf_file_is\fP(3), \fIf_file_is_at\fP(3), \fIf_file_link\fP(3), \fIf_file_link_at\fP(3), \fIf_file_link_hard\fP(3), \fIf_file_link_hard_at\fP(3), \fIf_file_link_read\fP(3), \fIf_file_link_read_at\fP(3), \fIf_file_mode_determine\fP(3), \fIf_file_mode_from_string\fP(3), \fIf_file_mode_read\fP(3), \fIf_file_mode_read_at\fP(3), \fIf_file_mode_set\fP(3), \fIf_file_mode_set_at\fP(3), \fIf_file_mode_to_mode\fP(3), \fIf_file_name_base\fP(3), \fIf_file_name_directory\fP(3), \fIf_file_open\fP(3), \fIf_file_open_at\fP(3), \fIf_file_owner_read\fP(3), \fIf_file_read\fP(3), \fIf_file_read_block\fP(3), \fIf_file_read_until\fP(3), \fIf_file_remove\fP(3), \fIf_file_remove_at\fP(3), \fIf_file_rename\fP(3), \fIf_file_rename_at\fP(3), \fIf_file_role_change\fP(3), \fIf_file_role_change_at\fP(3), \fIf_file_seek\fP(3), \fIf_file_size\fP(3), \fIf_file_size_at\fP(3), \fIf_file_size_by_id\fP(3), \fIf_file_stat\fP(3), \fIf_file_stat_at\fP(3), \fIf_file_stat_by_id\fP(3), \fIf_file_stream_close\fP(3), \fIf_file_stream_open\fP(3), \fIf_file_stream_open_descriptor\fP(3), \fIf_file_stream_read\fP(3), \fIf_file_stream_read_block\fP(3), \fIf_file_stream_read_until\fP(3), \fIf_file_stream_reopen\fP(3), \fIf_file_stream_write\fP(3), \fIf_file_stream_write_block\fP(3), \fIf_file_stream_write_range\fP(3), \fIf_file_stream_write_until\fP(3), \fIf_file_touch\fP(3), \fIf_file_touch_at\fP(3), \fIf_file_type\fP(3), \fIf_file_type_at\fP(3), \fIf_file_umask_get\fP(3), \fIf_file_umask_set\fP(3), \fIf_file_write\fP(3), \fIf_file_write_block\fP(3), \fIf_file_write_range\fP(3), \fIf_file_write_until\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5a7b3d647754aa9d8bb596fded6101eb7a941e64..c29587083591e5939bf7ca2a1e299db4c8be42c4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_apply_delimit "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_apply_delimit "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_apply_delimit
 .SH SYNOPSIS
@@ -13,32 +13,38 @@ f_fss_apply_delimit
 .fi
 .SH DESCRIPTION
 .PP
-A string that is analogous to f_string_dynamic_t but intended for static-only uses.
+Replace all 1-byte character locations specified by the delimits within the given buffer by a delimit placeholder.
 .PP
-The f_string_static_t type should never be directly allocated or deallocated.
-.PP
-A special macro_f_string_static_t_initialize() is provided for the special purpose of easily initialize a static string. A special macro_f_string_static_t_initialize2() is provided for the special purpose of easily initialize a static string with an identical used and size.
-.PP
-string: The string. size: Total amount of space available. used: Total number of space used.
-.sp
-.RS
-.nf
-\fB
-struct f_string_static_t {
-  f_string_t       \fIstring\fP;
-  f_array_length_t \fIsize\fP;
-  f_array_length_t \fIused\fP;
-};
-\fP
-.fi
-.RE
+Any delimits out of range (beyond the buffer.used) are ignored.
+.SH PARAMETERS
+.TP
+.B state
+A state for providing flags and handling interrupts during long running operations.
+
+.TP
+.B delimits
+An array of locations containing the delimits to apply within the buffer.
+
+.TP
+.B buffer
+The string to process.
+
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
 .br
 \fBF_data_not\fP on success but buffer.used is 0.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 36201a7139352b48f79c9f80aa46bcb95b3fc259..c52af5fdb09b097c3812b4309bda464891318cd5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_apply_delimit_range "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_apply_delimit_range "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_apply_delimit_range
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The string to process.
 \fBF_data_not\fP on success but buffer.used is 0.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0dacffb4fffd05d5dac2d3a8d36fd9d762133f36..c47f2db660522b1876be445b9fb2831ce0dd1660 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_count_lines "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_count_lines "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_count_lines
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ The total lines found leading up to but not including before. This value is not
 \fBF_data_not\fP on success but buffer.used is 0 (line is set to 0).
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e1e74db679bca30ecb2e2c63cc820685e488765b..6b371928bfdff5ebee05d9c63d43bc211a15b657 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_count_lines_range "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_count_lines_range "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_count_lines_range
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ The total lines found leading up to but not including before. This value is not
 \fBF_data_not\fP on success but the range.start is greater than buffer.used or buffer.used is 0 (line is set to 0).
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5674850bce882a8ebed2821cd5bf074cfb9df950..3219d62ceba9330675528d5c932869cc645a7edb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_fail_utf "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_fail_utf "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_fail_utf
 .SH SYNOPSIS
@@ -22,14 +22,25 @@ A state for providing flags and handling interrupts during long running operatio
 
 .TP
 .B status
-F_utf_not
+  This handles status codes (with error bit set):
+  - F_complete_not_utf
+  - F_utf_fragment
+  - F_utf_not
+
 
 
 .SH RETURN VALUE
 .PP
 Status is either directly passed through or the error bit is removed depending on state.flag.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a28f1031a843bcb1b39b4ad5c02abbb397812136..c103b17e7eb098f0af099307b54371509d1a2616 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_fail_utf_to_false "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_fail_utf_to_false "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_fail_utf_to_false
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ F_utf_not
 .SH RETURN VALUE
 .PP
 Status is either directly passed through or F_false is returned depending on state.flag.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c4b9b8b6f4b2d958f72170025295e03cfab2a842..4f270f53d136c3f475ce892114e3be23f4f52213 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_is_combining "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_is_combining "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_is_combining
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The character at the start position will be checked against the graph.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_is_combining().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3), \fIf_fss_is_space()\fP, \fIf_fss_is_graph()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_combining()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index eb47dd2eadaca6c2ff9375a810e0b3795b41601b..9b1905eefce3bc02f639a0c0abe444a5506da8c6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_is_graph "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_is_graph "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_is_graph
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ f_fss_is_graph
 .SH DESCRIPTION
 .PP
 Identify whether or not a character in the buffer is a graph (ASCII or UTF-8) character.
-.PP
-Errors (with error bit) from: f_utf_is_graph().
 .SH PARAMETERS
 .TP
 .B state
@@ -36,8 +34,17 @@ The character at the start position will be checked against the graph.
 \fBF_false\fP if the character in the buffer is not a graph character.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_utf_is_graph().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3), \fIf_utf_is_graph()\fP, \fIf_utf_is_graph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f45f616a4ce1ddc3d067d4818e77e122c18c7afa..5ca463f1545bb6bacc64ecb05737293a6011fdc1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_is_space "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_is_space "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_is_space
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ Errors (with error bit) from: f_utf_is_control().
 Errors (with error bit) from: f_utf_is_whitespace().
 .br
 Errors (with error bit) from: f_utf_is_zero_width().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3), \fIf_utf_is_control()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_zero_width()\fP, \fIf_utf_is_control()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_zero_width()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8a7091d5d215d03832e7540c00258a837633e0ca..a1a5d0221cd4dda3cb3d672ed426f0c5ac1b2c7c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_is_zero_width "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_is_zero_width "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_is_zero_width
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ The character at the start position will be checked against the graph.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_is_zero_width().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3), \fIf_utf_is_zero_width()\fP, \fIf_utf_is_zero_width()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b1b5ba1997ffb4f32fa8dc0246c9ee30d9b9b652..307e47348f49bcbf764e6c6ef3b792662151b255 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_items_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_items_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_items_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The items array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 09821d44993117cdcb5131b456f5236568fc393b..6670b5b29d6b29227f2200e76233ab766aad3f0e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_items_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_items_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_items_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The items array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f0af90784d255ed3e2563b9cc2e9dc04d54f2a28..b139d015966d4d591e3b34e2f2a46b7431ea74e3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_items_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_items_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_items_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The items array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8b0d6f994d88354c7896bb46b4cc0fbabca9dc96..81b7fcaecac350731a69455d1aeb630e72d8b67c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_items_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_items_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_items_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The items array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2769e575dc79139f857b1f59e1aab2d524b35fa8..9ecbb21a853679a0d35bd7de023369fdb2ad329d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_items_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_items_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_items_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The items array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7f99a2d80cdc939e5b5f2d029e34229d543e900d..275fccc1d099bccfceb14a842ef24c887595694a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_items_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_items_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_items_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The items array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4ab326c4338279508c3496302ef373f5dd746353..edcb318d873d3b83d80745245fcbb2515ae23730 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_named_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_named_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_named_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The named structure to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3fb08dd0c20d6b54b2733951a313d76e7c30a23c..0f724b200558074a45a0a205eaff05bbcd745f25 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_named_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_named_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_named_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The named array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3473f542120b013951bf59e2a26bd1429ca88313..60fc1ddabde52566c328452d5da4f85125cd5ddc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_named_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_named_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_named_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The named array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 126dfd5bc3eff9ce7654bf8f7211b902f85b044c..35619901d69fdca34a65f779cc8157d30ac33b75 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_named_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_named_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_named_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The named array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 24fbcbb1ee96e4a31850d1c74ef759db552ba685..5c9c2dd60c62dee481a9b0a23f42e77aea79ee79 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_named_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_named_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_named_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The named array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ed80e81e6d55d3ae527424e4eb43a16ad1b9e68b..42e9b3d6a0cd4b3c0b0ab74c15a814e990e3e4d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_named_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_named_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_named_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The named structure to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e796c663c996d64120a3ed181b6a45cd0b87ed1d..804b1be8026fbd9f3ec150bcfdd91b787a986728 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nameds_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nameds_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nameds_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The nameds array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 683e2e2bb14126bc8c2c5a00cbe4d49585447b88..22c143761cf21b637742198270c9da6c7ff52a4c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nameds_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nameds_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nameds_decimate_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The nameds array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bd52dfbdd335b871920c580349956bea3a57257a..bf8f4ab7b0a48ae5eddd0e82dbd78a26a8837e1d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nameds_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nameds_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nameds_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The nameds array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cca4264fb3d8e6db8eac36f8fa862f5c9fbd9fe8..1308ca76cefcb45887bb0fcd5357edb4e33413ee 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nameds_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nameds_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nameds_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The nameds array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 43df77518b7dd75a29305db89dcf5446dfc0ed5d..2f93a1082b484573d6990353d6cdf4e0e122234f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nameds_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nameds_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nameds_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The nameds array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d57ce884c37f2562147e87e19111725131f8effc..3141a0f89be1c003533ad5c953a0792ef3ac0bbf 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nameds_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nameds_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nameds_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The nameds array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_named_adjust\fP(3), \fIf_fss_named_decimate_by\fP(3), \fIf_fss_named_decrease_by\fP(3), \fIf_fss_named_increase\fP(3), \fIf_fss_named_increase_by\fP(3), \fIf_fss_named_resize\fP(3), \fIf_fss_nameds_adjust\fP(3), \fIf_fss_nameds_decimate_by\fP(3), \fIf_fss_nameds_decrease_by\fP(3), \fIf_fss_nameds_increase\fP(3), \fIf_fss_nameds_increase_by\fP(3), \fIf_fss_nameds_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b1061a2123410f0c979d3477e3a7d3c28d2ab3ed..bee31d6cbef3beed9b425d2945f5a3776a41c3e2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nest_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nest_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nest_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The nest array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2d732baac6d4512ad0ed9a03382e45880fd8b700..24bf19d426d61407bf4b24c7511b1c4b05b1caac 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nest_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nest_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nest_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The nest array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cc3783e01b508a3bb150eb5b3f60433fbfbfc946..1c4bb719559a648bb6896e9e3d652e33e5bca516 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nest_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nest_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nest_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The nest array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 312525366cc183394ea29178390432810b03322e..a6aa9c47dbadf2e2300b7e75baa04b88fc0caaa8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nest_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nest_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nest_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The nest array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4af189006b53cb302fc84ab45bd138f69e726498..723fbd9ca8343f4d51680333c75b3f051a824945 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nest_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nest_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nest_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The nest array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f18f877dbedcc4c62de7d6389a75684123dc5432..6c722b2b75f59175790f1fd74eebeaab39902cfb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nest_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nest_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nest_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The nest array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e88238bef3dfa6c825eee5302767645950640868..ce30768239e218ab8229211e9856533d56322f3a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nests_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nests_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nests_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The nests array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7994e0e483def8fde85652c336be754ffc80b614..1bb9f55e69e335d6c81ab587b3f531c0b0ef4873 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nests_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nests_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nests_decimate_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The nests array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a43df60ff05d269e5cadf98304b7834b9be50394..9cd3e1d81e1e46b01489497bd7bb523adde664da 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nests_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nests_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nests_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The nests array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 202a1b8b96c38234327476454522e2e036802df7..5a1aa3e308bbbf598ed4cddbbd162b2680ad4cdf 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nests_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nests_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nests_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The nests array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fe39963e962bf91b39d2faebe0989fc3c354e7a7..d191afdb688129250fe45eed1de262c0a3661847 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nests_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nests_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nests_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The nests array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3096aeb38dad377aeb0c009956a92aafcf54bea5..3a230b4d50f2597ac1b467fbab1cf0b9d2b0641d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_nests_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_nests_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_nests_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The nests array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_items_adjust\fP(3), \fIf_fss_items_decimate_by\fP(3), \fIf_fss_items_decrease_by\fP(3), \fIf_fss_items_increase\fP(3), \fIf_fss_items_increase_by\fP(3), \fIf_fss_items_resize\fP(3), \fIf_fss_nest_adjust\fP(3), \fIf_fss_nest_decimate_by\fP(3), \fIf_fss_nest_decrease_by\fP(3), \fIf_fss_nest_increase\fP(3), \fIf_fss_nest_increase_by\fP(3), \fIf_fss_nest_resize\fP(3), \fIf_fss_nests_adjust\fP(3), \fIf_fss_nests_decimate_by\fP(3), \fIf_fss_nests_decrease_by\fP(3), \fIf_fss_nests_increase\fP(3), \fIf_fss_nests_increase_by\fP(3), \fIf_fss_nests_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 197bf7e0a4775d48e8d5f388a2cb54755dc69fc3..fcc4e18ad7a488d735ed2868b22a39e8cbd22228 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_seek_to_eol "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_seek_to_eol "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_seek_to_eol
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The start and stop positions in the buffer being processed. This increments rang
 \fBF_none_stop\fP on success and stop point was reached.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8548b013ad986d425eaec5feb4cc5a478abb47e6..7e132285185607bac4e34eac7b547d088e78d0b0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The set array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 64406617ceeb0d84603961effd10a2cfb46a2dfe..5b6cde44bef5fe301e734c9cb93d650e87368df6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The set array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 599811706b99b51d02622abc364bb2ccf362c52f..a40bef2f040f2aac24c761dc3cd3bd3bc05c185e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The set array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b36dcfa44fa5c16a0c3417405099a22aa7e7c416..d923228560ce10005065cc4dbb8a9d56574470f5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The set array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 72f014c5442373f7348267dfc1619c616ade318e..e56e1987c763a7d269f9156972f93b4362508788 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The set array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bc8cb6a9d07d6a7970bc56afc5468712c8a20c6a..24e36c90c85de471db4bf1d0164dd2f841ea2c14 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quote_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quote_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quote_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The set_quote array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fd43bc9ca3b68a36381e461c4ae6f8a48abb94f3..84c27c6f421164dbd4a2232c0eb4c204fb44a98f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quote_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quote_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quote_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The set_quote array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b282f0f020c7045a120ea27809aab7d29df6faf8..3d675eb6c0b8eaab06ab4e2601fc545225b69349 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quote_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quote_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quote_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The set_quote array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9be2213b581e4af722884b04db39f422e4d1de16..f332212434301822444801ce359dcdcaee4b99c3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quote_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quote_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quote_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The set_quote array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b860a7d84ac29068e43744eec9927a350c936898..d18f50b1f4bc73d4f4dfbd0d7aa8300f7013023b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quote_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quote_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quote_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The set_quote array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a9918ec539f88beb780d2a8edc5195eae9d46319..8a7cc556c7e50e1762ed5102c01087b9c8ca4922 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quote_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quote_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quote_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The set_quote array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7c34f80bc2bd4a23f9756d7a65bbbf02ca1dd9d9..3fbcc8a95d9b5ad70240b99ef74c41bbd9d6608f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quotes_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quotes_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quotes_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The set_quotes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d39c8c22686c7515f5d521eb08fc584c004ad7f7..0bfeb0b8db187f0c19dca63da81233fa5a6b4527 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quotes_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quotes_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quotes_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The set_quotes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4766473d857d002efbac4f9be4fb53dbea607bdb..631a3e6aeb41d20ba42be0d655b4ab286bff2c4d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quotes_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quotes_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quotes_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The set_quotes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0b02b7bebd7e1bbfa183b6c0ca5118451e38fe7d..e36e969d4eae306b8c9fb8aab3d910981baff582 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quotes_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quotes_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quotes_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The set_quotes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3baa503a43952b1cd42676be907d122725094256..b429c674edb5b056dfdaa7f603149f551aa11658 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quotes_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quotes_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quotes_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The set_quotes array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6a8a45daf73a4d5a2925f45a0626e9d36c48f022..07c96671d568f0e02eea80e68a6eeb723e6c9132 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_quotes_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_quotes_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_quotes_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The set_quotes array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f964a62e4b87fc63d6b05a87b9b3f01a837ab2e5..0edc18254a14bfe827314e270b7f2463b27d02d0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_set_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_set_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_set_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The set array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0a57240390bb8c47a963714d982bd78817c3e184..2c487fc62b1c716a416e46a2534b4e1b53e6adbe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_sets_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_sets_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_sets_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bc46e2ab8476c2013c259354d613420ffe776292..27785349d8eea2910bfe09c84f845d1256faf19a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_sets_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_sets_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_sets_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7bbb126225ac897c8e32a65d1e86523f565dccf6..896e6a827d56c0db44cf297d0f050f57fa39ff2c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_sets_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_sets_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_sets_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f6ef59686c0efb6c1051ae30ce712469b4e43e6c..783bbc82d778d0eca6a14a045e525c638e974ed7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_sets_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_sets_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_sets_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 510b218c3fc4ee413cc9bc5f04668f1e0ad0df81..6ff136d9ad86d4ebf90fc48f98ff4d80e38a17d7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_sets_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_sets_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_sets_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The sets array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3bfe5f0d2e8c94f0fd37bfdac679bdde4e4103a0..19bb74c8c150bb31a83ca2befef2a3f19ace3513 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_sets_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_sets_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_sets_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The sets array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_set_adjust\fP(3), \fIf_fss_set_decimate_by\fP(3), \fIf_fss_set_decrease_by\fP(3), \fIf_fss_set_increase\fP(3), \fIf_fss_set_increase_by\fP(3), \fIf_fss_set_quote_adjust\fP(3), \fIf_fss_set_quote_decimate_by\fP(3), \fIf_fss_set_quote_decrease_by\fP(3), \fIf_fss_set_quote_increase\fP(3), \fIf_fss_set_quote_increase_by\fP(3), \fIf_fss_set_quote_resize\fP(3), \fIf_fss_set_quotes_adjust\fP(3), \fIf_fss_set_quotes_decimate_by\fP(3), \fIf_fss_set_quotes_decrease_by\fP(3), \fIf_fss_set_quotes_increase\fP(3), \fIf_fss_set_quotes_increase_by\fP(3), \fIf_fss_set_quotes_resize\fP(3), \fIf_fss_set_resize\fP(3), \fIf_fss_sets_adjust\fP(3), \fIf_fss_sets_decimate_by\fP(3), \fIf_fss_sets_decrease_by\fP(3), \fIf_fss_sets_increase\fP(3), \fIf_fss_sets_increase_by\fP(3), \fIf_fss_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a821d24e83259988b0cd24c9395209a7ee6e697a..10af609687d3ca818ff28baa5c74c451daf00280 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_skip_past_delimit "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_skip_past_delimit "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_skip_past_delimit
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ The start and stop positions in the buffer being processed. This increments rang
 \fBF_none_stop\fP on success and stop point was reached.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 20a49ab1a5ad3a97b19c4f51ed96f6779a478cff..ff970965f0616a2f3d0f5a0c2ec31fc923294d62 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fss_skip_past_space "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fss_skip_past_space "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fss_skip_past_space
 .SH SYNOPSIS
@@ -58,8 +58,15 @@ Errors (with error bit) from: f_utf_is_control().
 Errors (with error bit) from: f_utf_is_whitespace().
 .br
 Errors (with error bit) from: f_utf_is_zero_width().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fss_apply_delimit\fP(3), \fIf_fss_apply_delimit_range\fP(3), \fIf_fss_count_lines\fP(3), \fIf_fss_count_lines_range\fP(3), \fIf_fss_fail_utf\fP(3), \fIf_fss_fail_utf_to_false\fP(3), \fIf_fss_is_combining\fP(3), \fIf_fss_is_graph\fP(3), \fIf_fss_is_space\fP(3), \fIf_fss_is_zero_width\fP(3), \fIf_fss_seek_to_eol\fP(3), \fIf_fss_skip_past_delimit\fP(3), \fIf_fss_skip_past_space\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_control()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_zero_width()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_control()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_zero_width()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 667e8faaeaa309568544bfb4d7a096748572fb65..29caa8cebc7f7cdd6b45305f3e2b00b2e671da17 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_content_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_content_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_content_is
 .SH SYNOPSIS
@@ -12,36 +12,36 @@ f_iki_content_is
 .fi
 .SH DESCRIPTION
 .PP
-A string that is analogous to f_string_dynamic_t but intended for static-only uses.
+Determine if an content is a valid IKI content name.
 .PP
-The f_string_static_t type should never be directly allocated or deallocated.
-.PP
-A special macro_f_string_static_t_initialize() is provided for the special purpose of easily initialize a static string. A special macro_f_string_static_t_initialize2() is provided for the special purpose of easily initialize a static string with an identical used and size.
-.PP
-string: The string. size: Total amount of space available. used: Total number of space used.
-.sp
-.RS
-.nf
-\fB
-struct f_string_static_t {
-  f_string_t       \fIstring\fP;
-  f_array_length_t \fIsize\fP;
-  f_array_length_t \fIused\fP;
-};
-\fP
-.fi
-.RE
+The content does not include the wrapping quotes.
+.SH PARAMETERS
+.TP
+.B content
+The string to validate as an content name.
+
+.TP
+.B quote
+The quote character in use. This must be either a single (') or double (") quote.
+
 .SH RETURN VALUE
 .PP
-
-.br
 \fBF_true\fP on success and string is a valid content name.
 .br
 \fBF_false\fP on success and string is not a valid content name.
 .br
 \fBF_data_not\fP on success, but the content.used is 0.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_content_is\fP(3), \fIf_iki_content_partial_is\fP(3), \fIf_iki_object_is\fP(3), \fIf_iki_object_partial_is\fP(3), \fIf_iki_read\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 93aad687ace1ac9687a744a24e970ebbe8fd6e57..82fc48e52a068f7a7fbde77ec06f27c04e525b25 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_content_partial_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_content_partial_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_content_partial_is
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The quote character in use. This must be either a single (') or double (") quote
 \fBF_data_not_stop\fP on success but the start range exceeds the stop range.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_content_is\fP(3), \fIf_iki_content_partial_is\fP(3), \fIf_iki_object_is\fP(3), \fIf_iki_object_partial_is\fP(3), \fIf_iki_read\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2fcd4a6c031835d1c7850ee28ccadfce361dda4e..d3cbfcc0979f1ad50a2a9e0bb42a5cadbb696614 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_data_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_data_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_data_delete
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The IKI data to delete.
 Errors (with error bit) from: f_array_lengths_resize().
 .br
 Errors (with error bit) from: f_string_ranges_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_array_lengths_resize()\fP, \fIf_string_ranges_resize()\fP, \fIf_array_lengths_resize()\fP, \fIf_string_ranges_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 99ac1fafe1e8c84f6a95d43bec80e8a9991aa101..b7abd47ab36d63511bb57a9fb0e523e7aa7db659 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_data_destroy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_data_destroy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_data_destroy
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The IKI data to destroy.
 Errors (with error bit) from: f_array_lengths_adjust().
 .br
 Errors (with error bit) from: f_string_ranges_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_array_lengths_adjust()\fP, \fIf_string_ranges_adjust()\fP, \fIf_array_lengths_adjust()\fP, \fIf_string_ranges_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b0bf7fc7ff0634a2a788a94d66febeeba10684dd..fbed8ba805e2fa96306e95e1952e325ca60a6b23 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datas_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datas_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datas_adjust
 .SH SYNOPSIS
@@ -20,6 +20,7 @@ The new size to use.
 
 .TP
 .B datas
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -28,8 +29,15 @@ The new size to use.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 66aeed2ffe3ab43276fdca4d7cc3e1c203c284b5..548b3745ab6a1abc8683a83229567fbf9da65998 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datas_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datas_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datas_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination iki_datas the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4dccc6a75c9d31225f0a04810a7d21549e87049b..a5e3ed9622cdcb17da57e9019ff06f7f74127165 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datas_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datas_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datas_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination iki_datas the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 287d5d60fd674144198c66b519f58df8d1135e0f..8439a4ec5637d661cdcf413604909312640440a0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datas_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datas_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datas_decimate_by
 .SH SYNOPSIS
@@ -22,6 +22,7 @@ A positive number representing how much to decimate the size by.
 
 .TP
 .B datas
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -32,8 +33,15 @@ A positive number representing how much to decimate the size by.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2a0dd1f3fa1566603517882eb24fb3a57bcf96ed..58bac8b1d8c84d8d198cb53e4dfd528b8ec3b0de 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datas_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datas_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datas_decrease_by
 .SH SYNOPSIS
@@ -22,6 +22,7 @@ A positive number representing how much to decrease the size by.
 
 .TP
 .B datas
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -32,8 +33,15 @@ A positive number representing how much to decrease the size by.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4ce01732dfe46ae95fa46a84b46227de03edaf87..87628a5a580c900e10542a8c12aa7a8fd6f77b50 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datas_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datas_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datas_increase
 .SH SYNOPSIS
@@ -22,6 +22,7 @@ The allocation step to use. Must be greater than 0.
 
 .TP
 .B datas
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -34,8 +35,15 @@ The allocation step to use. Must be greater than 0.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ddcb471ff191341e9f0bdaa4ad5e2a395b98f2d8..fe6934153748af69a3148160bd8acc0c762dd0a7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datas_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datas_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datas_increase_by
 .SH SYNOPSIS
@@ -22,6 +22,7 @@ A positive number representing how much to increase the size by.
 
 .TP
 .B datas
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -34,8 +35,15 @@ A positive number representing how much to increase the size by.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 19e4b9576456b808f30a5a2d1d6b5eb5fbd242af..9dca47982d7202ed151c2a0477d0ebaaf1ed0897 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datas_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datas_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datas_resize
 .SH SYNOPSIS
@@ -15,11 +15,12 @@ f_iki_datas_resize
 Resize the iki_datas array.
 .SH PARAMETERS
 .TP
-.B lengthw
+.B length
 The new size to use.
 
 .TP
 .B datas
+The array to adjust.
 
 .SH RETURN VALUE
 .PP
@@ -28,8 +29,15 @@ The new size to use.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7bc99e7ab539ab3bff9b417a6667428321d4c641..3ef6919bf1532570d21576d8934b3b79a7392aa0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datass_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datass_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datass_adjust
 .SH SYNOPSIS
@@ -20,6 +20,7 @@ The new size to use.
 
 .TP
 .B datass
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -30,8 +31,15 @@ The new size to use.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0ac9cf9266ef85054a8123724440619db2e08ffe..df20e9e18ad6ddd11e2aee2a1331c5d9387226b0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datass_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datass_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datass_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6298a91187dad8b1143f77bad05226f724319978..fff38df6376efae8f8b800d4558616d2d4cb71fc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datass_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datass_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datass_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5b2f515d37799c2df7024461efcfeaa63bd03349..2d2d9c16bd20e3c5b286c03ec3e17b04a741363a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datass_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datass_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datass_decimate_by
 .SH SYNOPSIS
@@ -22,6 +22,7 @@ A positive number representing how much to decimate the size by.
 
 .TP
 .B datass
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -34,8 +35,15 @@ A positive number representing how much to decimate the size by.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6f4de0208b4d07a0d0ddfb3d8393a6ade3746b00..b50466a2f944e3e0c430bcabbc5112959a519123 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datass_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datass_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datass_decrease_by
 .SH SYNOPSIS
@@ -22,6 +22,7 @@ A positive number representing how much to decrease the size by.
 
 .TP
 .B datass
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -34,8 +35,15 @@ A positive number representing how much to decrease the size by.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b232589d4c94477ac01c5883896384f6b4e7ee5a..6b6ebda6f6c8642e854b036d4b50d1eeb1f7c3f8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datass_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datass_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datass_increase
 .SH SYNOPSIS
@@ -22,6 +22,7 @@ The allocation step to use. Must be greater than 0.
 
 .TP
 .B datass
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -34,8 +35,15 @@ The allocation step to use. Must be greater than 0.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7970aeb39e9c2a28cec043d663932f6727e416f7..be23552ac142d688a9e0ec9bdf45bbccbda3884a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datass_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datass_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datass_increase_by
 .SH SYNOPSIS
@@ -22,6 +22,7 @@ A positive number representing how much to increase the size by.
 
 .TP
 .B datass
+The array to resize.
 
 .SH RETURN VALUE
 .PP
@@ -34,8 +35,15 @@ A positive number representing how much to increase the size by.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5f2eba65d916f1bfa58822c3e4d6d2659f288592..5e2814aaa99fa2730c5d5b6cc90029541d9db526 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_datass_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_datass_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_datass_resize
 .SH SYNOPSIS
@@ -20,6 +20,7 @@ The new size to use.
 
 .TP
 .B datass
+The array to adjust.
 
 .SH RETURN VALUE
 .PP
@@ -30,8 +31,15 @@ The new size to use.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_data_delete\fP(3), \fIf_iki_data_destroy\fP(3), \fIf_iki_datas_adjust\fP(3), \fIf_iki_datas_append\fP(3), \fIf_iki_datas_append_all\fP(3), \fIf_iki_datas_decimate_by\fP(3), \fIf_iki_datas_decrease_by\fP(3), \fIf_iki_datas_increase\fP(3), \fIf_iki_datas_increase_by\fP(3), \fIf_iki_datas_resize\fP(3), \fIf_iki_datass_adjust\fP(3), \fIf_iki_datass_append\fP(3), \fIf_iki_datass_append_all\fP(3), \fIf_iki_datass_decimate_by\fP(3), \fIf_iki_datass_decrease_by\fP(3), \fIf_iki_datass_increase\fP(3), \fIf_iki_datass_increase_by\fP(3), \fIf_iki_datass_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b13acdc08c027b79a230b8b26b1dcb8dc8b88e39..aa398a920403ae47e0c001c9170c940cda5bede0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_object_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_object_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_object_is
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The string to validate as an object name.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_is_word().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_content_is\fP(3), \fIf_iki_content_partial_is\fP(3), \fIf_iki_object_is\fP(3), \fIf_iki_object_partial_is\fP(3), \fIf_iki_read\fP(3), \fIf_utf_is_word()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index baee341269f1177fe12cbf349857fd4c26142277..0f889a762cc8c6c4edd1d0f4339fe573a2d5b7c9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_object_partial_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_object_partial_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_object_partial_is
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The range within the buffer that represents the object name.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_is_word_dash_plus().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_content_is\fP(3), \fIf_iki_content_partial_is\fP(3), \fIf_iki_object_is\fP(3), \fIf_iki_object_partial_is\fP(3), \fIf_iki_read\fP(3), \fIf_utf_is_word_dash_plus()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 401fe4f8a212dc226ca2a44e8528364b127d882c..94faad2ad73113430a95a2dddf9af27f2d881529 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_iki_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_iki_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_iki_read
 .SH SYNOPSIS
@@ -67,8 +67,15 @@ The IKI variable data.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_string_too_large\fP (with error bit) if a string length is too large to store in the buffer.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_iki_content_is\fP(3), \fIf_iki_content_partial_is\fP(3), \fIf_iki_object_is\fP(3), \fIf_iki_object_partial_is\fP(3), \fIf_iki_read\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dc7d83c3841e0df4018bd16c916c9175f7a001a6..eaa48b7cd1489cfef8b150f494bf196a6455bd13 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_process "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_process "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_process
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The resource value currently assigned. If 0, then value_next is assigning the va
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_prohibited\fP (with error bit) if not allowed to perform this action.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_process\fP(3), \fIprlimit()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3766190e72d7ff9449858fbe4e19035156121051..516e84235172dc2e367d5d06caacc86c52095df3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_sets_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_sets_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_sets_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The sets array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cb31ac5055e24e8b735d21a5139fcdab1b97f43c..8e59b8153bad290ab09823ff7488f78eb8a6266c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_sets_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_sets_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_sets_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination sets the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d0fb4343a3eac2129b02c6cf71204cf36e687ae1..377726b4e40619372a77bf895e3167afcaaed203 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_sets_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_sets_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_sets_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination sets the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cab4093d88b169f39803b8f5801d6608a9973a66..283955722c41770dc87db93b8ce600dd50ed7ab3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_sets_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_sets_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_sets_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The sets array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 10dc9e243ec3f08d2550aa2023d79cca5e47501a..274c860956c0a0703f07b456dbd4cc958ece4381 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_sets_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_sets_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_sets_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The sets array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9ee3748202f9de3257e1e59bedefc415ead71482..3d593056e100c85f8912b665558cac6a59fb76a2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_sets_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_sets_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_sets_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The sets array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0752fb812689c7c8eaba9615fc14da67476fbd2d..57e977d6d3d4a936fcf321eb781af5501fd696d7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_sets_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_sets_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_sets_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The sets array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ae36fef57b6b9350382fe118ad50799a1b6611c4..37a85b99a4072fc4a742d85f1e056810ea981a6f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_sets_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_sets_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_sets_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The sets array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 79beb956a20dc755952efc53f486a900684f51d9..89b63ee29c59f6c6050842c58158b847c1986d18 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_setss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_setss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_setss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The setss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9a3279056f8e16f141bc52f0edfc2dba438b1927..78e0df560ece701eafa9b2a9f86bec4b7e6a0738 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_setss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_setss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_setss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5050861a6822c04e9217e21eca4067a6a1510885..1e6b73bbc0648ba3ba5678488ff41418d83e2398 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_setss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_setss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_setss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8e4b6fdab927cb08e00f8d89b2789443618ec687..9b1f8ff5816635f7a9f6679816caa0c8b1f948c1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_setss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_setss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_setss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The setss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2b12efada170a779507363d33338bc8fc12ad4bd..5d6840c30a010dbeff880211afde23331208b5d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_setss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_setss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_setss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The setss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3495bdd026ccde3e8d7cf5f384f6eddbe63086c9..89ba818f506f405603e44f2fa1f0fc2de8682225 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_setss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_setss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_setss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The setss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d7714c9a245cd76a6da10b9d7757f6909a53c006..be083eb3753b801ce30393a9791c2d1654a0c1bc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_setss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_setss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_setss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The setss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 906ab243cfa682cc5d01cc1506792beab60d6679..fdb51f051be34c856af8053cf5157025acdb949a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_setss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_setss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_setss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The setss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_sets_adjust\fP(3), \fIf_limit_sets_append\fP(3), \fIf_limit_sets_append_all\fP(3), \fIf_limit_sets_decimate_by\fP(3), \fIf_limit_sets_decrease_by\fP(3), \fIf_limit_sets_increase\fP(3), \fIf_limit_sets_increase_by\fP(3), \fIf_limit_sets_resize\fP(3), \fIf_limit_setss_adjust\fP(3), \fIf_limit_setss_append\fP(3), \fIf_limit_setss_append_all\fP(3), \fIf_limit_setss_decimate_by\fP(3), \fIf_limit_setss_decrease_by\fP(3), \fIf_limit_setss_increase\fP(3), \fIf_limit_setss_increase_by\fP(3), \fIf_limit_setss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index aeffc198b71f07d17fe3608ee92825fe9c049a89..1e46fc3ae71009693ffee74f901b7bf69d3e8b1a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_values_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_values_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_values_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The values array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6b17602dd417eabc5d1d672e7ea1ada9b86d806f..e33873201bfcd3bb7b66b6d814ee14df032bc58e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_values_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_values_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_values_append
 .SH SYNOPSIS
@@ -23,7 +23,7 @@ The source value to append.
 The destination values the source is appended onto.
 
 .SH RETURN VALUE
-.br
+.PP
 \fBF_none\fP on success.
 .br
 \fBF_data_not\fP on success, but there is nothing to append (size == 0).
@@ -31,8 +31,15 @@ The destination values the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0921230512069fbfe700be194b3d66a0f52112c4..97d1c25a17aae69fdc193aaeb3d1c2dab2ef8b20 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_values_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_values_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_values_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination values the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 67d1013a1dccd1c7683c2a4094c8eaaf60fd835c..9395d3e405bd785f55a53d0b7e38e8c8c3f76378 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_values_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_values_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_values_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The values array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a7be614957fd329ba40c67ece6cf8e567e61ccc8..0fbbf96cc9dab2891e1b5177405108874c38402b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_values_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_values_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_values_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The values array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 587353e3168754ef6220d5b6b3ffe01f5e073648..4d8383ea37f018eca2497c3a84ae6ca8dbdb9f85 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_values_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_values_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_values_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The values array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ded720fd9044e34528222016e5385ba1162f6da0..0ae6f9911205a15557afdb533076714c5c14a3d4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_values_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_values_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_values_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The values array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e4116068aec46d1184059c10587c43394940e4f5..e463fedbeff172865c6fdff0c4fcc9c3b1a79ae8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_values_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_values_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_values_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The values array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 663bb709d95d6654a43fdd4249b32447d9037240..bfee3a603f0be228a588bfee9b150897d4d5443b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_valuess_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_valuess_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_valuess_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The valuess array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 06ef2ecd1b00650651573113861af0ed20b0c667..c68c388eda0033c3bed03fe74293642f7d2df98b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_valuess_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_valuess_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_valuess_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index deab76a8298986fb2446aac7f82a4ea0124bd246..78e87bea0822ea05bc22d50034430c1929109739 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_valuess_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_valuess_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_valuess_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f7ca2348b0e52c24fb2ceb6432aef1f886af2f78..5d2f6d57774f88f3650bc87fb446117b520235d9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_valuess_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_valuess_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_valuess_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The valuess array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 714116f9eb7dd76a93a6d3bacc38087de311c18d..0028549692602de1c65653e1a9f753787514c84b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_valuess_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_valuess_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_valuess_decrease_by
 .SH SYNOPSIS
@@ -30,9 +30,18 @@ The valuess array to resize.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
-Errors (with error bit) from: f_memory_delete(). Errors (with error bit) from: f_memory_resize().
+Errors (with error bit) from: f_memory_delete().
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9c07f47ecf20e7848d4d8e8d7df44a22a1a8d52e..573fb4d45296f15aefed38452947692debbb7dc7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_valuess_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_valuess_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_valuess_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The valuess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 63022b82a2a67ba87276be1f9d7316306b74fe11..961bbb28d22ecb42499bfac56da1f5bd49caf277 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_valuess_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_valuess_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_valuess_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The valuess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9ed4351f92d9622eec1266dfa54db988da262e09..7eb408062db16e4362f0bf35f5d913aeab3a2538 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_limit_valuess_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_limit_valuess_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_limit_valuess_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The valuess array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_limit_values_adjust\fP(3), \fIf_limit_values_append\fP(3), \fIf_limit_values_append_all\fP(3), \fIf_limit_values_decimate_by\fP(3), \fIf_limit_values_decrease_by\fP(3), \fIf_limit_values_increase\fP(3), \fIf_limit_values_increase_by\fP(3), \fIf_limit_values_resize\fP(3), \fIf_limit_valuess_adjust\fP(3), \fIf_limit_valuess_append\fP(3), \fIf_limit_valuess_append_all\fP(3), \fIf_limit_valuess_decimate_by\fP(3), \fIf_limit_valuess_decrease_by\fP(3), \fIf_limit_valuess_increase\fP(3), \fIf_limit_valuess_increase_by\fP(3), \fIf_limit_valuess_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8e035563c0273df71f5c39bb89122a75c795c0cc..083803b6d88ae85a95f8f1121fc0c3dae2384018 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_adjust
 .SH SYNOPSIS
@@ -14,7 +14,7 @@ f_memory_adjust
 .fi
 .SH DESCRIPTION
 .PP
-Provide means to use memory routines, with error checking. Securely resize dynamically allocated data.
+Securely resize dynamically allocated data.
 .PP
 Will change all data to 0 prior to deallocation.
 .PP
@@ -45,8 +45,15 @@ A pointer to the address that will be resized.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_adjust\fP(3), \fIf_memory_delete\fP(3), \fIf_memory_destroy\fP(3), \fIf_memory_new\fP(3), \fIf_memory_new_aligned\fP(3), \fIf_memory_resize\fP(3), \fIcalloc()\fP, \fImemset()\fP, \fIrealloc()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 31e7ddf2ecc37e9bda3b4e9a88e0494d6bb5a1dd..bfeb780042085ea15124daf62f1bede6282f1cb5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_delete
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ A pointer to the address that will be freed.
 \fBF_data_not\fP on success, but there was nothing to do.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_adjust\fP(3), \fIf_memory_delete\fP(3), \fIf_memory_destroy\fP(3), \fIf_memory_new\fP(3), \fIf_memory_new_aligned\fP(3), \fIf_memory_resize\fP(3), \fIfree()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1a91cedeccd1a0757beac6fa14bf2f2f3c88b446..f6f5d02834bb28c82d6d52edb4f754eb2851dc4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_destroy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_destroy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_destroy
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ A pointer to the address that will be freed.
 \fBF_data_not\fP on success, but there was nothing to do.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_adjust\fP(3), \fIf_memory_delete\fP(3), \fIf_memory_destroy\fP(3), \fIf_memory_new\fP(3), \fIf_memory_new_aligned\fP(3), \fIf_memory_resize\fP(3), \fIfree()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8ee23d757d6f7beef287d5f8f9cfeb04d3e5a38b..3c8689b4818461ee9fa314f65a669d136fac30d6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_new "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_new "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_new
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ A pointer that will be updated to the address of the newly allocated memory.
 \fBF_memory_not\fP (with error bit) on allocation error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_adjust\fP(3), \fIf_memory_delete\fP(3), \fIf_memory_destroy\fP(3), \fIf_memory_new\fP(3), \fIf_memory_new_aligned\fP(3), \fIf_memory_resize\fP(3), \fIcalloc()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bdc783957466ec836da02a4f6a5c1fa9f83259fd..8ccdd1db72e412cbc7c1c1641fc97c7a7aa67bb1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_new_aligned "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_new_aligned "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_new_aligned
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ A pointer that will be updated to the address of the newly allocated memory.
 \fBF_memory_not\fP (with error bit) on allocation error.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_adjust\fP(3), \fIf_memory_delete\fP(3), \fIf_memory_destroy\fP(3), \fIf_memory_new\fP(3), \fIf_memory_new_aligned\fP(3), \fIf_memory_resize\fP(3), \fIaligned_alloc()\fP, \fIposix_memalign()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6856ee309f282804643b9cf9669b3ff8b0523e0e..1a665bbb1d38a18c6212206fc27fc05977757999 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_resize
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ A pointer to the address that will be resized.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_adjust\fP(3), \fIf_memory_delete\fP(3), \fIf_memory_destroy\fP(3), \fIf_memory_new\fP(3), \fIf_memory_new_aligned\fP(3), \fIf_memory_resize\fP(3), \fIcalloc()\fP, \fImemset()\fP, \fIrealloc()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 55063aaacd230b20d9c7504a16e3aee417d0070d..6f10bc169eeeadb06d4075033608eb4b082b88ea 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_structure_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_structure_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_structure_adjust
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The amount of data allocated to the structure.
 \fBF_none\fP on success.
 .br
 \fBF_memory_not\fP (with error bit) on allocation error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_structure_adjust\fP(3), \fIf_memory_structure_decimate_by\fP(3), \fIf_memory_structure_decrease_by\fP(3), \fIf_memory_structure_increase\fP(3), \fIf_memory_structure_increase_by\fP(3), \fIf_memory_structure_resize\fP(3), \fIcalloc()\fP, \fIfree()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ddadfd17e1d9475e07c5358cae24ea74c171504e..b6944e6e1a9af8850ce42e28d03f2c68ae99991b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_structure_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_structure_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_structure_decimate_by
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The amount of data allocated to the structure.
 \fBF_data_not\fP on success, but there is no reason to decimate size (amount = 0 or size = 0).
 .br
 \fBF_memory_not\fP (with error bit) on out of memory.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_structure_adjust\fP(3), \fIf_memory_structure_decimate_by\fP(3), \fIf_memory_structure_decrease_by\fP(3), \fIf_memory_structure_increase\fP(3), \fIf_memory_structure_increase_by\fP(3), \fIf_memory_structure_resize\fP(3), \fIcalloc()\fP, \fIfree()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7712ea79870bdd102a05a5b7fde68d2444287cec..dce5527a952f08904b28c806cb9260567686a81a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_structure_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_structure_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_structure_decrease_by
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The amount of data allocated to the structure.
 \fBF_data_not\fP on success, but there is no reason to decrease size (amount = 0 or size = 0).
 .br
 \fBF_memory_not\fP (with error bit) on allocation error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_structure_adjust\fP(3), \fIf_memory_structure_decimate_by\fP(3), \fIf_memory_structure_decrease_by\fP(3), \fIf_memory_structure_increase\fP(3), \fIf_memory_structure_increase_by\fP(3), \fIf_memory_structure_resize\fP(3), \fIcalloc()\fP, \fIfree()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 103e57f3759474c9abcbe351b25bfd6dc1c3f58b..8b4fa9185c8e5be12afc1d0994fc8dfa454593ad 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_structure_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_structure_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_structure_increase
 .SH SYNOPSIS
@@ -48,8 +48,15 @@ The amount of data allocated to the structure.
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
 .br
 \fBF_memory_not\fP (with error bit) on allocation error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_structure_adjust\fP(3), \fIf_memory_structure_decimate_by\fP(3), \fIf_memory_structure_decrease_by\fP(3), \fIf_memory_structure_increase\fP(3), \fIf_memory_structure_increase_by\fP(3), \fIf_memory_structure_resize\fP(3), \fIcalloc()\fP, \fIfree()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7eca75c1cbbe80b91518cea5be8ebbc0ca1231a8..e21d3398e3b62acc48b0d95c2fe28f5af47f3c28 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_structure_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_structure_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_structure_increase_by
 .SH SYNOPSIS
@@ -48,8 +48,15 @@ The amount of data allocated to the structure.
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
 .br
 \fBF_memory_not\fP (with error bit) on allocation error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_structure_adjust\fP(3), \fIf_memory_structure_decimate_by\fP(3), \fIf_memory_structure_decrease_by\fP(3), \fIf_memory_structure_increase\fP(3), \fIf_memory_structure_increase_by\fP(3), \fIf_memory_structure_resize\fP(3), \fIcalloc()\fP, \fIfree()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8b3d8d88f4180f7827acaad672e3f37b1ae108c9..3183498099a7a5d429e49950c850a3d098c2b007 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_memory_structure_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_memory_structure_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_memory_structure_resize
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The amount of data allocated to the structure.
 \fBF_none\fP on success.
 .br
 \fBF_memory_not\fP (with error bit) on allocation error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_memory_structure_adjust\fP(3), \fIf_memory_structure_decimate_by\fP(3), \fIf_memory_structure_decrease_by\fP(3), \fIf_memory_structure_increase\fP(3), \fIf_memory_structure_increase_by\fP(3), \fIf_memory_structure_resize\fP(3), \fIcalloc()\fP, \fIfree()\fP, \fImemset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e271f8a2bcb905d32ff85d4d4cc40fd66357de9b..57ce1fe2849a4b68d7a6672e51bcc58ef8f6dc73 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_change "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_change "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_change
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The file path.
 \fBF_file_found_not\fP if the path was not found.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3), \fIchdir()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9db01a8028d798458f80401f2bd5f0df0ffb8c64..7cc2e4a14fddbc8225486b2975af100e8a0fa309 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_change_at "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_change_at "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_change_at
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ An open directory file descriptor, in which path is relative to.
 \fBF_file_found_not\fP if the path was not found.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3), \fIfchdir()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 833d0fde87fa18325ecb09c780fb89c14055658e..26e96aac25b3e4670f540d72d9c07b4d8286b3b9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_current "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_current "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_current
 .SH SYNOPSIS
@@ -13,7 +13,6 @@ f_path_current
 .SH DESCRIPTION
 .PP
 Get the current path.
-
 .SH PARAMETERS
 .TP
 .B real
@@ -48,8 +47,15 @@ The (allocated) file path. This will have a max size of F_path_length_max_d + 1.
 \fBF_file_found_not\fP if the path was not found.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3), \fIgetcwd()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8c814ae94d3c5671f179a017fc9dca4514f9694e..b3988b2644079dd52798bffab3490a84d80ec859 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_directory_cleanup "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_directory_cleanup "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_directory_cleanup
 .SH SYNOPSIS
@@ -35,10 +35,15 @@ The cleaned up directory string. The directory string is replaced by this functi
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.br
-Errors (with error bit) from: f_string_dynamic_increase_by()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 42e82955c2b235d3ccd4ebc71c35da6836b8952b..8e38fca0949bd3934e9503ebceb4d4343968f20a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_is
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The string that may or may not represent a path.
 \fBF_false\fP if the string is not a path string.
 .br
 \fBF_data_not\fP if the string has a length of 0 or the string is NULL.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ff563edbc575c60377bb27b929b10c664dbff603..8f008ae0c0a1148c28fc87ebddbc3aa81017b99c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_is_absolute "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_is_absolute "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_is_absolute
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The string that may or may not represent an absolute path.
 \fBF_false\fP if the string is not an absolute path string.
 .br
 \fBF_data_not\fP if the string has a length of 0 or the string is NULL.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 41f9403f7e47f0cad7ca052225aca4f25faf00b1..fa01e3c5bd49be65f6fabee531cfd9e7924b6773 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_is_relative "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_is_relative "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_is_relative
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The string that may or may not represent a relative path.
 \fBF_false\fP if the string is not a relative path string.
 .br
 \fBF_data_not\fP if the string has a length of 0 or the string is NULL.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 37a3e8c44de5290ae94cc9bf892fc045e42c0658..720f6b6826463d82b9ff24fec27f258f2681ea40 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_is_relative_current "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_is_relative_current "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_is_relative_current
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The string that may or may not represent a relative path.
 \fBF_false\fP if the string is not a relative path string.
 .br
 \fBF_data_not\fP if the string has a length of 0 or the string is NULL.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 154bcbdc0c7a94158267d169e1435fce55e52abe..6e1ff699d4ea854eadc89269f2a18311c0f594e3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_path_real "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_path_real "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_path_real
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The (allocated) real file path. This will have a max size of F_path_length_max_d
 \fBF_file_found_not\fP if the path was not found.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_path_change\fP(3), \fIf_path_change_at\fP(3), \fIf_path_current\fP(3), \fIf_path_directory_cleanup\fP(3), \fIf_path_is\fP(3), \fIf_path_is_absolute\fP(3), \fIf_path_is_relative\fP(3), \fIf_path_is_relative_current\fP(3), \fIf_path_real\fP(3), \fIrealpath()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 39be8d54ed21c65495b622dc64e44aeb0bb7545f..f411ee3b9461c2381fb1a81144d5a341b8357e81 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_pipe_debug_exists "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_pipe_debug_exists "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_pipe_debug_exists
 .SH SYNOPSIS
@@ -21,8 +21,15 @@ For most systems, standard debug does not exist and instead maps to standard out
 \fBF_true\fP if there is piped data.
 .br
 \fBF_file_stat\fP (with error bit) on stat() error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_pipe_debug_exists\fP(3), \fIf_pipe_error_exists\fP(3), \fIf_pipe_input_exists\fP(3), \fIf_pipe_warning_exists\fP(3), \fIfstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index aa1b21e5cb07d6cdd8b26717e7d3bc1eee91045a..3ae50fec24a590087925765482342f2477e529b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_pipe_error_exists "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_pipe_error_exists "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_pipe_error_exists
 .SH SYNOPSIS
@@ -19,8 +19,15 @@ Identify whether or not the standard error pipe source contains piped data.
 \fBF_false\fP if there is no piped data.
 .br
 \fBF_file_stat\fP (with error bit) on stat() error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_pipe_debug_exists\fP(3), \fIf_pipe_error_exists\fP(3), \fIf_pipe_input_exists\fP(3), \fIf_pipe_warning_exists\fP(3), \fIfstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c0b66120e8c8ad86b6accc4bdf4900ac34990e90..a702b0daa13392cdcf085013793065521eed171c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_pipe_input_exists "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_pipe_input_exists "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_pipe_input_exists
 .SH SYNOPSIS
@@ -11,7 +11,7 @@ f_pipe_input_exists
 .fi
 .SH DESCRIPTION
 .PP
-Provides pipe functionality. Identify whether or not the standard input pipe source contains piped data.
+Identify whether or not the standard input pipe source contains piped data.
 .SH RETURN VALUE
 .PP
 \fBF_true\fP if there is piped data.
@@ -19,8 +19,15 @@ Provides pipe functionality. Identify whether or not the standard input pipe sou
 \fBF_false\fP if there is no piped data.
 .br
 \fBF_file_stat\fP (with error bit) on stat() error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_pipe_debug_exists\fP(3), \fIf_pipe_error_exists\fP(3), \fIf_pipe_input_exists\fP(3), \fIf_pipe_warning_exists\fP(3), \fIfstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3969f894a641c52d800a708452673a08a26b7d97..2f71858fea63dc53f959ff7f11bf6d33b0c9a320 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_pipe_warning_exists "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_pipe_warning_exists "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_pipe_warning_exists
 .SH SYNOPSIS
@@ -21,8 +21,15 @@ For most systems, standard warning does not exist and instead maps to standard o
 \fBF_false\fP if there is no piped data.
 .br
 \fBF_file_stat\fP (with error bit) on stat() error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_pipe_debug_exists\fP(3), \fIf_pipe_error_exists\fP(3), \fIf_pipe_input_exists\fP(3), \fIf_pipe_warning_exists\fP(3), \fIfstat()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 200e6ab2d72ec6148f8d1e95e886adfb38c54a20..e93f95805aa45dcd43c8c7d318756d6282708e91 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print
 .SH SYNOPSIS
@@ -13,9 +13,7 @@ f_print
 .fi
 .SH DESCRIPTION
 .PP
-Provides some standard printing functions not available in a libc.
-.PP
-Functions provided here are not UTF-8 aware. Similar to a c-library printf, except that this will only print a specific range.
+Similar to a c-library printf, except that this will only print a specific range.
 .PP
 Will not stop at NULL. Will not print NULL. Will print up to length 1-byte characters.
 .PP
@@ -42,8 +40,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f3dd469532047472b67a4956913637a913ca3596..d2043f7e43cff6a6a9bb297601a9dd81a027bbf0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_character "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_character "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_character
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure (fwrite_unlocked() returns 0).
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d84ed7bc23516e5479268b6ce0f62031029e6c1f..6bded27ab8a9b1dac16d0397f8bb80d27c29f92f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_character_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_character_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_character_safely
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure (fwrite_unlocked() returns 0).
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ca03f30f59dd96b74a64aa900851a8aefeda5e31..73b1c0bcd24f0f39d0fe8d9597094f9b0a2232d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_character_safely_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_character_safely_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_character_safely_get
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The character to verify as safe or not and then print.
 .SH RETURN VALUE
 .PP
 A string with used length of 0 (an empty string) is returned if the character is already safe or is a UTF-8 character whose width is greater than 1. A string with a non-zero used length is returned if the character needs safe replacement. A string with a non-zero used length is returned are NULL terminated (after the used length).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 81a4bdb59251c29f5457fef164f3222356481c92..f6ce2e209347e3af32c764baf408d4e7b82a0ce0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_dynamic
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 72553f30a2045fd7fccca4198e9bc7ba66f05684..6dcc16b4b7c1395fe632fd332979d5b81fb5b648 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_dynamic_partial
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 358302d266e02fe7723e6acb0f455369da576166..0af016a95c714c1ed85ce409b2e296af21cf346e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_dynamic_partial_raw
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6c4c72912719bba95ff6ebd4ae625f04a2c16ba0..35ca07634d14c2cc50af1f82082d654fb0b83f0f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3cbad323e33b3fd6a8414897bbf1eaa8581554c0..c05c9665588d81ea6b14a1dbdb4c1c145f3c110a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_dynamic_partial_safely
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index afcb003e564a5993ab69d051af3e99bfe64ccf3d..d39b162486dc9637c459db0045b165ec128769d0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_dynamic_raw
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b9ea0eb1c7dc84f27530c56366ef601722465286..c29257be684f74d0aa488902fa11ac91637447e1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_dynamic_raw_safely
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 124647fe7ad33e364da7fbbe3531aa0cb3872663..0f2a06e7d388041a0487065aa50eb3396366f48c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_dynamic_safely
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 96eb303ed8c82c13ee2679596d4bbba986d4fe07..4f6b39ab8be64e7a2cfb512ccb1790cb13c7bfb5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f84949355389461a69d1c5034d262d4b5103a1c7..3d01accfe10d6e7ab6753a6380eb20cf90f0b725 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_dynamic
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 894fc44a47f35de8b404733564bc1d1c77219e93..80347ace99234a22871eecb27ae6c982a513e7fc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_dynamic_partial
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 15faf96b0a6952b39c9087dbd3b553824bdc0643..af52fe488b2b4e9ea5df8394cbcbcebcb8735d67 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_dynamic_partial_raw
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f55aa1f1249f47b0cb78206740c0ef55112b9c58..7e206e4191fb52690a1257a75a0aaad7bcfa3579 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 79bbf9413fd969bdac47a9b636df38ba03d0cbe7..ce3e98aa269aac73f4498903d3960e0bc2fd18aa 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_dynamic_partial_safely
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b9ce9407f3966318f818263f96a383c557d80776..76c617a0c199041e93e7fdff572c5a49625ba766 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_dynamic_raw
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 779ba7138adbd82ecf6b9f6097ffa15478bea06a..94fd1a82acb7bb9e4e42e2b51c30234bb91618f7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_dynamic_raw_safely
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1e32238f4b1c38ff942d8efced3084f17d34416d..c6069cadd41827c182e2c9cc86afc270cd5cee2c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_dynamic_safely
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5bd149950dce3814f84a89549dbd3ecfb3f36713..60b808d8bcb357fe9bc8ac6db06f6695a232d454 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in
 .SH SYNOPSIS
@@ -57,8 +57,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 55f45e2cadef6c1dfb25d66d1f31695154576056..de2fe6fe3e767f2aa28e734039376c7613afe33a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_dynamic
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 04dc178f1d01977ba74b386aa3b805c110e4eb1f..d2e9e7897ecbec4792acceb897800c7d9ee93d91 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_dynamic_partial
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f3f3376f53bddca1dbd27310c79fb9bf728c3b26..23587a3919e349870a4ac82c69efefea2e06bcfc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_dynamic_partial_raw
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0da641b8ba4624cd3c4cda63c8393bff9bf4d161..76fe8a2ac5ae1e9163d62c00fd534639ec2cf411 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -48,8 +48,19 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_none\fP on success.
 .br
 \fBF_data_not\fP if there is nothing to print.
+.br
+\fBF_output\fP (with error bit) on failure.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7e65253bfa5a75686ea32859207aa18695900aac..fe9956c9c8b1146c0a82c4a6127f1567e04ab442 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_dynamic_partial_safely
 .SH SYNOPSIS
@@ -20,6 +20,7 @@ Similar to a c-library printf, except that this will only print a specific range
 Will not stop at NULL. Will not print NULL. Will not print any 1-byte character at a location specified in except_at array. Will not print any 1-byte character within the ranges specified in except_in array. Will print up to the specified range within the buffer.
 .PP
 This print function does not use locking, be sure something like flockfile() and funlockfile() are appropriately called.
+.SH PARAMETERS
 .TP
 .B buffer
 The string to output.
@@ -49,9 +50,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.SH PARAMETERS
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c92b5d91094a88c26f979464b62005795f01970c..a31b668b6e4f07df5bc8b8cb4269dc66b811153e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_dynamic_raw
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ca1641c78c53681b6f2061e25ea030cb14872a74..1f215d1092cd76fa02f1ce8b71d203f86c7862cb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_dynamic_raw_safely
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0caf72c84e7400533ca78711ef824ea76fe326bd..e1b3a67ac15509482ed9c365b35d669dea3ec95b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_dynamic_safely
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 53a35706b69d6044ea7ab79463d947d098e11f27..c9d25f5c180d901de109f86b3cad2521baec7a1f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_raw
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f00a177bb4a2f35565d5cfc9111aa10c6144fece..9198c7110e02464453198439a01433fe2cc16c24 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_raw_safely
 .SH SYNOPSIS
@@ -61,8 +61,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ca57102cca3743c22cbbe0540a7892652d987772..bd6ef55c903c87f232754d8208b1bd1d487acd86 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_in_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_in_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_in_safely
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5862e8f31efcea52fed1480bc6c3dc8ff185e64f..9f99e84d223aca181e3e38afd5a094578fd3356e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_raw
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 950a953eff1dbf0c066568453a4d51503300dad0..2cee7cb453985fc4ef24830a9f7f52ac85786dad 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_raw_safely
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 074360655fc4972c059205454bd8744003a40bcd..1562760f0b83b5808fe7baa86200471b5a0cb891 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_except_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_except_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_except_safely
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ad247d5c1a69ce9ca84a49fcab7916c97fec579c..efdbe16b170371ac327fc0f4e5c7a40b9e14919d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_raw
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 13998d2b098308a4c084ab90be42029036c1ccac..84d2bf756b5efacb5ca3d409e753fcc6fb381469 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_raw_safely
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2fc3c77bf65bdd47e11f4c42909274f0a4eea580..1668a5d72e33aaba9a59c7e4065b6da85ef28099 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_raw_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_raw_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_raw_terminated
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 74a6c8c1553d777d2385dc304760a5f730b5b63a..ad5fcb1772a6bba7cc669a8118ae6836e5873f99 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_safely
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4df63238d4ba1eab9e40a07d8f4dcb71665d0dd4..9b00dc38e6add3f3f426d97e6e2e83a263084b8c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_safely_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_safely_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_safely_get
 .SH SYNOPSIS
@@ -30,9 +30,20 @@ This is set to the max number of bytes available. This is then updated to repres
 
 .SH RETURN VALUE
 .PP
-A string with used length of 0 (an empty string) is returned if the character is already safe or is a UTF-8 character whose width is greater than 1. A string with a non-zero used length is returned if the character needs safe replacement. A string with a non-zero used length is returned are NULL terminated (after the used length).
+A string with used length of 0 (an empty string) is returned if the character is already safe or is a UTF-8 character whose width is greater than 1.
+.br
+A string with a non-zero used length is returned if the character needs safe replacement.
+.br
+A string with a non-zero used length is returned are NULL terminated (after the used length).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cd356266bc8ec30021cb5ee93bfe82405fa61ad2..96d28217cc213a4364f6aa89fdecb17ffc1b9f3a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_safely_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_safely_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_safely_terminated
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 562f3723453902c0e0189c417160a52ea7c87c5b..4432dac0db435d0e62edc4472259f26c2a774a71 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_terminated
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The file stream to output to, including standard streams such as stdout and stde
 \fBF_output\fP (with error bit) on failure.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print\fP(3), \fIf_print_character\fP(3), \fIf_print_character_safely\fP(3), \fIf_print_character_safely_get\fP(3), \fIf_print_dynamic\fP(3), \fIf_print_dynamic_partial\fP(3), \fIf_print_dynamic_partial_raw\fP(3), \fIf_print_dynamic_partial_raw_safely\fP(3), \fIf_print_dynamic_partial_safely\fP(3), \fIf_print_dynamic_raw\fP(3), \fIf_print_dynamic_raw_safely\fP(3), \fIf_print_dynamic_safely\fP(3), \fIf_print_except\fP(3), \fIf_print_except_dynamic\fP(3), \fIf_print_except_dynamic_partial\fP(3), \fIf_print_except_dynamic_partial_raw\fP(3), \fIf_print_except_dynamic_partial_raw_safely\fP(3), \fIf_print_except_dynamic_partial_safely\fP(3), \fIf_print_except_dynamic_raw\fP(3), \fIf_print_except_dynamic_raw_safely\fP(3), \fIf_print_except_dynamic_safely\fP(3), \fIf_print_except_in\fP(3), \fIf_print_except_in_dynamic\fP(3), \fIf_print_except_in_dynamic_partial\fP(3), \fIf_print_except_in_dynamic_partial_raw\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely\fP(3), \fIf_print_except_in_dynamic_raw\fP(3), \fIf_print_except_in_dynamic_raw_safely\fP(3), \fIf_print_except_in_dynamic_safely\fP(3), \fIf_print_except_in_raw\fP(3), \fIf_print_except_in_raw_safely\fP(3), \fIf_print_except_in_safely\fP(3), \fIf_print_except_raw\fP(3), \fIf_print_except_raw_safely\fP(3), \fIf_print_except_safely\fP(3), \fIf_print_raw\fP(3), \fIf_print_raw_safely\fP(3), \fIf_print_raw_terminated\fP(3), \fIf_print_safely\fP(3), \fIf_print_safely_get\fP(3), \fIf_print_safely_terminated\fP(3), \fIf_print_terminated\fP(3), \fIclearerr_unlocked()\fP, \fIferror_unlocked()\fP, \fIfwrite_unlocked()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e0d591b88fce998c794cdc3f3a3e0425a7e292e4..66a3d9b6596397f3776e28ee0b010a3799fb6f25 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 97f6eee707c4d521974fcf22e26f6177e2bf920f..d4b9b1719aab4d291fc3125830d02c8162ebece0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_character "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_character "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_character
 .SH SYNOPSIS
@@ -57,8 +57,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7695ea05e4b1509bdb6ba7780e494a0848bb8410..f57fd85b5c5eab90c4dc407bd06c4be62893583a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_character_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_character_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_character_safely
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6810c0a056c7c54bbc012434a5b6da75d39c9c4f..bc3c0f12f2fdc2b431901fef31d14a13bb734ddd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_dynamic
 .SH SYNOPSIS
@@ -57,8 +57,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 16557f27501c4db3d5a95c450cc85b253b406670..bb5390a4b85f445d8f0b4f20f662c6018345b503 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_dynamic_partial
 .SH SYNOPSIS
@@ -62,8 +62,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2f2c3be0f5fc365402cb53e29705e78abd080a4d..78e697860a8b1f747edca6e989fc3898a3b9be30 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_dynamic_partial_raw
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9d5f0620ecef2adb1abdc90e4863a64dc803085d..10f2f5fafcec1dac6deba205491fc86e69332bac 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -68,8 +68,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3ef24b478ff83158c2c00fd38701af61e797cf73..ffb67606762e332649f6967d8725276949d958a6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_dynamic_partial_safely
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fd3587d5457c145021d0e8112db3612426f18da4..d30ab1a9837127945e4d2eee129eadcee17f836e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_dynamic_raw
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 11597e172d3110beb4cd7602741fdcfec493c613..6804b487c7353d6a1db1d614b94f965393389a93 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_dynamic_raw_safely
 .SH SYNOPSIS
@@ -63,8 +63,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 25fd3b917cd73f80e7ee110c0d673f8a4df1b08e..cb72a7c9661dcad9f4782e05ee992165971250f5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_dynamic_safely
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6b0778d118b44dbab8fcd9498533f64840097cf2..3ad1b2110f39fd331015014c86033e394f70a23c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except
 .SH SYNOPSIS
@@ -72,8 +72,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a992af94e72c8f8954b168514e10c15a0b2bb40e..3059fe31c7f83145bd285f99d43a7e8787d0473a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_dynamic
 .SH SYNOPSIS
@@ -62,8 +62,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4a4f023b543ef772ef15097705d43705e31317c2..eaaa2975341cff4cc5a566010a9834809ce68b29 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_dynamic_partial
 .SH SYNOPSIS
@@ -67,8 +67,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 377bc07990c97ed072b959fecde10180a8655f5a..ef4d41f37ac5cf54275b2edbfbbab1061b4459ef 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_dynamic_partial_raw
 .SH SYNOPSIS
@@ -69,8 +69,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e0e47b06ac2f85547e6d98b46fe9d8d5b06c557d..ec21d57e047e09e5085d1869a2415552bb06ebbc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -73,8 +73,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1088681c4fc4cf9e72281fd9cfd16c9f44974905..9c57d8c572e355924c2f29d3c5d2402922093f7f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_dynamic_partial_safely
 .SH SYNOPSIS
@@ -69,8 +69,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ad7fd6ef0c4152c9002a3084219fbef47f0ef9d2..a8dc1b0a5e4d171021b249c960f1b52e2812e14b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_dynamic_raw
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d4fec0b16df96be809fd54bd844c5c562f557cc9..60c05560beb9dbff536516c92e1de683fbbebac7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_dynamic_raw_safely
 .SH SYNOPSIS
@@ -68,8 +68,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ed4fedd16d8c05f3eecbcf50b8c8cf4cb7e5a972..04e30df1a8e8c10f44a0d6285bf46a90c74ff525 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_dynamic_safely
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1b03c09e46e3729f9a9b06566d6e381e6b50a8ee..dc3cc79fe3f7ad7bf94042299db37f1d6aad09d4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in
 .SH SYNOPSIS
@@ -81,8 +81,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f09048b337ede81da4ca5995930b2056d88ccfea..6136e5d63cf8f1b23271578b85f8b533b004950e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_dynamic
 .SH SYNOPSIS
@@ -69,8 +69,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index df72fd8d04f8ea256d7ed968a2bda7d772164df2..f781ccaad1a064dacb4a5ff1082158481ea1a141 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_dynamic_partial
 .SH SYNOPSIS
@@ -74,8 +74,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e655bdde53358111e78df7055fe39ae90a67c75b..522ede5039667a791bbad75cffdca0d6852360a1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_dynamic_partial_raw
 .SH SYNOPSIS
@@ -76,8 +76,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b431a57cca9f30ef40268773371ef1f49dd680d1..752a425d50fef03b53a8212f0e06fbbc9e9baa6b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -76,8 +76,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 63e264d781f18f3f86db32b328b23147e9ccd3ba..872ac3422a3d097110565d363c85e38379735871 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_dynamic_partial_safely
 .SH SYNOPSIS
@@ -74,8 +74,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2f4d1f998e061d01be69086eb76664adcbc08e11..9141c7aea401e3f9219656fa4a75c574ed521107 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_dynamic_raw
 .SH SYNOPSIS
@@ -71,8 +71,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a3e81238835b507b141bf14bea1f9cecb94d90cc..30dbc7a0753a91d44bf03b7e3f9a9ea9cf01f148 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_dynamic_raw_safely
 .SH SYNOPSIS
@@ -73,8 +73,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4b24306d5d2bc7143cab7d0a884f6da1d407fe39..776e685c38cb4ce80c4012bbd43dcf2fabaa9a5d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_dynamic_safely
 .SH SYNOPSIS
@@ -71,8 +71,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8600a8c6270d87f9653cb1e36e8f7c52f4769d29..dd678bb8c42beaa69233f6e753893eefdeb51924 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_raw
 .SH SYNOPSIS
@@ -83,8 +83,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 78f8709a01ba7051751e19a0e4164cae76c1c11a..8838069c7bcb9dbb6e2ed8ca2ca2e249c1653713 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_raw_safely
 .SH SYNOPSIS
@@ -85,8 +85,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1dca7ed1c1054e489127ec681265bd86016d52eb..5ddda3bf1bbf31f8c7eba71af6ce6713afaeaba9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_in_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_in_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_in_safely
 .SH SYNOPSIS
@@ -83,8 +83,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8df381cfd50025baea20ceb9497a2a0bd086977a..b059035acdd5dbd77837fecfad6627d55e65cee7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_raw
 .SH SYNOPSIS
@@ -74,8 +74,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 31ae866b9643c04a905b045d4771123266fb313f..bc48df4d709063e436f3febec86fd41eaa8d7921 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_raw_safely
 .SH SYNOPSIS
@@ -78,8 +78,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ca43293a28d331afd4b4fffbdcfdc55f557db14c..da3a3ec8e0382ce1d5eb4b5b600e03b4eaaf6be1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_except_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_except_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_except_safely
 .SH SYNOPSIS
@@ -74,8 +74,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c82689462ea0278f049ff495ec83b909cc8bc985..07134cd589236b4950416fde9145ec47ec5f24eb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_raw
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 82d153a814c4ccb1dedf5ed7cd0df9c7bfaae544..de161e96b6788c13754a9361fc8854fbbd42fc1f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_raw_safely
 .SH SYNOPSIS
@@ -68,8 +68,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7b25e972d973ca6d4e9cdacd2b2d5543896e79ca..1e1ebbb85001b28dfb63b55c8b52700ee9e03630 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_raw_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_raw_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_raw_terminated
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b02dbcc115e5e8318cfd91de78b8148d4f283ab2..3953a4af3d546c6b8f333b29dafa6761c2c7c831 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_safely
 .SH SYNOPSIS
@@ -64,8 +64,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b98b4eed02eddb70cf771fd4f2778cd9917e5386..ae61e8008b2311a87424e537b1d9fe7546319ce1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_safely_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_safely_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_safely_terminated
 .SH SYNOPSIS
@@ -61,8 +61,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP, \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ecbf9c837fd99d49aeb3a6e2a7a7bc45ae1a5958..4728e41078deec41b0a77ba69a69e6462c4a8997 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_print_to_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_print_to_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_print_to_terminated
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ The file descriptor to output to.
 \fBF_socket_not\fP (with error bit) if socket is not connected.
 .br
 \fBF_output\fP (with error bit) on any other failure.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_print_to\fP(3), \fIf_print_to_character\fP(3), \fIf_print_to_character_safely\fP(3), \fIf_print_to_dynamic\fP(3), \fIf_print_to_dynamic_partial\fP(3), \fIf_print_to_dynamic_partial_raw\fP(3), \fIf_print_to_dynamic_partial_raw_safely\fP(3), \fIf_print_to_dynamic_partial_safely\fP(3), \fIf_print_to_dynamic_raw\fP(3), \fIf_print_to_dynamic_raw_safely\fP(3), \fIf_print_to_dynamic_safely\fP(3), \fIf_print_to_except\fP(3), \fIf_print_to_except_dynamic\fP(3), \fIf_print_to_except_dynamic_partial\fP(3), \fIf_print_to_except_dynamic_partial_raw\fP(3), \fIf_print_to_except_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_dynamic_partial_safely\fP(3), \fIf_print_to_except_dynamic_raw\fP(3), \fIf_print_to_except_dynamic_raw_safely\fP(3), \fIf_print_to_except_dynamic_safely\fP(3), \fIf_print_to_except_in\fP(3), \fIf_print_to_except_in_dynamic\fP(3), \fIf_print_to_except_in_dynamic_partial\fP(3), \fIf_print_to_except_in_dynamic_partial_raw\fP(3), \fIf_print_to_except_in_dynamic_partial_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_partial_safely\fP(3), \fIf_print_to_except_in_dynamic_raw\fP(3), \fIf_print_to_except_in_dynamic_raw_safely\fP(3), \fIf_print_to_except_in_dynamic_safely\fP(3), \fIf_print_to_except_in_raw\fP(3), \fIf_print_to_except_in_raw_safely\fP(3), \fIf_print_to_except_in_safely\fP(3), \fIf_print_to_except_raw\fP(3), \fIf_print_to_except_raw_safely\fP(3), \fIf_print_to_except_safely\fP(3), \fIf_print_to_raw\fP(3), \fIf_print_to_raw_safely\fP(3), \fIf_print_to_raw_terminated\fP(3), \fIf_print_to_safely\fP(3), \fIf_print_to_safely_terminated\fP(3), \fIf_print_to_terminated\fP(3), \fIwrite()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6705ad669df816436e194463362aec62eadd9a99..17edec8d69cc93f9a59620ea9b5ada63e3e125db 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_serialize_from_simple "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_serialize_from_simple "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_serialize_from_simple
 .SH SYNOPSIS
@@ -12,25 +12,20 @@ f_serialize_from_simple
 .fi
 .SH DESCRIPTION
 .PP
-A string that is analogous to f_string_dynamic_t but intended for static-only uses.
+Deserialize the entire serialize string into multiple separate strings using the Simple serialize algorithm.
 .PP
-The f_string_static_t type should never be directly allocated or deallocated.
+The simple Serialize algorithm is akin to the PATH environment variable, example: PATH="/bin:/sbin:/usr/bin".
 .PP
-A special macro_f_string_static_t_initialize() is provided for the special purpose of easily initialize a static string. A special macro_f_string_static_t_initialize2() is provided for the special purpose of easily initialize a static string with an identical used and size.
-.PP
-string: The string. size: Total amount of space available. used: Total number of space used.
-.sp
-.RS
-.nf
-\fB
-struct f_string_static_t {
-  f_string_t       \fIstring\fP;
-  f_array_length_t \fIsize\fP;
-  f_array_length_t \fIused\fP;
-};
-\fP
-.fi
-.RE
+After processing the above example, there would be strings derived from the following positions: 1) start = 0, stop = 3. 2) start = 5, stop = 9. 3) start = 11, stop = 18.
+.SH PARAMETERS
+.TP
+.B source
+A serialized string to deserialize.
+
+.TP
+.B destination
+An array of strings deserialize from the source string. The individual strings will be NULL terminated after destination.used on success. All deserialized values are appended to the destination.
+
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
@@ -38,8 +33,21 @@ struct f_string_static_t {
 \fBF_complete_not_utf_eos\fP if an incomplete UTF-8 character is found at the end of the source.
 .br
 \fBF_data_not\fP on success and source.used is 0.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_string_append()
+.br
+Errors (with error bit) from: f_string_dynamics_increase_by()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_serialize_from_simple\fP(3), \fIf_serialize_from_simple_get\fP(3), \fIf_serialize_from_simple_range\fP(3), \fIf_serialize_from_simple_select\fP(3), \fIf_serialize_to_simple\fP(3), \fIf_string_append()\fP, \fIf_string_dynamics_increase_by()\fP, \fIf_string_append()\fP, \fIf_string_dynamics_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8274dca7315f7bbfd6ba65e93f30f40b021362ce..b8eb69f417752e0c4074682190988bba1bba4b95 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_serialize_from_simple_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_serialize_from_simple_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_serialize_from_simple_get
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The deserialized string from the specified index. This string is NULL terminated
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_serialize_from_simple\fP(3), \fIf_serialize_from_simple_get\fP(3), \fIf_serialize_from_simple_range\fP(3), \fIf_serialize_from_simple_select\fP(3), \fIf_serialize_to_simple\fP(3), \fIf_serialize_from_simple_select()\fP, \fIf_string_append()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 33d7e65a4f027e20115d59db074253c96f751a6d..cee186151dcd6d20fa9be1016a90fbcbf185df0f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_serialize_from_simple_range "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_serialize_from_simple_range "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_serialize_from_simple_range
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The ranges within the serialize string representing distinct separate strings. A
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_ranges_increase()
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_serialize_from_simple\fP(3), \fIf_serialize_from_simple_get\fP(3), \fIf_serialize_from_simple_range\fP(3), \fIf_serialize_from_simple_select\fP(3), \fIf_serialize_to_simple\fP(3), \fIf_string_ranges_increase()\fP, \fIf_string_ranges_increase()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 74326c7403d8de7c3e6d7f560262a84e89cfbf17..a9ae9598ff46a11afc9860866a2a447667181d2e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_serialize_from_simple_select "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_serialize_from_simple_select "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_serialize_from_simple_select
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ A range within the serialized string representing the string at the given index.
 \fBF_complete_not_utf_eos\fP (with error bit) if end of string is reached before a complete UTF-8 character can be processed.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_serialize_from_simple\fP(3), \fIf_serialize_from_simple_get\fP(3), \fIf_serialize_from_simple_range\fP(3), \fIf_serialize_from_simple_select\fP(3), \fIf_serialize_to_simple\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c014f0f7a54d7b064e4242acc202b7ed06d6f5ad..5f15b847e5f0a17cb2e216200a7f098e5509bf33 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_serialize_to_simple "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_serialize_to_simple "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_serialize_to_simple
 .SH SYNOPSIS
@@ -34,11 +34,18 @@ The dynamic string that to store the serialized string. This string will be NULL
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
-Errors (with error bit) from: f_string_dynamic_append();
+Errors (with error bit) from: f_string_dynamic_append().
 .br
 Errors (with error bit) from: f_string_dynamic_append_assure();
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_serialize_from_simple\fP(3), \fIf_serialize_from_simple_get\fP(3), \fIf_serialize_from_simple_range\fP(3), \fIf_serialize_from_simple_select\fP(3), \fIf_serialize_to_simple\fP(3), \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_append_assure()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_append_assure()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c3689d3f171aa9d357b3f744e836f7e44fa4a5b8..4d13642e043e4da1419f84b09de10c6935c8e3e8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_action "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_action "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_action
 .SH SYNOPSIS
@@ -13,26 +13,38 @@ f_signal_action
 .fi
 .SH DESCRIPTION
 .PP
-This holds a signal type.
-.PP
-flags: The signal flags associated with this. id: The signal descriptor. set: The signal set.
-.sp
-.RS
-.nf
-\fB
-struct f_signal_t {
-  int      \fIflags\fP;
-  int      \fIid\fP;
-  sigset_t \fIset\fP;
-};
-\fP
-.fi
-.RE
+Get or set the signal action handlers.
+.SH PARAMETERS
+.TP
+.B signal
+The signal settings.
+
+.TP
+.B action
+(optional) The signal action to use. Set to NULL to not use. Both action and previous may not be NULL.
+
+.TP
+.B previous
+(optional) The previous signal action. Set to NULL to not use.
+
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success but no signal found.
+.br
+\fBF_buffer\fP (with error bit) if the buffer is invalid (action or previous point to invalid memory).
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+\fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigaction()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cde4e8c6a11f6028e5975c5755168fe257257dd2..860428682ba92f5a04c8d9edba639c182c699e41 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_close "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_close "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_close
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The signal settings.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIclose()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2557879ed46d3c629cdde18af8316659094673cb..d0b10cc23fd6aa8789707a48541123eb293bc021 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_mask "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_mask "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_mask
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ How to handle the signal. Set this to 0 when only trying to get the current sign
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigprocmask()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a90fee7213e3c7dc26c27a40364090eec7786e97..00936c16ae80a7e3531d4e06a1eccda46e20f89f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_open "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_open "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_open
 .SH SYNOPSIS
@@ -34,8 +34,15 @@ The signal settings.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsignalfd()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2bd19c72dbf4342e39a58f4df94b6975cf50200b..755e6c42681fdb58253d96e0aed912b9369ac5eb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_pause "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_pause "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_pause
 .SH SYNOPSIS
@@ -15,8 +15,15 @@ Pause the current process until a signal is received.
 .SH RETURN VALUE
 .PP
 The received signal.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIpause()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1f3cbacdd294d700b6bc252b0f282da14c3452ab..d5c8128d2972d1c40e91b8454475dce2fb5bf471 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_queue "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_queue "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_queue
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The signal value to send.
 \fBF_supported_not\fP (with error bit) if this action is not supported by the current OS.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigqueue()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ef4e07f1856a16a6623a9fa6b7a92dad04008458..2406544d4e2c38b624aa89da0641380d0032ad42 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_read
 .SH SYNOPSIS
@@ -56,8 +56,15 @@ The signal data to be populated if a signal is found during read.
 \fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIpoll()\fP, \fIread()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7d93e6c4e2a277d97fb2d59345bdc76090e5b1c0..17d305e0c9778be521026576c689109661cbddca 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_send "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_send "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_send
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The process id (PID) that will receive the signal. This may also be a process gr
 \fBF_found_not\fP (with error bit) if the given process was not found.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIkill()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 39000f73301d460ee3d47042a89848ca429d3a5c..62b49ff4a3b222180d3d4e63bcf0e8d96879fca4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_set_add "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_set_add "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_set_add
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The set of signals to add to.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigaddset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7e2b9e02e541c7955084e4d9adb748b6db37fc12..d9e66084add935b595b08181d0a6b994ac783993 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_set_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_set_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_set_delete
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The set of signals to delete from.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigdelset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a0268a8ad1989133f2e1603d617c67defce40fd6..faabc703d2f86569d9ee604654b65e98c710e042 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_set_empty "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_set_empty "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_set_empty
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The set of signals to clear.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigemptyset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 67d85c6fe796cbe55fc1313b7853bbe7ba737c8d..6ba5d16a0a4c8650076dbed1f71adfa2fc3abdde 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_set_fill "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_set_fill "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_set_fill
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The set of signals to fully populate.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigfillset()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 420e617bcf521d9fa1e6f5e8cb6d9f90286147cf..997bb8fa8e74deb8614f9dcbb23c26bb0786ff33 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_set_has "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_set_has "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_set_has
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The set of signals to search in.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigismember()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 51958a52a72465bd9200d09d476f76d521f65b9f..f07d16c1ea8829509f1d4913454a1559a2e1d63e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_suspend "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_suspend "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_suspend
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The signal mask.
 \fBF_interrupt\fP (with error bit) when program received an interrupt signal, halting operation.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigsuspend()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9e7693d03c91ceab10d8f6f3be6198f38b830d6a..bdb99aa6edfdf8ad1dbee1033720376c5468f86f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_wait "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_wait "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_wait
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The set of signals to wait for.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigwaitinfo()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5d28e463091b901ac769f10132656526ccd6f0f4..b1d27d3ac13ad6853b72414db54ad79ac3d30b1e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_signal_wait_until "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_signal_wait_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_signal_wait_until
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ The amount of time to wait.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_signal_action\fP(3), \fIf_signal_close\fP(3), \fIf_signal_mask\fP(3), \fIf_signal_open\fP(3), \fIf_signal_pause\fP(3), \fIf_signal_queue\fP(3), \fIf_signal_read\fP(3), \fIf_signal_send\fP(3), \fIf_signal_set_add\fP(3), \fIf_signal_set_delete\fP(3), \fIf_signal_set_empty\fP(3), \fIf_signal_set_fill\fP(3), \fIf_signal_set_has\fP(3), \fIf_signal_suspend\fP(3), \fIf_signal_wait\fP(3), \fIf_signal_wait_until\fP(3), \fIsigtimedwait()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 87accd709784f31b6b93ada21a2f1a669acbfa56..df1a74388cb2763b5e134b7c2f5efe176ef13d05 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_accept "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_accept "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_accept
 .SH SYNOPSIS
@@ -12,7 +12,7 @@ f_socket_accept
 .fi
 .SH DESCRIPTION
 .PP
-Provide means to interact with sockets. Retrieve a client connection from a listening socket.
+Retrieve a client connection from a listening socket.
 .SH PARAMETERS
 .TP
 .B socket
@@ -23,6 +23,7 @@ The client socket structure. The structure should be memset as appropriate befor
 The socket file descriptor representing an actively listening socket to retrieve from.
 
 .SH RETURN VALUE
+.PP
 \fBF_none\fP on success.
 .br
 \fBF_access_denied\fP (with error bit) on access denied.
@@ -72,8 +73,15 @@ The socket file descriptor representing an actively listening socket to retrieve
 \fBF_time_out\fP (with error bit) if a timeout occurred.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIaccept()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cf3b184bdd32f30e05d72a13c2d0e0bf42b5c327..6e4b1ddd3eabcdd607caaea051c83b20894b9338 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_bind "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_bind "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_bind
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The socket structure. The socket.address may point to any valid structure, like
 \fBF_string_too_large\fP (with error bit) if string is too large to store in the buffer.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIbind()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e26ca5e25423c3c9ca72fcfd33a3c7f4f16c282f..9ff7016acbbd59309c166c4a2ad1401789cf1676 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_bind_local "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_bind_local "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_bind_local
 .SH SYNOPSIS
@@ -20,6 +20,7 @@ This does initialize and memset() the address with the address set to a UNIX soc
 The socket structure. The socket.address must point to a "struct sockaddr_un". The socket.name must be assigned to a path. The socket.type must be assigned to f_socket_domain_file_d.
 
 .SH RETURN VALUE
+.PP
 \fBF_none\fP on success.
 .br
 \fBF_address\fP (with error bit) if address is already in use (therefore unavailable).
@@ -47,8 +48,15 @@ The socket structure. The socket.address must point to a "struct sockaddr_un". T
 \fBF_string_too_large\fP (with error bit) if string is too large to store in the buffer.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIbind()\fP, \fImemset()\fP, \fIstrncpy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f1bb4f65dcfa1cbecfb658bbfc00043627d3264a..4a039d68fe1057cb3b90209a22c914bff76dd3e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_connect "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_connect "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_connect
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ The socket structure. The socket.address may point to any valid structure, like
 \fBF_time_out\fP (with error bit) if a timeout occurred.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIconnect()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6920f18899de040c6ffccf51aac020969b78f372..940d866fc7a5305979b646baf949d6afd831a27e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_create
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The socket structure. The socket.address may point to any valid structure, like
 \fBF_type_not\fP (with error bit) if the given type is unknown or is unsupported.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIsocket()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 945555437a0d297dd722d3c9ec156862bcbf331a..e934d9ca168bb57ea21e0192caec79280aa82f3d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_create_pair "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_create_pair "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_create_pair
 .SH SYNOPSIS
@@ -62,8 +62,15 @@ The second of the pair of socket file descriptors.
 \fBF_protocol_not\fP (with error bit) if the given protocol is unknown or is unsupported.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIsocketpair()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1d092fcaec3966b954141a73740957580bdf88f4..e05c84b1c192e95bfba33bb89df360c7a0b68d3d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_disconnect "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_disconnect "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_disconnect
 .SH SYNOPSIS
@@ -53,8 +53,15 @@ The action to perform on close. f_socket_close_fast_e calls close().
 \fBF_supported_not\fP (with error bit) if this socket does not support the listen() operation.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIf_file_close()\fP, \fIclose()\fP, \fIshutdown()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a5c490887756a7a149134311c654453fd3cf397b..5faab62c142106481709823b3c67140e3df29b07 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_listen "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_listen "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_listen
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The max length of the pending connections queue. Suggested default setting: 8.
 \fBF_supported_not\fP (with error bit) if this socket does not support the listen() operation.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIlisten()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7b8695ee0b18f3798595bd54f7990ed100587465..c9a29873fc1d20e0231a8ee8d866cf2dda2cc342 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_option_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_option_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_option_get
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The length of the value (often derived from a sizeof() call).
 \fBF_value\fP (with error bit) if either the value or the length is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIgetsockopt()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a687e09ad104786eae85fcc8a71c8e2cecc8cddd..14a6284d8aa749664d1279e5d0a7d1309fcc12ad 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_option_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_option_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_option_set
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The length of the value (often derived from a sizeof() call).
 \fBF_value\fP (with error bit) if either the value or the length is invalid.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIsetsockopt()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7856cee5dd4be5675fa3f48350385f9a78d6eba3..044c51c5e99aa6a4c07f958a234bc309d5cd8828 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_read
 .SH SYNOPSIS
@@ -33,6 +33,7 @@ The buffer to populate.
 (optional) The length of the buffer. This gets replaced with the value of a positive ssize_t representing the length read. Data may be lost if the amount of data read is larger than given buffer length. Set to NULL to not use.
 
 .SH RETURN VALUE
+.PP
 \fBF_none\fP on success.
 .br
 \fBF_access_denied\fP (with error bit) on access denied.
@@ -68,8 +69,15 @@ The buffer to populate.
 \fBF_time_out\fP (with error bit) if a timeout occurred.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIrecvfrom()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f2337f1f2ba95f5afd9d358446a8cb56da0ef6f5..55a5d08aa7701615f01e99c8f38fb64ea86c20bf 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_read_message "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_read_message "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_read_message
 .SH SYNOPSIS
@@ -69,8 +69,15 @@ The message header.
 \fBF_time_out\fP (with error bit) if a timeout occurred.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIrecvmsg()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bed2e8ab6e109f51b110d265ac018b4b40631786..67fbd683156f666dc35d9965510b99ea12dfce4b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_write
 .SH SYNOPSIS
@@ -77,8 +77,15 @@ The buffer to populate.
 \fBF_time_out\fP (with error bit) if a timeout occurred.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIsendto()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a0ad4e05e0d4e8dbf772f2064d33a1130aa49b4e..544feb6278c5c98bac97da00757c467a91b919cb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_socket_write_message "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_socket_write_message "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_socket_write_message
 .SH SYNOPSIS
@@ -77,8 +77,15 @@ The message header.
 \fBF_time_out\fP (with error bit) if a timeout occurred.
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_socket_accept\fP(3), \fIf_socket_bind\fP(3), \fIf_socket_bind_local\fP(3), \fIf_socket_connect\fP(3), \fIf_socket_create\fP(3), \fIf_socket_create_pair\fP(3), \fIf_socket_disconnect\fP(3), \fIf_socket_listen\fP(3), \fIf_socket_option_get\fP(3), \fIf_socket_option_set\fP(3), \fIf_socket_read\fP(3), \fIf_socket_read_message\fP(3), \fIf_socket_write\fP(3), \fIf_socket_write_message\fP(3), \fIsendmsg()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 30536ff5218ac602015c56a0df38aa45fd8629c9..3add6dc2e5f804b17d5c6c02101651a696a1461d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statuss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statuss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statuss_adjust
 .SH SYNOPSIS
@@ -33,4 +33,4 @@ Errors (with error bit) from: f_memory_adjust().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d9e8de357af5ccd7ed58b269d012f97cb181cdde..2cfaf22a377574f9fc34c635e8ac4de52c1c6201 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statuss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statuss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statuss_append
 .SH SYNOPSIS
@@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4de47c5ed7a08c675c9aff4675ef1f4a97f7b4b2..c0c0348350b27c69a0706591729d5257f67c82fa 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statuss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statuss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statuss_append_all
 .SH SYNOPSIS
@@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index acc95b8f963067df06aea0bf28f231000ae75cf3..659641cbd4e980f7b9aa73b8e3b558a591a6b188 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statuss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statuss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statuss_decimate_by
 .SH SYNOPSIS
@@ -37,4 +37,4 @@ Errors (with error bit) from: f_memory_adjust().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index efc8bcbb1048785cb91fee3aa83e9fd366c501d0..7cf7846db98753bc656720b632dfb5fe5b506e76 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statuss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statuss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statuss_decrease_by
 .SH SYNOPSIS
@@ -37,4 +37,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d8066c84af1619d0711bc7e5f972e2c369e70a80..7d82411eee3fe8825204a9cc89d7ecd2b4b6b3b0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statuss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statuss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statuss_increase
 .SH SYNOPSIS
@@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8b1519568f95a63c0e023e4a51d7b84157676f35..e0e25781a981babfd1e3f01ab0e572e0a91aeb04 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statuss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statuss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statuss_increase_by
 .SH SYNOPSIS
@@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 779a05cc654c55b8cb94764a1cefadf6221b3ee1..e00e13095b2ead93aeb0f7f72a8b46246fad1d21 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statuss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statuss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statuss_resize
 .SH SYNOPSIS
@@ -34,4 +34,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c29b46177edfd25427db732ba46cda3d31f3fc68..6da74f14976fdd0c2e25e9f6e57463bae973185e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statusss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statusss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statusss_adjust
 .SH SYNOPSIS
@@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_destroy().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1be263b33f710c04416c7d540992c14ab52e4dfe..9189b6943b0231c6259f11b8be5c0d07ca5e40b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statusss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statusss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statusss_append
 .SH SYNOPSIS
@@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a89e609b58c25bb061bb92e54e7110104333703f..240cb908b7e8499e7eaaf9ae943535dba0987638 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statusss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statusss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statusss_append_all
 .SH SYNOPSIS
@@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d56eebd47d908630cd87cb632f6408b275075441..14d0992a885b3dee454cd03e3e8183ff3fd02888 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statusss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statusss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statusss_decimate_by
 .SH SYNOPSIS
@@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_destroy().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3528661182d4f8a98163a648ff488dc77d0d8217..9f122a2046a61991e56b30a0dc83c2d94a0b4368 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statusss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statusss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statusss_decrease_by
 .SH SYNOPSIS
@@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3349848173ffff28f96b872211d9f1be42ad4414..b9dc3f11ea276d37bdfe19a77d6af92026e05eb8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statusss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statusss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statusss_increase
 .SH SYNOPSIS
@@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ccc1170b3baf089b740c75c5e419c328e66ca53f..e61fffd5ab1abdae3d040ace1bf6f39e6187b21a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statusss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statusss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statusss_increase_by
 .SH SYNOPSIS
@@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 24a69636d02c8cf04c5d0b0c42103ce92f947cdd..210f687da0ca8b18152bffbeda44712649f61bbb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statusss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statusss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statusss_resize
 .SH SYNOPSIS
@@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize().
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
similarity index 70%
rename from level_0/f_status/data/documentation/man/man3/f_status_string_to.3
rename to level_0/f_status_string/data/documentation/man/man3/f_status_string_to.3
index c5526262838776186399cb3b74e1ed2722f14467..b90ec9815dbf9fb3aae762cc80ab8bfead9fd888 100644 (file)
@@ -1,9 +1,9 @@
-.TH f_status_string_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_status_string_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_status_string_to
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_0/status.h>
+.B #include <fll/level_0/status_string.h>
 .sp
 \fBf_status_t f_status_string_to\fP(
     \fBconst f_status_t         \fP\fIcode\fP,
@@ -31,8 +31,15 @@ The processed code name.
 \fBF_data\fP (with error bit) if there status is unknown.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_status_string_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8f23939e8232d0b243dbeb68068300d09bc76e78..9eeb271f6546fd5c8961b69208b33bedb8376380 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_append
 .SH SYNOPSIS
@@ -13,11 +13,7 @@ f_string_append
 .fi
 .SH DESCRIPTION
 .PP
-Provides string capabilities.
-.PP
-It is highly recommended that all string arrays are set to a max size of F_array_length_t_size_d. Any calculations against the length (aka: string.used) can always perform (A < B) operators such that the B is
-.br
-\fBF_array_length_t_size_d\fP + 1 without integer overflow. Append the source string onto the destination.
+Append the source string onto the destination.
 .SH PARAMETERS
 .TP
 .B source
@@ -42,8 +38,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8e754c2c22e55e3791f5a935456c82f36eef6200..c9b8610bcbdbb1581741d108d1b39d8f00705098 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_append_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_append_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_append_assure
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4698ad6e1a5b37b05510309b1b64e8811370398a..d828a4a9edc108d87acdef7c4799adde6a77d6b2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_append_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_append_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_append_assure_nulless
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 170b238cef9fe6d51b71f203ef102eef24cbbeeb..a7e3b5b309b5ac868be58996775c6fa78abfa6cd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_append_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_append_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_append_nulless
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e4eb4be0cec2e9e274e157af60b5f51258316710..47690c5e43c217658291fb931aeb9725fd7cb535 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e3077961c25e5c38222695f026e77c25e348837f..9ccba7fbc3dbbfacaf1cf6494f06d9b058b02c46 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d6d64b4c307918f4be23ceb091b6e17545e17ab2..59566be5924441c390bc44e8c7b0a576c2eff52c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_append_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_append_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_append_assure
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 68f922f9d01c72bc64f24d1fc9f7481c3085a02f..f10b0a33ade88c33b47d03d2332bcb12a3321d5c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_append_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_append_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_append_assure_nulless
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ f_string_dynamic_append_assure_nulless
 Append the source string onto the destination only if the string is not already at the end.
 .PP
 Skips over NULL characters from source when appending.
-.PP
-Errors (with error bit) from: f_memory_resize().
 .SH PARAMETERS
 .TP
 .B source
@@ -35,8 +33,17 @@ The destination string the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d2e7ac810d305aa447940714c025b3e1bbb77e19..9074e69b7b46bc02e5dc15e82fd4c35f09a67735 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_append_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_append_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_append_nulless
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2e6ad58b4c82756f9a6cf85522ec08a996462203..f2f709134aa43de6c3d7f4e90f21ff8792a52596 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string to resize.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d3d5efcd53b133234f4a7a865389a6516af713cc..7757f3bdb78064b5648ad251c1c42f53eb55e5a9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_decrease_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string to resize.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8c24904ba9872655429d0c0e457408018cf5735b..120db845bc24976b9d6e23ac866a6127ca3a00f8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string to resize.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6700631a0a50fef8b89283bb5ac94f2b07192d26..4879501197e5d4c79d46adb791b0240bded63b9a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string to resize.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8462b4d3fd03db2c6a9bdb5957a58fc164a0f665..3188131d7c30c4faacaa5efbc0bb29235342a1f1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_mash
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9b136c53580fbd6073a10eda42736e5eccfabbc1..bf35f998ccdf02329d01f30d150b7db18b6d7095 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_mash_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_mash_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_mash_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 714e1d6ac751e63c372000c35724e6ff8eab177a..15edcbe7abe416daddb43bf96166fd1f0e65d632 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_mish "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_mish "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_mish
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1ec41aa3db7bb9f405b39a06a4c9bf5a8835709c..55e183a177daae38fe80ea845b58e3d3573b4fa9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_mish_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_mish_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_mish_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 732c0123ad490db0f1454c2bea76115411aed4ee..ca6bd309c3616519aedac9eb8faa909b6cdfd377 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_append
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index eb8b7a873cb56fd800b744b5044cadfe45e1b0cf..dfa56cfd1baa1eba339106ced8d2c3ad49ace20d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_append_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_append_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_append_assure
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e4ea695b13343d7c3ce3d64d7a637543e3216f44..d64af20aef21dcc209e30fff3b8b0f8fa5383587 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_append_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_append_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_append_assure_nulless
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ec2a8e627afaebc6b0d49bf7146abce3cfaf9cae..3af42f7097f0a104c93f55a5c56e780b77b52af3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_append_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_append_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_append_nulless
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ea6edf6dcb5e860dd4cbac42e81c6c4952bdbf0f..f7a36a73530ce1c4ed1079bb974fa4a814e7f924 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_mash
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8752b738b2a5df37499c2b0e0f4bca8d33359f96..e1c9aa28e87103467ee90cec6fa7496f2d96d045 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_mash_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_mash_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_mash_nulless
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 332772f434476b798bff5f30ff047ed7e5570d6d..dda9cd55fd52687616d828ea34301c059956f2c3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_mish "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_mish "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_mish
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e2256815ecf848dfa18d5cd95c1d1741b95ef150..71c947867fb410bdb02091fc3ec2d6fcd16e8284 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_mish_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_mish_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_mish_nulless
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 586caf19a188dd670136456841ec3d31e36f9aa4..6c439a0c3440d111f026a02e54b98040d3e50b76 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_prepend "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_prepend "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_prepend
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d7211fccf04361a936e9c45e1bf09a5456002031..ca0ae8e31331e61265745bb2df26bf124183cca2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_prepend_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_prepend_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_prepend_assure
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b43f677714f12e1642b2a5055b804265f1eee7e4..72140bf86ca371a15bbcf2536014840c8b157d02 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_prepend_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_prepend_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_prepend_assure_nulless
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9f2661168623bb9c0f73ba4b6f4c3abb8c2dee2d..8d08b11c2bb75de768928d71bf40181df81085e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_partial_prepend_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_partial_prepend_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_partial_prepend_nulless
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 92e516d71da921acf8962c470f0ad37408882c71..b150104c08ff53b3ebc6727b0dbbefa18cfd1a34 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_prepend "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_prepend "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_prepend
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2643631aa57f4eadaf89fdb9cff776339c5ac332..cdd0e3f3875daefe50203ae65e7a5260c5d6b0ed 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_prepend_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_prepend_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_prepend_assure
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 29a008050661d4b10caa4b42c0a7e62aa0398f82..f30f881ef043b9f46f41c46b13782a5eaa9b0f94 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_prepend_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_prepend_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_prepend_assure_nulless
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d4bacf04f70e64b3c2db377e483def7173f4019c..6d6457f59ea77ef31278dfe1592f12387a2d41b4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_prepend_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_prepend_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_prepend_nulless
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2fd6a824f439740a1e8d7c0f7d5e2520c241b858..f0e91e6bb50c76c29c5ca90113d11b36797f82d8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a18dcae8944a379360a931bf361c205626b5d41a..c250ef7ee567da3f8d1b483ea066b54a12b8aacc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_seek_line "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_seek_line "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_seek_line
 .SH SYNOPSIS
@@ -30,15 +30,22 @@ A range within the buffer representing the start and stop locations. The start l
 .br
 \fBF_none_stop\fP on success, but stopped at end of range.
 .br
-\fBF_data_not on success, but there was no string data to seek.
+\fBF_data_not\fP on success, but there was no string data to seek.
 .br
 \fBF_data_not_stop\fP on success, but the range.start > range.stop.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2d9eda021fde7dfe67242fc67b48b6cf8426f148..3a25a31fc2bf1aa2cdbaa517115a4db78e6cb8ef 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_seek_line_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_seek_line_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_seek_line_to
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0e0f1e5f88d5467cfaa78a996b3cef03c06cdfa4..ff1ba565438aaeb9f0253dd367dddc50454dab7a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_seek_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_seek_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_seek_to
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c8e86ca4d85cc6e8cde80be3f04f4b9519fd0233..9d7dea0ba102c8601f8b7061e46eb7d7f1d69f01 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_terminate "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_terminate "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_terminate
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_string_too_large\fP (with error bit) if string is too large to fit into the buffer.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d85009d98b665dc47de17ac08433cbe27c10e34a..8b4a48b1e2fe6328b9b304aa7cb562f904b5b98f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamic_terminate_after "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamic_terminate_after "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamic_terminate_after
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_string_too_large\fP (with error bit) if string is too large to fit into the buffer.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 88ae540079fc2b58f3b079d43770b74f77cc7a56..fc84d0a6474a9acb1deb66e597b843ac9ba98205 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamics_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamics_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamics_adjust
 .SH SYNOPSIS
@@ -24,15 +24,20 @@ The array to resize.
 
 .SH RETURN VALUE
 .PP
-
-.br
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.PP
+.br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 31ba4254548ea640a1df0d6b00d1347858924037..66b5ad5e6e0a7b44786b96676cc509220ac1e60c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamics_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamics_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamics_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination strings the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 541b9101f8a2ef263ce4c56a2a5b1162709ab43a..186f3ffe77aa7cc694698ed9c7e4267da3097ae5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamics_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamics_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamics_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination strings the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4328628a4e092221b6a5e1b210fea5c6aa68bbdb..576cbd1153a351fd6aaeac6372dc4cc8fdba5cc9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamics_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamics_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamics_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 49a1f4b406ae2823c5a5329635f58b23f458b4d7..70efaa2bbd04c312b00cdc68288be8c90f794816 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamics_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamics_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamics_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6c8014b47b32db4b1f9af67c5758ee9971098225..c91bb2635385eed1fe41af152ac4155d1301c1b5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamics_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamics_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamics_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 95affbaa7a75bbeeb6d949399cf2c782a57a9960..f53b6ac185cec22f94f3965cfcd7aafdd7e2e081 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamics_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamics_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamics_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 308795a00e473c87c8fce1a7f5d706e7d3690c9c..9d18188f90abcfbee4a6e92d17080df125568f2d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamics_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamics_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamics_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c91041f2878b24b2a6efa145c7b8de904fd8314d..5fb857e23f6bfd1a241ae9d3562ac7aefc0deadb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamicss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamicss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamicss_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 37f8396fa6487fa7d74e1a3c75f9e2489069816a..14c8a1a42e89148c6765e5b0c9284142a223fc4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamicss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamicss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamicss_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination strings the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ae74047671159ab67bc0f83e360c5ed4611a9637..a3997145ce93c46d6dba29686c450116540b81e0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamicss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamicss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamicss_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination strings the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bc85952a6f3670a61cbe57dbea4aeb38c785afb4..019743628596c7918781d67035ff05ce254e8f73 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamicss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamicss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamicss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2859dfeff90f4ea9db5e51d11061cfb606e7e17d..bd973fe87f7edc62f9712e2b42802f5f5c973017 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamicss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamicss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamicss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f4eb18b076a3f788b83a2a1bc8cec7627b9cfe53..e248f869d8d6f64e27b183c6d220f127d73b6b69 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamicss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamicss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamicss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1acea2473f6eb090da54882b9fd98d2ceb364fc9..e98dbf6db244372456d30f654c9b58c5700863e9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamicss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamicss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamicss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 330bf68c259d1b9976baac0e36547e3a2bcd523f..63fce6f3d5f706f0d94910e21638eb60003712d6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_dynamicss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_dynamicss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_dynamicss_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_dynamic_adjust\fP(3), \fIf_string_dynamic_append\fP(3), \fIf_string_dynamic_append_assure\fP(3), \fIf_string_dynamic_append_assure_nulless\fP(3), \fIf_string_dynamic_append_nulless\fP(3), \fIf_string_dynamic_decimate_by\fP(3), \fIf_string_dynamic_decrease_by\fP(3), \fIf_string_dynamic_increase\fP(3), \fIf_string_dynamic_increase_by\fP(3), \fIf_string_dynamic_mash\fP(3), \fIf_string_dynamic_mash_nulless\fP(3), \fIf_string_dynamic_mish\fP(3), \fIf_string_dynamic_mish_nulless\fP(3), \fIf_string_dynamic_partial_append\fP(3), \fIf_string_dynamic_partial_append_assure\fP(3), \fIf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_string_dynamic_partial_append_nulless\fP(3), \fIf_string_dynamic_partial_mash\fP(3), \fIf_string_dynamic_partial_mash_nulless\fP(3), \fIf_string_dynamic_partial_mish\fP(3), \fIf_string_dynamic_partial_mish_nulless\fP(3), \fIf_string_dynamic_partial_prepend\fP(3), \fIf_string_dynamic_partial_prepend_assure\fP(3), \fIf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_string_dynamic_prepend\fP(3), \fIf_string_dynamic_prepend_assure\fP(3), \fIf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_string_dynamic_prepend_nulless\fP(3), \fIf_string_dynamic_resize\fP(3), \fIf_string_dynamic_seek_line\fP(3), \fIf_string_dynamic_seek_line_to\fP(3), \fIf_string_dynamic_seek_to\fP(3), \fIf_string_dynamic_terminate\fP(3), \fIf_string_dynamic_terminate_after\fP(3), \fIf_string_dynamics_adjust\fP(3), \fIf_string_dynamics_append\fP(3), \fIf_string_dynamics_append_all\fP(3), \fIf_string_dynamics_decimate_by\fP(3), \fIf_string_dynamics_decrease_by\fP(3), \fIf_string_dynamics_increase\fP(3), \fIf_string_dynamics_increase_by\fP(3), \fIf_string_dynamics_resize\fP(3), \fIf_string_dynamicss_adjust\fP(3), \fIf_string_dynamicss_append\fP(3), \fIf_string_dynamicss_append_all\fP(3), \fIf_string_dynamicss_decimate_by\fP(3), \fIf_string_dynamicss_decrease_by\fP(3), \fIf_string_dynamicss_increase\fP(3), \fIf_string_dynamicss_increase_by\fP(3), \fIf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f71176782df5364ab4730dd083b2235802217c77..b70665eb7f673ae4b612bad9f02d1127dc4019b7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multis_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multis_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multis_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index df8d2d49ca461f2809a2e03ab9dd2186a67a872e..fcac602861a5ea40a7b218c8fe9e8476e29c6a8a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multis_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multis_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multis_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6a74dcbb273635a6757c3cf4f4ed9a8f722a984b..15fcbd720c0d147b0216979a39a0ace2578a0ec6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multis_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multis_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multis_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9eacd139a2fc0cf9091a35a4330ff7091e28adc2..6b2d79eeb2bf4bc95fe786dbbd2fafdd30db8910 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multis_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multis_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multis_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b7e00aad548e38325d892df2548be1e07baad294..2b6f7673cdadde83bd7e8a023df9251f290fea22 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multis_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multis_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multis_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 84c60602276eb9a5ab14b485a7e64821a3a05cdd..3e96ea690f4ce3be85592b75bf0213f5c307f37a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multis_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multis_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multis_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9e1c6a6de8a59f0252e06f9c07abe7db81a6c36e..fa714c0b88f09367d98edcbc76ffae560fc6ed99 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multis_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multis_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multis_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cb537953087868b08d216a8cb42d0d8694fba2c7..dec189f321041a6275fae2c5d442b81b262717da 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multis_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multis_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multis_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The map_multis array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2832a928d2930cec9b596a6470332142ad8ed750..59f572189641cc355f63e95ec29676627bf50b03 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multiss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multiss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multiss_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 267e90ee73bbdb2b4fd82201b52127763a2d86ca..16b9a339d3de6e37e0467349de023c899935ff98 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multiss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multiss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multiss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 442c9e1ae72cea6a72329003690b4fd56326f102..63521b0973d3ad01d39f22b4f5ae84ef415337f0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multiss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multiss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multiss_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dd90dcc76f1ce108ff9c4a5d83cd2bf1231c07e3..bfd93881a2b8baefd5a31443a430d05bf879c20d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multiss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multiss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multiss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 52ef07920c747c934b4f2e099a8384794344163e..2f5859d460213f82f06b0adcd81a633bc2b7bbb5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multiss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multiss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multiss_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 96658cb9b6ee3b9b2bfe9997aa45a6b412725521..5633c4ae7b2bf828bd7f88e5cd5b49503bfbf07e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multiss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multiss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multiss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 06cb745374060840a714847d46d7d2876ca87ca9..f9361463d705e96cc2a1de4020637b7390348a45 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multiss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multiss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multiss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2d897a8b2b87002b149fa0dbb91774bc1f8d23fa..d0f3920040f1be1b94d459d5d96f5fc993c40ce2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_map_multiss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_map_multiss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_map_multiss_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The map_multiss array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_map_multis_adjust\fP(3), \fIf_string_map_multis_append\fP(3), \fIf_string_map_multis_append_all\fP(3), \fIf_string_map_multis_decimate_by\fP(3), \fIf_string_map_multis_decrease_by\fP(3), \fIf_string_map_multis_increase\fP(3), \fIf_string_map_multis_increase_by\fP(3), \fIf_string_map_multis_resize\fP(3), \fIf_string_map_multiss_adjust\fP(3), \fIf_string_map_multiss_append\fP(3), \fIf_string_map_multiss_append_all\fP(3), \fIf_string_map_multiss_decimate_by\fP(3), \fIf_string_map_multiss_decrease_by\fP(3), \fIf_string_map_multiss_increase\fP(3), \fIf_string_map_multiss_increase_by\fP(3), \fIf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 90e70afc85a755965a787a5471da7991ca24b82c..0b1b083f86953191654398baebffce0a2d3bb848 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_maps_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_maps_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_maps_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 37733ec50e7ebe36787f6fc9d3128403abcae063..d69c3a3774849aa98d58b428e8c5b03e75dcc604 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_maps_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_maps_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_maps_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3cf03c6387d9e23b71405abda63390fc095188f2..f69563cdbc3ddc9a90b575ea36f1393c26d67a5a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_maps_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_maps_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_maps_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bdbab67c0003828673a8a60d314efa11db5b93be..739314e0c76eb03ac315724bea2a3b639dc77ff9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_maps_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_maps_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_maps_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index feeada1a11a2c03dedde20c1a68beb2992e5f101..48fa9287acb15d0e8d41eb43e995ca23fa9867fb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_maps_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_maps_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_maps_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6ac2d6695a6400c70dcd79a9eeedfca2d14f0f48..33c9ab2b4d339f9af3d6c135c30a4bd8341f334f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_maps_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_maps_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_maps_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1bddf3455a2a2485390886db26ec979f9b4648f6..82b51affcf5bd0b188845cc6b01132cfcb5ad076 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_maps_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_maps_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_maps_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 93c474c5d6138adf7177ebdeb442bb8b5e1ef320..03c1b76e299f0e90e9caca54bafe50629f9af3d1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_maps_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_maps_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_maps_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string maps array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 14b8d15c21b578ab712976c59d452e73e73515aa..987ccfd2ba7e35e2e30bb937ad239c0b742f2beb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mapss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mapss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mapss_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b86893dcf00f77befa609336f0a5c92d45bada63..37a37004f96617b6de2c99f033c47fdbc306790d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mapss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mapss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mapss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination mapss the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9f88db4d39d2a1642bd4327bf68f54df13096abf..3d3fd50436395e92573b50595efd9b60211aa98e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mapss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mapss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mapss_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination mapss the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cd09ca090c1f7433d65e6e7b0e449174f4c72fc2..7826837a35deefeebfce42a9854adebae822a922 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mapss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mapss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mapss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5f0bedf09a6961d8d94bfa0f2b0bb0ea6a9558ea..8a64834fe2ab03f4dce713bdd78ad7443145236b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mapss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mapss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mapss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3680c36881f79d779ea0d2e01b71a75f5a94c614..b30ab99b622127d6489186651a4f8267366f61c0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mapss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mapss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mapss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8d9a26cf252568f2e6db3aa82ed627dce5bbccf1..0f7f8c39f7e69d8372a052dcbe9f9a399ef5151a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mapss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mapss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mapss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f94a64a6b3fcc2d32de21f1f5eb773d5bac93cbc..3002430f71a45970547a6126d364ad8ebfb3d24b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mapss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mapss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mapss_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string mapss array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_maps_adjust\fP(3), \fIf_string_maps_append\fP(3), \fIf_string_maps_append_all\fP(3), \fIf_string_maps_decimate_by\fP(3), \fIf_string_maps_decrease_by\fP(3), \fIf_string_maps_increase\fP(3), \fIf_string_maps_increase_by\fP(3), \fIf_string_maps_resize\fP(3), \fIf_string_mapss_adjust\fP(3), \fIf_string_mapss_append\fP(3), \fIf_string_mapss_append_all\fP(3), \fIf_string_mapss_decimate_by\fP(3), \fIf_string_mapss_decrease_by\fP(3), \fIf_string_mapss_increase\fP(3), \fIf_string_mapss_increase_by\fP(3), \fIf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 44190676c3a74f54de2bef7d8dfbd490559e4e06..b2002603d78f1799a5550492298deb8ea1089676 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mash
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a512184723143899fb2db7963b0909b640f96fe1..c8816d617af09e88aafb8489e2d96bd96119916a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mash_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mash_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mash_nulless
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5523f905dae412e92a69891a1a1afdfe00afc070..3fcbebe07f1357464ef622e4bcc6cdbc71a24920 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mish "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mish "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mish
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e8a0a0d920273a26a4661cd0551bb6d92e8e5db7..2a6505f6e7c6bcf66909ba53b1c614b7fabfac80 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_mish_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_mish_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_mish_nulless
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 291429756e54ef377db37b5f588be95434ff476c..14855e465de66c0da6c35073bf7375f07c59feb5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_prepend "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_prepend "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_prepend
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f87bd93c32c454f75f497adb0bb61993402889ab..79951b60d430e752ff5b8a0b02f1e14bc4ec308c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_prepend_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_prepend_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_prepend_assure
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a7c11d8d95f1ce956344ca52b87c9f44166b64bf..90c7db5ec99deb65067b2fe326dc561ce59f2222 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_prepend_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_prepend_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_prepend_assure_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1f7f6894c99fa943a7f7a7e4c09f7491d129cf72..c7346c7adf95e0d9ef277ca29a4a9bee25f15511 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_prepend_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_prepend_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_prepend_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e580416966649485ed90df56c86f8333cf5aff3e..f3d309dd036c2cb76cdb2d581f8d0edbc159d181 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantitys_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantitys_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantitys_adjust
 .SH SYNOPSIS
@@ -24,15 +24,20 @@ The string quantitys array to resize.
 
 .SH RETURN VALUE
 .PP
-
-.br
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7b29329d74027c1ba5b42589377a5d24745d8c38..953fe6d393bd6c9f9a78ecb7e78d6023bf53a436 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantitys_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantitys_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantitys_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination quantitys the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 32f3160bf769d7db2922296c99cfce41643a9787..cb46b513b9041763f5a7aaeb1baee19734b621cd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantitys_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantitys_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantitys_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination quantitys the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6fe137d4d04721eeb4723b89142867bf271ad662..867a96486775b1ef5e57f7ad19cb09b49af711ef 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantitys_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantitys_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantitys_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string quantitys array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 76e09182c18e3025c12a76c5772dbf6fd410397c..d2b24cd4b968873d1465b864b9fb6085edfeadf0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantitys_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantitys_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantitys_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string quantitys array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5695768ee8248171d3d6155c02b2bd1497011830..1cf52287b8c052ba81d72f393ad0ba2562aa0ac6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantitys_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantitys_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantitys_increase
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string quantitys array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index aca3ce01d7050043460a72d6f8b425b8785e9644..0a1285bfcac103575c608469649dba232b56f3f7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantitys_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantitys_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantitys_increase_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string quantitys array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3f7ea42f635c84dc8edec2498b56192ac9d3eeb3..724d173617b56f13e5f7f04cc526416041624554 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantitys_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantitys_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantitys_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string quantitys array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5a5c55f50aaade83aa86d72c9b9804f497d16b22..2bcac6bfbf40176c62b226b4c9d4e3bfb5b84708 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantityss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantityss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantityss_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string quantityss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4faad18149727cc0662a50e28514035125aed47a..9a63631050a31de61d7db60465a7aa58d2c43739 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantityss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantityss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantityss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination quantityss the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fd3dcd3a4af7b329c49a36331f188396c4ea61e3..8100d4b141426be666dfaf2f9169fac9ae45d113 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantityss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantityss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantityss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination quantityss the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bfc28290a9585144e8b4ff5e172850527340796f..21fd8a427198558b5ce5100caba299f0a930a926 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantityss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantityss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantityss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string quantityss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 57453330285f89a0a583e8ad7d06c92abafb5d41..80a2493114bbab3d8d3faa2ca5c0bad1abc284f0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantityss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantityss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantityss_decrease_by
 .SH SYNOPSIS
@@ -25,13 +25,21 @@ A positive number representing how much to decrease the size by.
 The string quantityss array to resize.
 
 .SH RETURN VALUE
+.PP
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2f32cc2c5981639d5078d74a0607272fbd275f77..5ef7f8524f3f5e3cb2eb61c46cdb4633aa88b45d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantityss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantityss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantityss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string quantityss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 31d24b8836a2dd81163bb4a33d2dd12558630b15..5fbc487f486a8a5e93468c3834eb612ef87f1d12 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantityss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantityss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantityss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string quantityss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 851e1e3ac5bb0f343a03d35af7de011edf8e34f0..aed9e287aeaa976423edb011d530479d735ffffc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_quantityss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_quantityss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_quantityss_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string quantityss array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_quantitys_adjust\fP(3), \fIf_string_quantitys_append\fP(3), \fIf_string_quantitys_append_all\fP(3), \fIf_string_quantitys_decimate_by\fP(3), \fIf_string_quantitys_decrease_by\fP(3), \fIf_string_quantitys_increase\fP(3), \fIf_string_quantitys_increase_by\fP(3), \fIf_string_quantitys_resize\fP(3), \fIf_string_quantityss_adjust\fP(3), \fIf_string_quantityss_append\fP(3), \fIf_string_quantityss_append_all\fP(3), \fIf_string_quantityss_decimate_by\fP(3), \fIf_string_quantityss_decrease_by\fP(3), \fIf_string_quantityss_increase\fP(3), \fIf_string_quantityss_increase_by\fP(3), \fIf_string_quantityss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fda641a313798b5050564869c1ee2b5ac15a46f0..26e69ad2bd7a2a7950242151575816b8f06f74d8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_ranges_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_ranges_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_ranges_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string ranges array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dda982123df09a9f31199575923f1fa317ddf427..de6786581ea92cbaf6a33b5345bf527b0bd80343 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_ranges_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_ranges_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_ranges_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ccc69b93d142f6b487ea38c0afa934baf8bc6616..3ae9e1464e4f7a980df1f2bbed36d091face3edd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_ranges_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_ranges_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_ranges_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5fd80933d189a8ac53320064e5b786813940cc8b..acb52cfcedcca918d00434d414c33f86c6006daf 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_ranges_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_ranges_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_ranges_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string ranges array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c66e1b8c13f32791a61e43a56fb9f2c79946f40c..47cafc2e0bf01ab324563820fc2768bbbe7461bd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_ranges_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_ranges_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_ranges_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string ranges array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 27473434d6163fc15e933320eef738c0d36ac898..49302453b5b167bb22a8353bcb7d10fe738e0fea 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_ranges_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_ranges_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_ranges_increase
 .SH SYNOPSIS
@@ -22,21 +22,26 @@ The allocation step to use. Must be greater than 0.
 
 .TP
 .B ranges
-The string ranges array to resize.
+The string ranges array to resize. F_data_not on success, but there is no reason to increase size (used + 1 <= size).
 
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
 .br
-\fBF_data_not\fP on success, but there is no reason to increase size (used + 1 <= size).
-.br
 \fBF_array_too_large\fP (with error bit) if the new array length is too large.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ec7e1f4e0cbd2ff762db765fb6909ef3384de3d3..d3b60775ec3f7ae1f4385009c242847db2d245c2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_ranges_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_ranges_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_ranges_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string ranges array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 27edff6e3fdeeac20d49017c84917db68eb7d32f..96319fdd60a1d63ca58cf95d2c13dd1ff0695872 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_ranges_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_ranges_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_ranges_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string ranges array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9bc83d90d0192edf81fb4ce36fda1825f7d94021..5d60631fe1ef6e35b511ead00d5c9bc4bb26b5bc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_rangess_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_rangess_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_rangess_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string rangess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bd9929d5df545adc004084971290e6ecb9b385bf..748913aac998fe5134a9c40a9736619993abeb77 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_rangess_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_rangess_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_rangess_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination rangess the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 963b0b49b3ad704cf7ab7122a4d03229b7346cab..fbf12c16d11e8769f225244ebdc87b70c3067ce2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_rangess_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_rangess_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_rangess_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination rangess the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 642214797af4cac0934902a50d3033a985a7aafd..0956ed366bd17803a388f8aa8153f746317956ac 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_rangess_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_rangess_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_rangess_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string rangess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 74d0e91eae0f2e4d7424dfd0e100d8bf593ed68f..92b0cf5eb20b1c88a45f805f11d38ff375374987 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_rangess_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_rangess_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_rangess_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string rangess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7c78fc8d1381ef7209624a0a3aab394e247ecc8b..6c362a93b2fceaea3abe4ff75cfdc657f6712102 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_rangess_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_rangess_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_rangess_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string rangess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3f04c8d01003f10189bacf594c101543b6f40cc8..ed9168c22895a15d5ec4c88a519d0cbd8a42379c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_rangess_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_rangess_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_rangess_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string rangess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 94f006ce3b6a1346d8ffd6ce9dde9492e34a01b8..9cbd0eb0f0e85546a70c70cd8efdf98b23c63402 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_rangess_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_rangess_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_rangess_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string rangess array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_ranges_adjust\fP(3), \fIf_string_ranges_append\fP(3), \fIf_string_ranges_append_all\fP(3), \fIf_string_ranges_decimate_by\fP(3), \fIf_string_ranges_decrease_by\fP(3), \fIf_string_ranges_increase\fP(3), \fIf_string_ranges_increase_by\fP(3), \fIf_string_ranges_resize\fP(3), \fIf_string_rangess_adjust\fP(3), \fIf_string_rangess_append\fP(3), \fIf_string_rangess_append_all\fP(3), \fIf_string_rangess_decimate_by\fP(3), \fIf_string_rangess_decrease_by\fP(3), \fIf_string_rangess_increase\fP(3), \fIf_string_rangess_increase_by\fP(3), \fIf_string_rangess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6553ab69812b7dd8694c3911d213c9afa462e159..e67d6215c8b4fc57392d45b788f57d7e24be84b6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_seek_line "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_seek_line "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_seek_line
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 156d6229c98110a92f0b15960742dfc4eab3e039..d08bb4d823da036b0467d96ed5a35900841e0970 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_seek_line_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_seek_line_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_seek_line_to
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_data_not_stop\fP if range.start > range.stop.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d02c6471d6936aa4dcf706416409287af5cad42b..2b77d5bcaed5082ec573614f349415a6af20ced0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_seek_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_seek_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_seek_to
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_complete_not_utf_stop\fP (with error bit) if the stop location is reached before the complete UTF-8 character can be processed.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_append\fP(3), \fIf_string_append_assure\fP(3), \fIf_string_append_assure_nulless\fP(3), \fIf_string_append_nulless\fP(3), \fIf_string_mash\fP(3), \fIf_string_mash_nulless\fP(3), \fIf_string_mish\fP(3), \fIf_string_mish_nulless\fP(3), \fIf_string_prepend\fP(3), \fIf_string_prepend_assure\fP(3), \fIf_string_prepend_assure_nulless\fP(3), \fIf_string_prepend_nulless\fP(3), \fIf_string_seek_line\fP(3), \fIf_string_seek_line_to\fP(3), \fIf_string_seek_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index aa2026d87e7cd5f9ec83f6c926cd6cb1faeb77f3..e71f0ef8f06223c775c0ec285ddf497a43492140 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_triples_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_triples_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_triples_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string triples array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1b835fd5bc793cebf51e72b011bcf4f73dd446b8..6b18f5b55a20d63fb199e173053c707535f1035f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_triples_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_triples_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_triples_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination triples the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a2e825e0d8b0f345e05da6c3df3bc0730bf88fa7..e86855a59fb5ab7e520076e1f721f153bf909842 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_triples_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_triples_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_triples_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination triples the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 71911335e3b249fed698fd0dc4e09e3fc0bb6778..f6a1644cfd6dc264cea5b96b591fee1e79d8cea3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_triples_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_triples_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_triples_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string triples array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2237718d67fa898eefda3d6aaaab6315fc563a5a..ccfb1166106eacecc2c729e6cb6bd4f20a5fa435 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_triples_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_triples_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_triples_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string triples array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a2bf177a4cb73c27604f79727e18c3d783ea7c17..8840f5d574c423ab14facd00b5d93b75cb72ea2a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_triples_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_triples_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_triples_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string triples array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1e767c2fc8a79c7073e567c163e9c88660c3caf2..76d16793dd7314f6ab22794fdb4b2c0c92c7c03e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_triples_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_triples_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_triples_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string triples array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9b24acce3b9fc504d182d99c1e9d2294e861a9af..db48906bf52a4a2ffa8f4f20d4eefeb02437f34f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_triples_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_triples_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_triples_resize
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ f_string_triples_resize
 .SH DESCRIPTION
 .PP
 Resize the string triples array.
-.PP
-Errors (with error bit) from: f_memory_resize().
 .SH PARAMETERS
 .TP
 .B length
@@ -29,8 +27,17 @@ The string triples array to adjust.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b120b18d850dcd0c0b884cad306c67796df51b1b..c0ed3bf776c9c6a6e068feca79ff11325dc4951e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_tripless_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_tripless_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_tripless_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string tripless array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index face06dd17ad9c0bb58400d75da8acdafa0b6ad9..0f84ea87c0cb7f55eb8ea9fdeea06d14089d098d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_tripless_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_tripless_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_tripless_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination tripless the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index daec02e76a50eadcacfc13ceee9c51f5c4ef68c8..d9f7324c51909f472817c6c0a1311fbcbe7a94aa 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_tripless_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_tripless_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_tripless_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination tripless the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index be8e58d73f2674e3866a095cd919cafc83bc1764..0db5288ba8851aa310fbfe76a3a58a36b8b06073 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_tripless_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_tripless_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_tripless_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string tripless array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b773004f9ab3edaf6eaa2691a6adb425cfc798ca..3aa5f4adcd19c7859dd12b34cc5f837a0ffa446a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_tripless_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_tripless_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_tripless_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string tripless array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 27936d08fd685e447ebba30de75f03a54d8c0c8a..9433a3d121ae8aaa61343c402947530ec4860903 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_tripless_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_tripless_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_tripless_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string tripless array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3f98068a9d2f8fcd8e39ad626511e1e67290d1de..f4aa325fc345f9c19f0209c96072f6f8ebede575 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_tripless_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_tripless_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_tripless_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string tripless array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6b78b64cf0350122fe2a3e00f00fd7d2ab45d6d9..eeb9e1c3ee082f47dd5fc91df7b44cbe9ae622d8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_string_tripless_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_string_tripless_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_string_tripless_resize
 .SH SYNOPSIS
@@ -27,10 +27,17 @@ The string tripless array to adjust.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.PP
+.br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_string_triples_adjust\fP(3), \fIf_string_triples_append\fP(3), \fIf_string_triples_append_all\fP(3), \fIf_string_triples_decimate_by\fP(3), \fIf_string_triples_decrease_by\fP(3), \fIf_string_triples_increase\fP(3), \fIf_string_triples_increase_by\fP(3), \fIf_string_triples_resize\fP(3), \fIf_string_tripless_adjust\fP(3), \fIf_string_tripless_append\fP(3), \fIf_string_tripless_append_all\fP(3), \fIf_string_tripless_decimate_by\fP(3), \fIf_string_tripless_decrease_by\fP(3), \fIf_string_tripless_increase\fP(3), \fIf_string_tripless_increase_by\fP(3), \fIf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 195dc3af82e5f1b83eb2e6acc64f39c28882e895..5eef3550ec4f6a8a54422bbc7407cbc05ca60afc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_at_fork "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_at_fork "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_at_fork
 .SH SYNOPSIS
@@ -25,6 +25,7 @@ The function called after forking, for the parent process.
 
 .TP
 .B after_child
+The function called after forking, for the child process.
 
 .SH RETURN VALUE
 .PP
@@ -35,8 +36,15 @@ The function called after forking, for the parent process.
 \fBF_memory_not\fP (with error bit) if out of memory.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_atfork()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 797ede17758e6cab635a8b91d309349f6eff481b..29fd269ceab83e5d43318a6497c3d79e050c9090 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_affinity_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_affinity_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_affinity_get
 .SH SYNOPSIS
@@ -34,8 +34,15 @@ The assigned affinity information.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getaffinity_np()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 528e560820ac4432c32bae9d81e7031604960ea4..358d9f5ff0325c08c9eecb36109eda98ee6520b4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_affinity_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_affinity_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_affinity_set
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setaffinity_np()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1ce2b4d872ea36ec43855d6555cb60626c2e7355..511ec91bf4a06472c1e1f09c5a52ef8464a9b590 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_concurrency_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_concurrency_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_concurrency_get
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The concurrency level.
 \fBF_resource_not\fP (with error bit) if the new level would cause the system to exceed available resources.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_getconcurrency()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5e63762bcff4aa50c07b1b30c4b842631400abdc..9f78bde4c508817032515ee448224e9a68dce5a7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_concurrency_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_concurrency_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_concurrency_set
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The concurrency level.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_setconcurrency()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7abe0902b70a50a41b85d7da0fb89fb55e05ef8a..9969ca68141c479af10c8899047293e92d8b1c83 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_create
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ Create (initialize) a thread attribute structure.
 \fBF_memory_not\fP (with error bit) if out of memory.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e932ff4c590851917c7971ccdd3248a00091a597..9866de35a01c0cef12ffa9628cd0992edf77245e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_default_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_default_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_default_get
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The thread attributes to process.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_getattr_default_np()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 57fc909883992c20e9d3a6e0f043c6c1fc534260..18a59e306755e12a05445330e336e4ce89c9d4d2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_default_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_default_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_default_set
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_setattr_default_np()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0397e329cea2792f6f595f21f9186383871b5653..04ff48ecf0a38241f3a93a1bb7370e8cd4c19024 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The thread attributes to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 641b049bcf5c22066e3d4f08e7516e4596ceff2c..24fbb2b6fe6215c50bb500bd38cf47bbaa3c204b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_detach_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_detach_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_detach_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The currently assigned state.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getdetachstate()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bdc633853a8672ce8295778b4e2cbd64cb5bfd96..db124f88a4f3b2e337ee274679cf8a522ca42d5b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_detach_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_detach_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_detach_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setdetachstate()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cda31f06482b805ca8276a63ae4c73aa49fbbade..12f7b29903d6dfde87c93733667f2854de785c76 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_guard_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_guard_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_guard_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The currently assigned guard size.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getguardsize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6421ca0fe49dc27d10a78d149e45c5f5887d619d..a1d207b978170497136ed0380d05fafad8101b12 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_guard_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_guard_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_guard_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setguardsize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b58db5003c57f6aa08da22a2b80b53f38c2ea92a..6504dbad55d2a65ddf8a5be33f7360f9b2a24364 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_scheduler_inherit_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_scheduler_inherit_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_scheduler_inherit_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The currently assigned scheduler inherit state.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getinheritsched()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 64ab48c2ea8b4b6ae82caaa258e28646f35275b2..f8b3bdd6fb86c6ca850b3c1107cac89b216c0e08 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_scheduler_inherit_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_scheduler_inherit_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_scheduler_inherit_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setinheritsched()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 82b65674c309ea109c0b54364851433772074bd0..e5644658e44d45ae34e42e6b813368157ce32332 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_scheduler_parameter_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_scheduler_parameter_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_scheduler_parameter_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The currently assigned scheduler parameters.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getschedparam()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cdc2413e389f541c8233809018f7b406dd8827c7..19cfafea77c196a9a186d147cb5a1a0e54776d6b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_scheduler_parameter_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_scheduler_parameter_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_scheduler_parameter_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setschedparam()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a2007ec679996b52d3944365b1b6120157a99a10..ac28d3468d730a40e8b20f869f5fa45d857fef8b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_scheduler_policy_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_scheduler_policy_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_scheduler_policy_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The currently assigned scheduler policy state.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getschedpolicy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1e3f2460950faa81f64ecd91f6858f5ec6d78f73..bb8b8861ca4db67ffe8e0d2256f2cf4ce0d443d7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_scheduler_policy_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_scheduler_policy_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_scheduler_policy_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setschedpolicy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f17e72a01a239b93d8ddf3ae386e89bfda17a43c..2198873cd4e0a664d9b2db9dec7d31a377db299d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_scope_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_scope_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_scope_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The currently assigned scheduler scope state.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getscope()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cc6b1f7ca5dc8262f86d83a952c905af1b24f293..69fac9ca712982daa2d7e4586f26ac926f220e8c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_scope_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_scope_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_scope_set
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The thread attributes to update.
 \fBF_supported_not\fP (with error bit) if the scope is not supported by the current OS (such as Linux not supporting PTHREAD_SCOPE_PROCESS).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setscope()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 51f9b6b4e2fa845bbbcdb7ccb868cfe8d7c44de1..53445bb4cf8c816d71517c86c8054c32f8d3ebbe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_stack_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_stack_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_stack_get
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The assigned stack.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getstack()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index afdc819d13ca993e4d4f63e8832495829580f676..7b4d5cff4358dcf95bf2479243493d98ab8abc28 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_stack_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_stack_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_stack_set
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setstack()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8deb313e02c2ef8557c7dcdc90444bb982009ea4..2f81d218518b9b2b510fbcaf661352c3c9bbaba7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_stack_size_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_stack_size_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_stack_size_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The assigned size of the stack.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_getstacksize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index da79a2b1d872c246d054ef1d86c0df51530a19fe..5145298345e6141c51d72e9a2213a0fd64c29e4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attribute_stack_size_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attribute_stack_size_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attribute_stack_size_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread attributes to update.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_attr_setstacksize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 865a2b55765ffeb714b08f8ff735759cd5c2aedf..6a0992440bdbf91a9696cc3d6e44c51af8bffd44 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attributes_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attributes_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attributes_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_attributes_adjust\fP(3), \fIf_thread_attributes_decimate_by\fP(3), \fIf_thread_attributes_decrease_by\fP(3), \fIf_thread_attributes_increase\fP(3), \fIf_thread_attributes_increase_by\fP(3), \fIf_thread_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f708fe79d8d4fc92a96791519077430e0c047e6f..d54fa16f6d19ba649bb4dfcfb9b1da7dd4cc7afc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attributes_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attributes_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attributes_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_attributes_adjust\fP(3), \fIf_thread_attributes_decimate_by\fP(3), \fIf_thread_attributes_decrease_by\fP(3), \fIf_thread_attributes_increase\fP(3), \fIf_thread_attributes_increase_by\fP(3), \fIf_thread_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f90b27f44f8121950ae9acce807d195c94dae6f6..4488576a5688d220e42522648ba828282b815e5b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attributes_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attributes_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attributes_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_attributes_adjust\fP(3), \fIf_thread_attributes_decimate_by\fP(3), \fIf_thread_attributes_decrease_by\fP(3), \fIf_thread_attributes_increase\fP(3), \fIf_thread_attributes_increase_by\fP(3), \fIf_thread_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a7da27d1d1151e333df40b9a73fb3f66421b0c76..83949fba2acd74996b74e6d05dfbfa101aa3cfc4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attributes_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attributes_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attributes_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_attributes_adjust\fP(3), \fIf_thread_attributes_decimate_by\fP(3), \fIf_thread_attributes_decrease_by\fP(3), \fIf_thread_attributes_increase\fP(3), \fIf_thread_attributes_increase_by\fP(3), \fIf_thread_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 743474b0caa7fe406f8d3d273d6c44ae084551a0..9f565379773f31821e01dfe93ffc1a9ec5a6a8ed 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attributes_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attributes_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attributes_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_attributes_adjust\fP(3), \fIf_thread_attributes_decimate_by\fP(3), \fIf_thread_attributes_decrease_by\fP(3), \fIf_thread_attributes_increase\fP(3), \fIf_thread_attributes_increase_by\fP(3), \fIf_thread_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d01091b86417ec7f9b1a05484f28ca3ac43fd1d3..159db7bf5bfcefb2faae991bf08f09bf84ed6371 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_attributes_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_attributes_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_attributes_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string attributes array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_attributes_adjust\fP(3), \fIf_thread_attributes_decimate_by\fP(3), \fIf_thread_attributes_decrease_by\fP(3), \fIf_thread_attributes_increase\fP(3), \fIf_thread_attributes_increase_by\fP(3), \fIf_thread_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d731e05e2c102ce735d738e34120c66b36f1a86c..fba82ae90d7c99cfe46927ecf42a500e1ffd99fc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attribute_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attribute_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attribute_create
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ Create (initialize) a thread barrier attribute structure.
 \fBF_memory_not\fP (with error bit) if out of memory.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_barrierattr_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1084e50d296e6480f96c7a34532bd874314603c8..268a79af2c8afa9012ae9de5b3f647c25fa7ce8d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attribute_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attribute_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attribute_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The thread barrier_attributes to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_barrierattr_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e811f2aa56b1e98767d71ae10e49c13a23800042..4b3cc2f5435dbeaf0cfe7182e906c3a2a47dca25 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attribute_shared_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attribute_shared_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attribute_shared_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The process shared attribute value.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_barrierattr_getpshared()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c09ea627ff17f137f8111f72c701bac99d325f2e..c4acf43e76e8bfc0f06361a319a786ee2286f4c6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attribute_shared_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attribute_shared_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attribute_shared_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The barrier thread attribute.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_barrierattr_setpshared()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 417f80c28536639089f7a072e90c491f25fa08f5..f033fa2078edf8a7945a70607785067a36f7f7a7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attributes_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attributes_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attributes_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barrier_attributes_adjust\fP(3), \fIf_thread_barrier_attributes_decimate_by\fP(3), \fIf_thread_barrier_attributes_decrease_by\fP(3), \fIf_thread_barrier_attributes_increase\fP(3), \fIf_thread_barrier_attributes_increase_by\fP(3), \fIf_thread_barrier_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 95886b158b721177d7468aa4c9e73ae489fb899f..79ddc21c82c03537d961848a35b728fd21730963 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attributes_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attributes_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attributes_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barrier_attributes_adjust\fP(3), \fIf_thread_barrier_attributes_decimate_by\fP(3), \fIf_thread_barrier_attributes_decrease_by\fP(3), \fIf_thread_barrier_attributes_increase\fP(3), \fIf_thread_barrier_attributes_increase_by\fP(3), \fIf_thread_barrier_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1ee05596ef9207ea9b872e4902332b61090ad744..8bda28b7c9f1c45323164b2242524883ac5d9103 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attributes_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attributes_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attributes_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barrier_attributes_adjust\fP(3), \fIf_thread_barrier_attributes_decimate_by\fP(3), \fIf_thread_barrier_attributes_decrease_by\fP(3), \fIf_thread_barrier_attributes_increase\fP(3), \fIf_thread_barrier_attributes_increase_by\fP(3), \fIf_thread_barrier_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index efdecac98ec26f81b85dfb6d51ea15f68d02aea6..407a843255e32ca8c334090057711b7096f065cf 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attributes_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attributes_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attributes_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barrier_attributes_adjust\fP(3), \fIf_thread_barrier_attributes_decimate_by\fP(3), \fIf_thread_barrier_attributes_decrease_by\fP(3), \fIf_thread_barrier_attributes_increase\fP(3), \fIf_thread_barrier_attributes_increase_by\fP(3), \fIf_thread_barrier_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 657744f0f6723644296bfbc2742c0e796dec86ff..13b7cbc9ed29dd85de15f1c741231e39e64a1814 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attributes_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attributes_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attributes_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barrier_attributes_adjust\fP(3), \fIf_thread_barrier_attributes_decimate_by\fP(3), \fIf_thread_barrier_attributes_decrease_by\fP(3), \fIf_thread_barrier_attributes_increase\fP(3), \fIf_thread_barrier_attributes_increase_by\fP(3), \fIf_thread_barrier_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b39574a242fb453d04d0919b6ba1f8178b8da775..0518054a9d5b2767a4b9d1b30547351f727ebbe4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_attributes_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_attributes_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_attributes_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread attributes array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barrier_attributes_adjust\fP(3), \fIf_thread_barrier_attributes_decimate_by\fP(3), \fIf_thread_barrier_attributes_decrease_by\fP(3), \fIf_thread_barrier_attributes_increase\fP(3), \fIf_thread_barrier_attributes_increase_by\fP(3), \fIf_thread_barrier_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cad5dd2ed57eabe39a6db9a571a71ecbe62e9f35..4cf1d39dee574a3d2ddd8460b787331b4d506fc0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_create
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The barrier to set.
 \fBF_resource_not\fP (with error bit) if necessary resouces to perform create are unavailable.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_barrier_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 16a4a43582a5f9a3d0ce3a9104ae0f443d2c40e0..19504c854f44b78707cb7ed7080da85df5e275e3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The thread barriers to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_barrier_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b8228e940b15d873721ce54fa11492e38f126ce4..3ded53947addd50608b0acda8e9f066af20559ff 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barrier_wait "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barrier_wait "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barrier_wait
 .SH SYNOPSIS
@@ -27,8 +27,15 @@ The barrier to wait on.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_barrier_wait()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 87dcb64cef5cba39ef6ee1af16cbbe133fb50d9d..1a46bae670d3b9794da4fda9175dc6d3c4f13281 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barriers_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barriers_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barriers_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread barriers array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barriers_adjust\fP(3), \fIf_thread_barriers_decimate_by\fP(3), \fIf_thread_barriers_decrease_by\fP(3), \fIf_thread_barriers_increase\fP(3), \fIf_thread_barriers_increase_by\fP(3), \fIf_thread_barriers_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 25daa37a9c733a4904f8813d4788c5524775a49f..8f5b2191541b1e94d060182dd964ded693a263ad 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barriers_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barriers_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barriers_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread barriers array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barriers_adjust\fP(3), \fIf_thread_barriers_decimate_by\fP(3), \fIf_thread_barriers_decrease_by\fP(3), \fIf_thread_barriers_increase\fP(3), \fIf_thread_barriers_increase_by\fP(3), \fIf_thread_barriers_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8f735d3ef2160901c60afe02bf784906bd37009d..15bb4cdd1edc72cb79ba31a368d87f6add6e1c2a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barriers_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barriers_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barriers_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread barriers array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barriers_adjust\fP(3), \fIf_thread_barriers_decimate_by\fP(3), \fIf_thread_barriers_decrease_by\fP(3), \fIf_thread_barriers_increase\fP(3), \fIf_thread_barriers_increase_by\fP(3), \fIf_thread_barriers_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 987f326ae871236af0dd5292d214ef72746bf291..fa4f93608a2dcf335ef6c15e9db69dce7cf36209 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barriers_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barriers_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barriers_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread barriers array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barriers_adjust\fP(3), \fIf_thread_barriers_decimate_by\fP(3), \fIf_thread_barriers_decrease_by\fP(3), \fIf_thread_barriers_increase\fP(3), \fIf_thread_barriers_increase_by\fP(3), \fIf_thread_barriers_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b8defa0b6f66948dc0c5a6deee0a4cb92cdec435..abe9d82ff39bb1a7802fea31aee186b3014810ca 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barriers_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barriers_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barriers_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread barriers array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barriers_adjust\fP(3), \fIf_thread_barriers_decimate_by\fP(3), \fIf_thread_barriers_decrease_by\fP(3), \fIf_thread_barriers_increase\fP(3), \fIf_thread_barriers_increase_by\fP(3), \fIf_thread_barriers_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4d4d16617a0ad2a88fef79feab3baa0b5da9c89b..6bf3f17abf91f42828344391ddcf957b8e6187c8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_barriers_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_barriers_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_barriers_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread barriers array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_barriers_adjust\fP(3), \fIf_thread_barriers_decimate_by\fP(3), \fIf_thread_barriers_decrease_by\fP(3), \fIf_thread_barriers_increase\fP(3), \fIf_thread_barriers_increase_by\fP(3), \fIf_thread_barriers_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c423f73cfb8ef24f6657554233e7be7efbf24bc0..31f0a64d0e02cdbc6148c04b4f83fdefd09d79a4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_caller "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_caller "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_caller
 .SH SYNOPSIS
@@ -15,8 +15,15 @@ Get the ID of the calling thread.
 .SH RETURN VALUE
 .PP
 ID of the calling thread
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_self()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8276129a20e6ba84e861549b657233dc20d607c7..7d7801f252022783411d35da205bda6ba5f52150 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_cancel "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_cancel "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_cancel
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The thread to cancel.
 \fBF_found_not\fP (with error bit) if no thread by the given ID was found.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_cancel()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a65897e569317d0f0d666e2aa9e9b9ebce54ec2a..c1bc2b25dfe2b97d4e04ec8976d3c19b2acf4986 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_cancel_state_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_cancel_state_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_cancel_state_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The cancellation state to assign.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_setcancelstate()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6b062a178ec9e46cffb702d096d72f7f6bd14c4b..1f07b9f4c4e84afcd3c5610ab2b3defe26962f5a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_cancel_test "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_cancel_test "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_cancel_test
 .SH SYNOPSIS
@@ -17,8 +17,15 @@ If there is no pending thread cancel, nothing happens. If there is a pending thr
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_testcancel()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 323f76df66666ad1561a2b8aed9382cff1a9029b..15808b3df70d918429d8832b7602797d76c30c6c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_cancel_type_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_cancel_type_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_cancel_type_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The cancellation type to assign.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_setcanceltype()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1d9a4c17ed8ab955b058d01f41eb00ecaf465d9e..9d9af05f60653555c872e20feb802f4f88458e88 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_clock_get_id "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_clock_get_id "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_clock_get_id
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The retrieved clock ID.
 \fBF_supported_not\fP (with error bit) if per-CPU clocks are not supported by the OS.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_getcpuclockid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 72547f389cf44e63fc3fb55c9cd87e634f62a8b8..a9b076bef8c99a0f3cb3edf877fb3f732b655530 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_compare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_compare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_compare
 .SH SYNOPSIS
@@ -20,8 +20,15 @@ POSIX designates that the thread id (pthread_t) to be loosely defined and can be
 \fBF_equal_to\fP if the two thread IDs are the same.
 .br
 \fBF_equal_to_not\fP if the two thread IDs are different.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_equal()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6f06ef04ac2e3ccf6895fe970fe2b63951f7c412..9c058e53e2b84d3420490e9640b19b3edd7e4499 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attribute_clock_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attribute_clock_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attribute_clock_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The clock ID.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_condattr_getclock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c127bdd75dba6e21d11b21700a656364ba53fcc5..8271575dbb1c78d1003571e0266bee249653be68 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attribute_clock_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attribute_clock_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attribute_clock_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread condition attribute.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_condattr_setclock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e5ffc2a5763589cfcfc6ca7076656af6f8a83dd4..cb731c082f779db42784ef9681f81a0400981cc6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attribute_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attribute_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attribute_create
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The attribute to set. This assigns the default to the attribute.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_condattr_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d706f0dc2ffdeba7ca6d695b1158457a61b725be..2e66e8a258aa37deaa91e57706e1b178ef93be36 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attribute_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attribute_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attribute_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The attribute to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_condattr_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 64ab344fdff2472d7d9c3e04c483949f989ecc16..7d52a82012ecea473bcc208d3e20a4ad141f29b6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attribute_shared_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attribute_shared_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attribute_shared_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The process shared attribute value.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_condattr_getpshared()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2c62e6387e3e8daf1d3b00a7d898f393348062ed..2e701a9414b67c34c0e55d3c934756c3fd6c798f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attribute_shared_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attribute_shared_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attribute_shared_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread condition attribute.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_condattr_setpshared()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 966c7f266386782b26a2af207965f1e38bad9b96..885b73c3e51e0bb14cd32a21bfb9f3ba3e617ad2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attributes_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attributes_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attributes_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_condition_attributes_adjust\fP(3), \fIf_thread_condition_attributes_decimate_by\fP(3), \fIf_thread_condition_attributes_decrease_by\fP(3), \fIf_thread_condition_attributes_increase\fP(3), \fIf_thread_condition_attributes_increase_by\fP(3), \fIf_thread_condition_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 68379e94449e6623bed660fe4776ba82386453ee..ca06237672c0eb9e12f1d6598e5336af092271e1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attributes_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attributes_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attributes_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_condition_attributes_adjust\fP(3), \fIf_thread_condition_attributes_decimate_by\fP(3), \fIf_thread_condition_attributes_decrease_by\fP(3), \fIf_thread_condition_attributes_increase\fP(3), \fIf_thread_condition_attributes_increase_by\fP(3), \fIf_thread_condition_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 372b55fd802aa9996f0ec603bc4929cf09a90c1a..bbdfb2409e74726b014bf23571fdfb1d8a46bbc1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attributes_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attributes_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attributes_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_condition_attributes_adjust\fP(3), \fIf_thread_condition_attributes_decimate_by\fP(3), \fIf_thread_condition_attributes_decrease_by\fP(3), \fIf_thread_condition_attributes_increase\fP(3), \fIf_thread_condition_attributes_increase_by\fP(3), \fIf_thread_condition_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6e87684f059d905d043fc71080962ed77319c616..550a8ffc26c60c9cf7e34ea96606a4ffe3b9f470 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attributes_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attributes_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attributes_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_condition_attributes_adjust\fP(3), \fIf_thread_condition_attributes_decimate_by\fP(3), \fIf_thread_condition_attributes_decrease_by\fP(3), \fIf_thread_condition_attributes_increase\fP(3), \fIf_thread_condition_attributes_increase_by\fP(3), \fIf_thread_condition_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ea080eed036425b85b08b046deecb157b3e99cdb..17e54ef1bd82822685241aef770bc6c5243f0cbc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attributes_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attributes_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attributes_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_condition_attributes_adjust\fP(3), \fIf_thread_condition_attributes_decimate_by\fP(3), \fIf_thread_condition_attributes_decrease_by\fP(3), \fIf_thread_condition_attributes_increase\fP(3), \fIf_thread_condition_attributes_increase_by\fP(3), \fIf_thread_condition_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1bc47197f871d5c31a39c9e0b8a373519a1314c0..e0b65430c3762fb1c9a9d8c0953a2bece2691a35 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_attributes_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_attributes_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_attributes_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string attributes array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_condition_attributes_adjust\fP(3), \fIf_thread_condition_attributes_decimate_by\fP(3), \fIf_thread_condition_attributes_decrease_by\fP(3), \fIf_thread_condition_attributes_increase\fP(3), \fIf_thread_condition_attributes_increase_by\fP(3), \fIf_thread_condition_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1fefcabf91fe856d19df9dd7cc978b7e4e891677..4dce39140189819b1d204067c50abb2d0c60b80c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_create
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The condition to wait on.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_cond_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 18b15dfd71d4b7012eda4c96b925003751d06370..5d4ef12ecc972bf56949dc83973379d64c1ca951 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The condition to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_cond_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 484f5cd489970a862e95906ac4dda474a1dac311..801c9cf5b63fd596a74acfc3804b02f69f8ed363 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_signal "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_signal "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_signal
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The condition to broadcast the unblock signal to.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_cond_signal()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3fd1e75929694c9fbcc4be2f8051de21083ef40c..1f9d668f5861887dbb3e8dff7d7a0e57d1ef553d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_signal_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_signal_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_signal_all
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The condition to broadcast the unblock signal to.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_cond_broadcast()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c605341cbc849f9ee387e3d7883d5b163edd673f..30e9773474f6875ef97875f4a252813143990464 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_wait "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_wait "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_wait
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The mutex to use for waiting on condition.
 \fBF_recover_not\fP (with error bit) if the state protected by the mutex is not recoverable.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_cond_wait()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a852070a389e2ea957f42555780f96e342cab050..719bd4b3e5bfd95344eb2f7980ecd45c56a3161f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_condition_wait_timed "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_condition_wait_timed "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_condition_wait_timed
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The mutex to use for waiting on condition.
 \fBF_recover_not\fP (with error bit) if the state protected by the mutex is not recoverable.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_cond_timedwait()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 326a08767a7f34c21efe17c113e8f722d075ce6c..43b091da70c337bb9b51cca43ed3ea46103ede85 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_conditions_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_conditions_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_conditions_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string conditions array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_conditions_adjust\fP(3), \fIf_thread_conditions_decimate_by\fP(3), \fIf_thread_conditions_decrease_by\fP(3), \fIf_thread_conditions_increase\fP(3), \fIf_thread_conditions_increase_by\fP(3), \fIf_thread_conditions_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e8498feaa5c1c3f04a00feec8b713b9bae9da360..a46e15b5059e9eeeaa61778eefd8085b42f30959 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_conditions_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_conditions_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_conditions_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string conditions array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_conditions_adjust\fP(3), \fIf_thread_conditions_decimate_by\fP(3), \fIf_thread_conditions_decrease_by\fP(3), \fIf_thread_conditions_increase\fP(3), \fIf_thread_conditions_increase_by\fP(3), \fIf_thread_conditions_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 399ab52743392dd2b998070972153f7d6e7d4dee..0c40ec3d77859a06440670cc9e8d2e1879455651 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_conditions_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_conditions_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_conditions_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string conditions array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_conditions_adjust\fP(3), \fIf_thread_conditions_decimate_by\fP(3), \fIf_thread_conditions_decrease_by\fP(3), \fIf_thread_conditions_increase\fP(3), \fIf_thread_conditions_increase_by\fP(3), \fIf_thread_conditions_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8216135a8fe87c6bb569ac34593ef4a73e1d0cb4..e4ca2984c2da6d7cf2efeab64936e2cbfd38fe5f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_conditions_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_conditions_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_conditions_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string conditions array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_conditions_adjust\fP(3), \fIf_thread_conditions_decimate_by\fP(3), \fIf_thread_conditions_decrease_by\fP(3), \fIf_thread_conditions_increase\fP(3), \fIf_thread_conditions_increase_by\fP(3), \fIf_thread_conditions_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1cfa9a7bdd0977b7dcb17e95523df6e0c4856c5b..632ccd274a121dba4d22016572617f5520768345 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_conditions_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_conditions_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_conditions_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string conditions array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_conditions_adjust\fP(3), \fIf_thread_conditions_decimate_by\fP(3), \fIf_thread_conditions_decrease_by\fP(3), \fIf_thread_conditions_increase\fP(3), \fIf_thread_conditions_increase_by\fP(3), \fIf_thread_conditions_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index be6263f9ea7390cab9b1f8edff16271a0ef8faec..c639c0a4718c6b2213de99a9a7df2b5c2eadb9ba 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_conditions_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_conditions_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_conditions_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string conditions array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_conditions_adjust\fP(3), \fIf_thread_conditions_decimate_by\fP(3), \fIf_thread_conditions_decrease_by\fP(3), \fIf_thread_conditions_increase\fP(3), \fIf_thread_conditions_increase_by\fP(3), \fIf_thread_conditions_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 04a6c03618271e1bdb22294ca74f05724eebe54e..7d2e7b19175dc13148a0f9f19ba62046b37dc772 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_create
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ The function to execute.
 \fBF_resource_not\fP (with error bit) if there are not enough resources to create another thread.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_create()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 48dc008049000fc1c4c15ad336242178b71fc6ce..4612ad1c61c3dd0ae0bb4bac4e55dce64aeaec1b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_detach "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_detach "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_detach
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The ID of the thread to detach.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_detach()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 04065ae79769ecd0e15719f6d552204c92a4c362..3d9c89a6bc780685ef4925cbe1480b2fcbe9f5fd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_exit "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_exit "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_exit
 .SH SYNOPSIS
@@ -22,8 +22,15 @@ The code returned by the exited thread.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_exit()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 238643d947c3cf799fe0ff59af2aeda243a996ee..b73a6370550ed36d399a2810228ed00d379d92cc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_ids_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_ids_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_ids_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread ids array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_ids_adjust\fP(3), \fIf_thread_ids_decimate_by\fP(3), \fIf_thread_ids_decrease_by\fP(3), \fIf_thread_ids_increase\fP(3), \fIf_thread_ids_increase_by\fP(3), \fIf_thread_ids_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b7d74cec24d35147379d597e43d438608c3212f4..eb36161f17dac9a43c36eb45282931cef6e5b206 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_ids_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_ids_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_ids_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread ids array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_ids_adjust\fP(3), \fIf_thread_ids_decimate_by\fP(3), \fIf_thread_ids_decrease_by\fP(3), \fIf_thread_ids_increase\fP(3), \fIf_thread_ids_increase_by\fP(3), \fIf_thread_ids_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c0763911a27c724e6d29c1dfaca843be06163f28..b9ca54272373c0bbf99f12e4a37bc2d3320e0e12 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_ids_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_ids_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_ids_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread ids array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_ids_adjust\fP(3), \fIf_thread_ids_decimate_by\fP(3), \fIf_thread_ids_decrease_by\fP(3), \fIf_thread_ids_increase\fP(3), \fIf_thread_ids_increase_by\fP(3), \fIf_thread_ids_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 37cf7458764abb140dc8ee41f56cf7197ea78c95..8134b1a14e640ea29c90038ed44ddfa2155ec454 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_ids_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_ids_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_ids_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread ids array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_ids_adjust\fP(3), \fIf_thread_ids_decimate_by\fP(3), \fIf_thread_ids_decrease_by\fP(3), \fIf_thread_ids_increase\fP(3), \fIf_thread_ids_increase_by\fP(3), \fIf_thread_ids_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 00bc82c684a7f98fe9068b25aafb590cece3dc78..0f896f35a7b0009e74ee0374847b8b18b26e74bc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_ids_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_ids_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_ids_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread ids array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_ids_adjust\fP(3), \fIf_thread_ids_decimate_by\fP(3), \fIf_thread_ids_decrease_by\fP(3), \fIf_thread_ids_increase\fP(3), \fIf_thread_ids_increase_by\fP(3), \fIf_thread_ids_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b9bf24fd0786bfcd3c019e925fdf08cd74b87525..a610fad3b774e0231c834e37753c2ed17a05170d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_ids_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_ids_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_ids_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread ids array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_ids_adjust\fP(3), \fIf_thread_ids_decimate_by\fP(3), \fIf_thread_ids_decrease_by\fP(3), \fIf_thread_ids_increase\fP(3), \fIf_thread_ids_increase_by\fP(3), \fIf_thread_ids_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c1243b56bdc744477e75e4b1df623890e7a7a027..e6d98813fac4ba81108bc62efee1a306e0e1f148 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_join "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_join "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_join
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The ID of the thread to wait for.
 \fBF_supported_not\fP (with error bit) if the thread is not joinable or is already being joined by another thread.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_join()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6e4af388a0986318dd31710c50eb226bb6272d27..315a67c2b5a1b342986560f87db4ea32f00b2b24 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_join_timed "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_join_timed "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_join_timed
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The amount of time to wait for. The wait time is relative to the clock, so consi
 \fBF_supported_not\fP (with error bit) if the thread is not joinable or is already being joined by another thread.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_timedjoin_np()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9c4c36c0f8ef1d6e13231b17e1a4a73249175b62..a5aedd1131d233abe73d35bc7bd7bd720f3106a4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_join_try "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_join_try "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_join_try
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ The ID of the thread to wait for.
 \fBF_supported_not\fP (with error bit) if the thread is not joinable or is already being joined by another thread.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_tryjoin_np()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a2c5c734e40d6db659f5c8e3e64d1e898dfe236c..a5a9ecd3022cf2866f17497ddcfa9a4aa64e9bba 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_key_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_key_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_key_create
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread key.
 \fBF_prohibited\fP (with error bit) if not allowed to set the scheduling policy and parameters specified in attribute.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_key_create()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2a5e97bfc042f90a2d24d3271c23e3578985c252..7bdf77c6e912fe8f825a6179537075baac8d9406 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_key_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_key_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_key_delete
 .SH SYNOPSIS
@@ -14,6 +14,10 @@ f_thread_key_delete
 Delete a thread key.
 .PP
 The pthread_key_delete() function has no distinction like the *_destroy() and the *_delete() used by the FLL project. Therefore there is only this function for both deleting and destroying.
+.PP
+F_parameter (with error bit) if a parameter is invalid.
+.PP
+F_failure (with error bit) on any other error.
 .SH PARAMETERS
 .TP
 .B key
@@ -21,13 +25,16 @@ The key to delete.
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP on success.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
-.br
-\fBF_failure\fP (with error bit) on any other error.
+F_none on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_key_delete()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c6601c7ef565e0a32df46d549d7e52b8b774c1d7..3f0ea654ed835255a913a7b17e74da5db9c10414 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_key_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_key_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_key_get
 .SH SYNOPSIS
@@ -27,8 +27,15 @@ The assigned thread key value.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_getspecific()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 71b1b35e8590d4a4df653ca136423389e154b749..0b3f58e56495d90d1439e36db4ec8e72b99d5eea 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_key_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_key_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_key_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread key value to assign.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_setspecific()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 918310cddd67744856af99512ae8b4a1b4342f59..7220caf9f2a7d374a6748214f3f444374bad46ad 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_keys_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_keys_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_keys_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string keys array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_keys_adjust\fP(3), \fIf_thread_keys_decimate_by\fP(3), \fIf_thread_keys_decrease_by\fP(3), \fIf_thread_keys_increase\fP(3), \fIf_thread_keys_increase_by\fP(3), \fIf_thread_keys_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 11c552dc1a9f17c283710d8e73235a4e6b924aa6..4fec5628bb217d1308f2b6938a571d164837c7ba 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_keys_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_keys_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_keys_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string keys array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_keys_adjust\fP(3), \fIf_thread_keys_decimate_by\fP(3), \fIf_thread_keys_decrease_by\fP(3), \fIf_thread_keys_increase\fP(3), \fIf_thread_keys_increase_by\fP(3), \fIf_thread_keys_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5d184173dac2523c10c47327ea0325913589e457..de9e86c7e2ce399ab0ad4458bc244b6b0aec4da7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_keys_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_keys_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_keys_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string keys array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_keys_adjust\fP(3), \fIf_thread_keys_decimate_by\fP(3), \fIf_thread_keys_decrease_by\fP(3), \fIf_thread_keys_increase\fP(3), \fIf_thread_keys_increase_by\fP(3), \fIf_thread_keys_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8e42c7427df2982faf5a0200f8c1709f3c4fbea1..de1dd82de5b07f6721e1a153f433a2a0f302068e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_keys_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_keys_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_keys_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string keys array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_keys_adjust\fP(3), \fIf_thread_keys_decimate_by\fP(3), \fIf_thread_keys_decrease_by\fP(3), \fIf_thread_keys_increase\fP(3), \fIf_thread_keys_increase_by\fP(3), \fIf_thread_keys_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1138b5e94487e7d0e908201872c0c32be865fc61..d0559bcf79a5b4b330f529be63e28e3f81445e3a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_keys_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_keys_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_keys_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string keys array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_keys_adjust\fP(3), \fIf_thread_keys_decimate_by\fP(3), \fIf_thread_keys_decrease_by\fP(3), \fIf_thread_keys_increase\fP(3), \fIf_thread_keys_increase_by\fP(3), \fIf_thread_keys_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 10bbf790c1e0347205a1aff4d130891c9534e918..9e7e4aa247514614e811b05a15d179c9d8473123 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_keys_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_keys_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_keys_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string keys array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_keys_adjust\fP(3), \fIf_thread_keys_decimate_by\fP(3), \fIf_thread_keys_decrease_by\fP(3), \fIf_thread_keys_increase\fP(3), \fIf_thread_keys_increase_by\fP(3), \fIf_thread_keys_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1beec53a13628c1deffc8cb191e8b567ab1bd46d..5b7093bbd24ca3f747e5c5dbbf29885934b95616 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attribute_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attribute_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attribute_create
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The lock attributes to create.
 \fBF_resource_not\fP (with error bit) if max lockes is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlockattr_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3788a03db72e9e1bcdba010f4d54f3b9fada852f..7c2adf0fef8cb00e55566efa48f2f670081199f0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attribute_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attribute_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attribute_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The attribute to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlockattr_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 48320ca7d1cf4a08db0ae4906bc460b77b2ddbb7..d728b8bbff03dc5fb692e1357034c99d2b58d229 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attribute_shared_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attribute_shared_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attribute_shared_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The lock shared attribute value.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlockattr_getpshared()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 14a18d969f47681afdda2eb35cf15d6773792d74..0395c00d2289310ae1eebcd4e9630085894ad755 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attribute_shared_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attribute_shared_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attribute_shared_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The lock attribute.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlockattr_setpshared()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9f05fe6c9527b54b0da0d1b28b8785bd70a9c906..50a1aa6a2d4e69f9d87d6f597f8cf4155b313ef0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attributes_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attributes_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attributes_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_lock_attributes_adjust\fP(3), \fIf_thread_lock_attributes_decimate_by\fP(3), \fIf_thread_lock_attributes_decrease_by\fP(3), \fIf_thread_lock_attributes_increase\fP(3), \fIf_thread_lock_attributes_increase_by\fP(3), \fIf_thread_lock_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8ba6f07c653c9c2abaeb24b5168b7129bdc5a8c1..86ffa69d5671cc5c57bcee3114e1087a0730a031 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attributes_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attributes_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attributes_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_lock_attributes_adjust\fP(3), \fIf_thread_lock_attributes_decimate_by\fP(3), \fIf_thread_lock_attributes_decrease_by\fP(3), \fIf_thread_lock_attributes_increase\fP(3), \fIf_thread_lock_attributes_increase_by\fP(3), \fIf_thread_lock_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 899162b8682f21e77cbaf859f59c5810da19a479..cd74b14a89a389a8467bbf054ea66e79b82c06d9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attributes_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attributes_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attributes_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_lock_attributes_adjust\fP(3), \fIf_thread_lock_attributes_decimate_by\fP(3), \fIf_thread_lock_attributes_decrease_by\fP(3), \fIf_thread_lock_attributes_increase\fP(3), \fIf_thread_lock_attributes_increase_by\fP(3), \fIf_thread_lock_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 56951fe02c44ec954ac868e4ea1c91ad9e753ed3..1f5a96fb798533051dedbe7ee5f5052c8ef8a886 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attributes_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attributes_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attributes_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_lock_attributes_adjust\fP(3), \fIf_thread_lock_attributes_decimate_by\fP(3), \fIf_thread_lock_attributes_decrease_by\fP(3), \fIf_thread_lock_attributes_increase\fP(3), \fIf_thread_lock_attributes_increase_by\fP(3), \fIf_thread_lock_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7b848ff29c7c09fd666c139ce862da46b94ecb93..fd29e543e4a55a6d760d24d8aaef92391d035622 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attributes_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attributes_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attributes_increase_by
 .SH SYNOPSIS
@@ -30,13 +30,18 @@ The string attributes array to resize.
 .br
 \fBF_data_not\fP on success, but there is no reason to increase size (used + amount <= size).
 .br
-\fBF_array_too_large\fP (with error bit) if the new array length is too large
-.br
-\fBF_memory_not\fP (with error bit) on out of memory.
+\fBF_array_too_large\fP (with error bit) if the new array length is too large F_memory_not (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_lock_attributes_adjust\fP(3), \fIf_thread_lock_attributes_decimate_by\fP(3), \fIf_thread_lock_attributes_decrease_by\fP(3), \fIf_thread_lock_attributes_increase\fP(3), \fIf_thread_lock_attributes_increase_by\fP(3), \fIf_thread_lock_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7f996286dea454e1051b7372fa3ce5313f6f3f9b..cdd83bebd224af59752fd5234a823d7510f1f400 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_attributes_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_attributes_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_attributes_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string attributes array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_lock_attributes_adjust\fP(3), \fIf_thread_lock_attributes_decimate_by\fP(3), \fIf_thread_lock_attributes_decrease_by\fP(3), \fIf_thread_lock_attributes_increase\fP(3), \fIf_thread_lock_attributes_increase_by\fP(3), \fIf_thread_lock_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bbcdf5f963b77e347c842fdfac3ddd6c308d4b5c..4c2b7d1eb4bc31c7cd8eddeb4a430379afdbddf8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_create
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The lock to create.
 \fBF_resource_not\fP (with error bit) if max lockes is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d2b3d9b539a91d673f0f3e3bbf10b1b3fb8d134f..d0e6289ee17a97b59764988c2230a18e792fccd8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The lock to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2d19c9324b9f117f508986a869ff09ba793d2fe9..4ec32ad2cb14c691362e0d81b0a1590592d15c2b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_read
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The thread lock.
 \fBF_resource_not\fP (with error bit) if max number of read locks allowed is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_rdlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ae090f5c58ea2581d56d52dea3f4ea4abe10001e..64a837d5455c75d7a55c95c2e4f0e4f217ad74c1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_read_timed "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_read_timed "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_read_timed
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ The read/write lock.
 \fBF_resource_not\fP (with error bit) if max number of read locks allowed is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_timedrdlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ce3ae5fc7b363821fd36e97aaca7504d21657f5f..edf6927101ae72031de78335175df3085354dfcd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_read_try "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_read_try "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_read_try
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The thread lock.
 \fBF_resource_not\fP (with error bit) if max number of read locks allowed is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_tryrdlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 534bb0e0dd6f0cbd0142cb91041cbe2d50c46548..f0941d9bf5768fa72c9982c5bcfdad8ebc57acca 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_write
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The thread lock.
 \fBF_resource_not\fP (with error bit) if max locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_wrlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 06819ac18c30c1f338e49f1eb40d8e856b6b09e0..ce1aa9bd13b120091929f58773aee08bbf868296 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_write_timed "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_write_timed "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_write_timed
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The read/write lock.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_timedwrlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6da160b8e5a4afbeadc5d6f0a353969d575801f9..04f6b6885f10f7b459b2e8ae698c837276ccde91 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_lock_write_try "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_lock_write_try "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_lock_write_try
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The thread lock.
 \fBF_resource_not\fP (with error bit) if max locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_trywrlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index da6588aca2dccf0bcadedb9f4127d168a4378d9f..da05a4d54d3f59011ccedb854d3ec4fad5453e78 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_locks_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_locks_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_locks_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string locks array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_locks_adjust\fP(3), \fIf_thread_locks_decimate_by\fP(3), \fIf_thread_locks_decrease_by\fP(3), \fIf_thread_locks_increase\fP(3), \fIf_thread_locks_increase_by\fP(3), \fIf_thread_locks_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8ac4a50b42b295b3f7aefa4ebf0375b2eb54f3a1..ded5d2c16f6e8a0c00bde953b5cf8997e8ea4198 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_locks_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_locks_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_locks_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string locks array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_locks_adjust\fP(3), \fIf_thread_locks_decimate_by\fP(3), \fIf_thread_locks_decrease_by\fP(3), \fIf_thread_locks_increase\fP(3), \fIf_thread_locks_increase_by\fP(3), \fIf_thread_locks_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 23698f99602eb5f4dab4bfda6c914725959d3fde..2a1bafd149140367f0313429740369be967b8acc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_locks_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_locks_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_locks_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string locks array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_locks_adjust\fP(3), \fIf_thread_locks_decimate_by\fP(3), \fIf_thread_locks_decrease_by\fP(3), \fIf_thread_locks_increase\fP(3), \fIf_thread_locks_increase_by\fP(3), \fIf_thread_locks_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cbf9b0166bf9acc994ea620450fe1fad8a431c9e..9b5dc1a67384ddcee7cfc53de8b837800ca939d5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_locks_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_locks_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_locks_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string locks array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_locks_adjust\fP(3), \fIf_thread_locks_decimate_by\fP(3), \fIf_thread_locks_decrease_by\fP(3), \fIf_thread_locks_increase\fP(3), \fIf_thread_locks_increase_by\fP(3), \fIf_thread_locks_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3af047fdba45b90dbe8b43e740518122dae1fbff..434478bf557e1c3be952fdeabbca356ea764a0fd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_locks_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_locks_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_locks_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string locks array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_locks_adjust\fP(3), \fIf_thread_locks_decimate_by\fP(3), \fIf_thread_locks_decrease_by\fP(3), \fIf_thread_locks_increase\fP(3), \fIf_thread_locks_increase_by\fP(3), \fIf_thread_locks_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d21d82b30f050205b7262d027a3c2a3020854e5a..49c0fb1f914289919d84ce8c344d39e47091fae4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_locks_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_locks_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_locks_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string locks array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_locks_adjust\fP(3), \fIf_thread_locks_decimate_by\fP(3), \fIf_thread_locks_decrease_by\fP(3), \fIf_thread_locks_increase\fP(3), \fIf_thread_locks_increase_by\fP(3), \fIf_thread_locks_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 15fe44ecb285e1a4c673ee8ac9588b6c8ec89947..da1ac65925fa436cba6ada4c040595f4ee0781f5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_create
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The mutex attributes to create.
 \fBF_resource_not\fP (with error bit) if max mutexes is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 18a6475d9fdeabbbab75d1491522545ec359de80..22407e4b11796c4c8a784c45537c920f017bbc9b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The attribute to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4ea71d4c27e429c56764fc8e5015a7e0e38483c5..9d7eccfae6e96cc8245a531c396039c467444ac2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_priority_ceiling_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_priority_ceiling_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_priority_ceiling_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The priority ceiling.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_prohibited\fP (with error bit) if not allowed to perform the operation.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_getprioceiling()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 264a6429b2566bafb72795d57be0d18b0a53e5c0..a90aec83837d74286d3e5c1f99ff1a567d6bf76d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_priority_ceiling_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_priority_ceiling_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_priority_ceiling_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread mutex attribute.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_prohibited\fP (with error bit) if not allowed to perform the operation.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_setprioceiling()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 27b08854767f20f558371def328e0dc81c50159e..8726eed9da8f2bf0c0762efd682d5334f6a7b374 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_protocol_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_protocol_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_protocol_get
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The protocol.
 \fBF_prohibited\fP (with error bit) if not allowed to perform the operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_getprotocol()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 499d01d274a4cae182c43df75a64fa3755c881bc..ebf6f77364c7f048024ff731c4561b51ded1af02 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_protocol_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_protocol_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_protocol_set
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread mutex attribute.
 \fBF_supported_not\fP (with error bit) if the protocol is not supported.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_setprotocol()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 95c2ccbd833d000457871f3bf888fd1c82c79863..be7c3ae8844203173bbd10e1503fbc51d53f1fc6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_shared_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_shared_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_shared_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The mutex shared attribute value.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_getpshared()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b18b2e6601713995aa5ebf2096cd7ef13668120a..52113234a13f25bc41ac6490235a069ea55d4197 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_shared_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_shared_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_shared_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The mutex attribute.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_setpshared()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e951575715156671d9f51fa72ac83c41388dc42e..0d5b59838a8f5558607bff6a0458b8ae8df6d3c9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_type_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_type_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_type_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The type.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_gettype()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4bb5bc34882e2450020a62d4803b34c836d595c2..5b4e28f55966ddcdc86248694a8694d236d8cb73 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attribute_type_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attribute_type_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attribute_type_set
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The mutex attribute.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutexattr_settype()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7edd8557412ea568587899e376ae0453084036f4..423ef8267a775a6acac76d15660353c842086322 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attributes_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attributes_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attributes_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread mutex attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutex_attributes_adjust\fP(3), \fIf_thread_mutex_attributes_decimate_by\fP(3), \fIf_thread_mutex_attributes_decrease_by\fP(3), \fIf_thread_mutex_attributes_increase\fP(3), \fIf_thread_mutex_attributes_increase_by\fP(3), \fIf_thread_mutex_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9443e7ea35087c92cfb976341b36fdaf0bcecdc1..02751bf3903e01c102c6e2bcd80f00a2630e12fc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attributes_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attributes_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attributes_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread mutex attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutex_attributes_adjust\fP(3), \fIf_thread_mutex_attributes_decimate_by\fP(3), \fIf_thread_mutex_attributes_decrease_by\fP(3), \fIf_thread_mutex_attributes_increase\fP(3), \fIf_thread_mutex_attributes_increase_by\fP(3), \fIf_thread_mutex_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index be05200709d5cc3096709ba244c69963e489d16f..d73ffeedabfd4c6b3c2a275991e7c26aec5c2156 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attributes_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attributes_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attributes_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread mutex attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutex_attributes_adjust\fP(3), \fIf_thread_mutex_attributes_decimate_by\fP(3), \fIf_thread_mutex_attributes_decrease_by\fP(3), \fIf_thread_mutex_attributes_increase\fP(3), \fIf_thread_mutex_attributes_increase_by\fP(3), \fIf_thread_mutex_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 15c0744bd3ebd35d3e0e1a60b1bff3fad08c37d7..7c5810aee80464c64ef3115d7d5d32e9d6e7b222 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attributes_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attributes_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attributes_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread mutex attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutex_attributes_adjust\fP(3), \fIf_thread_mutex_attributes_decimate_by\fP(3), \fIf_thread_mutex_attributes_decrease_by\fP(3), \fIf_thread_mutex_attributes_increase\fP(3), \fIf_thread_mutex_attributes_increase_by\fP(3), \fIf_thread_mutex_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b7b305d778e99063086ca4dc2d2c583da9f088b3..d3ac2ae4172e8b42e061a67f83dac5674203809a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attributes_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attributes_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attributes_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread mutex attributes array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutex_attributes_adjust\fP(3), \fIf_thread_mutex_attributes_decimate_by\fP(3), \fIf_thread_mutex_attributes_decrease_by\fP(3), \fIf_thread_mutex_attributes_increase\fP(3), \fIf_thread_mutex_attributes_increase_by\fP(3), \fIf_thread_mutex_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3d2b677fb1efb8955bc153c513003f14b9830105..6fc6640e716a66e22affd3f993165d817710abcb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_attributes_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_attributes_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_attributes_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread mutex attributes array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutex_attributes_adjust\fP(3), \fIf_thread_mutex_attributes_decimate_by\fP(3), \fIf_thread_mutex_attributes_decrease_by\fP(3), \fIf_thread_mutex_attributes_increase\fP(3), \fIf_thread_mutex_attributes_increase_by\fP(3), \fIf_thread_mutex_attributes_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 89d16fb1702b71706d383d4b08e5ca42856aa8c1..7e559c90f9bc89ab4a9f3ba313282ef46573d238 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_create
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The mutex to create.
 \fBF_resource_not\fP (with error bit) if max mutexes is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutex_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b397df4555bb3eacaff66de87328a43e3c008dae..a6b6131a37a476f36a9f5cd6d577b7e904e40275 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The mutex to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutex_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 447e367a30cbcf3c6100d419c36870e04b622847..56d525169278fc0def0224213ad203da02cdb8fe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_lock "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_lock "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_lock
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The thread mutex.
 \fBF_resource_not\fP (with error bit) if max mutex locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutex_lock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0c7a00b7171a3b105cc243ddef1cff1bdd276183..7896a7510a031b4d501d839cc4df52b2729f1ef6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_lock_timed "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_lock_timed "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_lock_timed
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The thread mutex.
 \fBF_dead\fP (with error bit) if the owning thread terminated while holding the mutex lock (thread is dead).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutex_timedlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b4fa2f4477cb81de391cd77eb08f4015ccb6328b..b926fa8bb4b9d1f92f4da668efc67ae27ec65d99 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_lock_try "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_lock_try "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_lock_try
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The thread mutex.
 \fBF_resource_not\fP (with error bit) if max mutex locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutex_trylock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1655c7bdb5250fdea479e3344e4a02756027a20e..b6f0c7c9c8df476260f7d24d8ddce01dd091b1db 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_priority_ceiling_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_priority_ceiling_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_priority_ceiling_get
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The priority ceiling.
 \fBF_prohibited\fP (with error bit) if not allowed to perform the operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutex_getprioceiling()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0495fbb1a04ae09e053ab2f6c260fea54242bb00..a13a776832b12196dede347bbe8a46657db377c2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_priority_ceiling_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_priority_ceiling_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_priority_ceiling_set
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The thread mutex.
 \fBF_dead\fP (with error bit) if the owning thread terminated while holding the mutex lock (thread is dead).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutex_setprioceiling()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9d032237c5d54131eb448308086c1a981f8535b7..afb7c168933f5cc0ed33c5adcceb9f17eeef3f10 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutex_unlock "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutex_unlock "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutex_unlock
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The thread mutex.
 \fBF_resource_not\fP (with error bit) if max mutex locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_mutex_unlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 15e1af744558da24611dda4289f040e81c4fa707..4a2a4735b9a1b10c20475d998e6036a961336f88 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutexs_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutexs_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutexs_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string mutexs array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutexs_adjust\fP(3), \fIf_thread_mutexs_decimate_by\fP(3), \fIf_thread_mutexs_decrease_by\fP(3), \fIf_thread_mutexs_increase\fP(3), \fIf_thread_mutexs_increase_by\fP(3), \fIf_thread_mutexs_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9267273a4528876c528d5e5575d6ea95903bb157..d6b3494d7cf57325c243db6656f9e6bfd4f0a95c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutexs_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutexs_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutexs_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string mutexs array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutexs_adjust\fP(3), \fIf_thread_mutexs_decimate_by\fP(3), \fIf_thread_mutexs_decrease_by\fP(3), \fIf_thread_mutexs_increase\fP(3), \fIf_thread_mutexs_increase_by\fP(3), \fIf_thread_mutexs_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ebb3bbbd7d98a42f6ee2fa486f343b2fa916b79c..a613c1da148848e3987105a2c6056948ba8474e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutexs_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutexs_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutexs_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string mutexs array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutexs_adjust\fP(3), \fIf_thread_mutexs_decimate_by\fP(3), \fIf_thread_mutexs_decrease_by\fP(3), \fIf_thread_mutexs_increase\fP(3), \fIf_thread_mutexs_increase_by\fP(3), \fIf_thread_mutexs_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 78205a0d4a1c60440f417df9286e472880d20fc2..5092d2f071ca3483287eb9d6df78d93d6c39eb90 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutexs_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutexs_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutexs_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string mutexs array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutexs_adjust\fP(3), \fIf_thread_mutexs_decimate_by\fP(3), \fIf_thread_mutexs_decrease_by\fP(3), \fIf_thread_mutexs_increase\fP(3), \fIf_thread_mutexs_increase_by\fP(3), \fIf_thread_mutexs_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4db845d95684517db014427bce9410bb97a56f6b..75c9ec9f9fd22d6cc9765a205b54f459a8f3ec5a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutexs_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutexs_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutexs_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string mutexs array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutexs_adjust\fP(3), \fIf_thread_mutexs_decimate_by\fP(3), \fIf_thread_mutexs_decrease_by\fP(3), \fIf_thread_mutexs_increase\fP(3), \fIf_thread_mutexs_increase_by\fP(3), \fIf_thread_mutexs_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ebce96c0dd54fa1b453299ae50eba9d75e516c1e..19acf64bbbad55b9003fdad5b15f69b7411b0c0b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_mutexs_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_mutexs_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_mutexs_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string mutexs array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_mutexs_adjust\fP(3), \fIf_thread_mutexs_decimate_by\fP(3), \fIf_thread_mutexs_decrease_by\fP(3), \fIf_thread_mutexs_increase\fP(3), \fIf_thread_mutexs_increase_by\fP(3), \fIf_thread_mutexs_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bbe97ce393d15ed3b3744c7e50155d918df99646..2829645351dc51f4767a1ecd5eda9ca5af88417b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_once "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_once "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_once
 .SH SYNOPSIS
@@ -18,6 +18,7 @@ Subsequent calls will not call the given routine.
 .SH PARAMETERS
 .TP
 .B routine
+The callback.
 
 .TP
 .B once
@@ -30,8 +31,15 @@ The once variable designating that the given routine will be called only once.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_once()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0bc8051078c59f5cfeb62831731494f42a63df07..39ca4812b01c1d23ade297d9f0122c1b2a03d347 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_onces_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_onces_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_onces_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread onces array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_onces_adjust\fP(3), \fIf_thread_onces_decimate_by\fP(3), \fIf_thread_onces_decrease_by\fP(3), \fIf_thread_onces_increase\fP(3), \fIf_thread_onces_increase_by\fP(3), \fIf_thread_onces_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f8d9bc2a41e8f312eeec7bd096a30704042cba5c..293f2b34726b0e279e2eb8a806c68badf77660a9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_onces_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_onces_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_onces_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread onces array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_onces_adjust\fP(3), \fIf_thread_onces_decimate_by\fP(3), \fIf_thread_onces_decrease_by\fP(3), \fIf_thread_onces_increase\fP(3), \fIf_thread_onces_increase_by\fP(3), \fIf_thread_onces_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 15175ad78330575196e629c5ceafd2ee42e8180e..1251d2f3cf4f81d4648b43135196baf5838619b5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_onces_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_onces_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_onces_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The thread onces array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_onces_adjust\fP(3), \fIf_thread_onces_decimate_by\fP(3), \fIf_thread_onces_decrease_by\fP(3), \fIf_thread_onces_increase\fP(3), \fIf_thread_onces_increase_by\fP(3), \fIf_thread_onces_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ce76310b8898865fff4beaa33a22fe64e4095ea4..f84aa6e3ee6819f897df2b2daba130641bcec435 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_onces_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_onces_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_onces_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread onces array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_onces_adjust\fP(3), \fIf_thread_onces_decimate_by\fP(3), \fIf_thread_onces_decrease_by\fP(3), \fIf_thread_onces_increase\fP(3), \fIf_thread_onces_increase_by\fP(3), \fIf_thread_onces_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3b728c579677a18fee81e7e240f9b02f3d94df3c..c6f4978fa6eeb60b67724a94613183cec982e063 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_onces_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_onces_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_onces_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The thread onces array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_onces_adjust\fP(3), \fIf_thread_onces_decimate_by\fP(3), \fIf_thread_onces_decrease_by\fP(3), \fIf_thread_onces_increase\fP(3), \fIf_thread_onces_increase_by\fP(3), \fIf_thread_onces_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8e3c6f6c4f761e0224b7a8c11aca77cf3458896b..37d33c24b739d43421037654d274215e082e2adb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_onces_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_onces_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_onces_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The thread onces array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_onces_adjust\fP(3), \fIf_thread_onces_decimate_by\fP(3), \fIf_thread_onces_decrease_by\fP(3), \fIf_thread_onces_increase\fP(3), \fIf_thread_onces_increase_by\fP(3), \fIf_thread_onces_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9335f6da7cd85ba408c083f1cdfb0213610ef5dd..68d05e82e25a12dd03dfe41f0290b4530936b3f2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_scheduler_parameter_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_scheduler_parameter_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_scheduler_parameter_get
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The scheduler parameter
 \fBF_supported_not\fP (with error bit) if the policy or scheduling parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_getschedparam()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 21bbe4aaf2ff216b879241870a7aac2117574c0c..b27caaecd21f1dd8274b002edb51d12b85333c88 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_scheduler_parameter_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_scheduler_parameter_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_scheduler_parameter_set
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The scheduler parameter
 \fBF_prohibited\fP (with error bit) if insufficient privileges or scheduler (or policy) does not allow operation.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_setschedparam()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c7110ad2ebd85fd90d55b45427a789c10c4ebed4..0eb1a6b7c203c62e5cf0791aa45567e27b45081f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_scheduler_priority_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_scheduler_priority_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_scheduler_priority_set
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The scheduler priority.
 \fBF_prohibited\fP (with error bit) if insufficient privileges.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_setschedprio()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 63b949f3b87e1d43309ef37b5e09411a47efb34b..c0de656a764e151ac5271f51fc1664b2e9f5ec37 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_create
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ The semaphore to create.
 \fBF_supported_not\fP (with error bit) if the system does not support the process shared semaphore (shared == true).
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fb3f33076b3cdd387b0c783d6b955224683be319..097f57fe4e565317d2ce54e92af8b39bd667f5f5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The semaphore to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 42fc261e753760fe61596ec1e635d45b29f57ae9..59a74c818d2e04da41cbfc7630215a758d3175c4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_file_close "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_file_close "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_file_close
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ f_thread_semaphore_file_close
 Close a thread (named) semaphore file.
 .PP
 A named semaphore should be deleted with f_thread_semephore_file_destroy().
-.PP
-A named semaphore should be deleted with this function or with f_thread_semephore_file_destroy().
 .SH PARAMETERS
 .TP
 .B semaphore
@@ -28,8 +26,15 @@ The semaphore to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_close()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a68cde6c1706d933e57f1a816bb3d9aed7b651d0..aea7c96a939d8597a22be1be5725abe69f777bbe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_file_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_file_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_file_delete
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The semaphore name to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_unlink()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0c8f40de743c291eedbc2cf816450a83de1a0136..4035fa5599ed155deccf7f58c9acc243ef433303 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_file_open "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_file_open "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_file_open
 .SH SYNOPSIS
@@ -60,8 +60,15 @@ The thread semaphore.
 \fBF_memory_not\fP (with error bit) if out of memory.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_open()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 368f181343a574e2160720833c6407dd9c0ecf00..0cf32b1cc46004cc7f9d92d80ca560292ec0acf7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_lock "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_lock "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_lock
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The thread semaphore.
 \fBF_interrupt\fP (with error bit) if returned due to an interrupt signal.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_wait()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1b3b3943ca3d08e19bd59d99101d2a8e05f36ec1..c1a1d860220f2efef8dec3c4e2b697760f7d457f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_lock_timed "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_lock_timed "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_lock_timed
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The thread semaphore.
 \fBF_interrupt\fP (with error bit) if returned due to an interrupt signal.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_timedwait()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5369507511db1871d3058b2729d5be401df37f76..162efcdea5279812fae64ba0501cc39442410bf7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_lock_try "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_lock_try "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_lock_try
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The thread semaphore.
 \fBF_resource_not\fP (with error bit) if max semaphore locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_trywait()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2f0ca3d6a1b1f0e77428d230c9c5040798dbac30..55db3aba87059c517642abbdb038b7e43ee8c9a5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_unlock "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_unlock "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_unlock
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The thread semaphore.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_post()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0b76177cd31d2cfdd9abe44c2c0597c383be6cf1..c60a9161725e7ab2fbfe5b0d9d00ef04409ca3df 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphore_value_get "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphore_value_get "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphore_value_get
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The semaphore's value.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIsem_getvalue()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 830cbc1c4e18f2d1bf8194c99e8138ac861c6a10..5f02498823abf5b9262b90b918e530ef5817d5a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphores_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphores_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphores_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string semaphores array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_semaphores_adjust\fP(3), \fIf_thread_semaphores_decimate_by\fP(3), \fIf_thread_semaphores_decrease_by\fP(3), \fIf_thread_semaphores_increase\fP(3), \fIf_thread_semaphores_increase_by\fP(3), \fIf_thread_semaphores_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d7dca87c5aaba0e5c26e3463b89c027c0adfb3e8..327aeb4a6e9be93615e0ff2be0e3b5b95d728209 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphores_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphores_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphores_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string semaphores array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_semaphores_adjust\fP(3), \fIf_thread_semaphores_decimate_by\fP(3), \fIf_thread_semaphores_decrease_by\fP(3), \fIf_thread_semaphores_increase\fP(3), \fIf_thread_semaphores_increase_by\fP(3), \fIf_thread_semaphores_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f96b56a814e6aff027cf8a0bb4cea1f52c389414..7c914694b759eb055a7c111b9b9c8d4a5a3698df 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphores_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphores_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphores_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string semaphores array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_semaphores_adjust\fP(3), \fIf_thread_semaphores_decimate_by\fP(3), \fIf_thread_semaphores_decrease_by\fP(3), \fIf_thread_semaphores_increase\fP(3), \fIf_thread_semaphores_increase_by\fP(3), \fIf_thread_semaphores_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 502239ec2f01eb4fffb94b5a15e3486b20ad4a89..9d0927aca5739e6bd4c6550a7bc680500c4ac269 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphores_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphores_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphores_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string semaphores array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_semaphores_adjust\fP(3), \fIf_thread_semaphores_decimate_by\fP(3), \fIf_thread_semaphores_decrease_by\fP(3), \fIf_thread_semaphores_increase\fP(3), \fIf_thread_semaphores_increase_by\fP(3), \fIf_thread_semaphores_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 70dbc291be44cfa37c8eda79c6888cd5646969f6..f294a4ea969e570780abedf85bac04e13666a61f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphores_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphores_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphores_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string semaphores array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_semaphores_adjust\fP(3), \fIf_thread_semaphores_decimate_by\fP(3), \fIf_thread_semaphores_decrease_by\fP(3), \fIf_thread_semaphores_increase\fP(3), \fIf_thread_semaphores_increase_by\fP(3), \fIf_thread_semaphores_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ed3fcfc0521f546949f938ac338c47f73a5b6323..403674af03fcecd0617b7b4fff81eff7314df323 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_semaphores_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_semaphores_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_semaphores_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string semaphores array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_semaphores_adjust\fP(3), \fIf_thread_semaphores_decimate_by\fP(3), \fIf_thread_semaphores_decrease_by\fP(3), \fIf_thread_semaphores_increase\fP(3), \fIf_thread_semaphores_increase_by\fP(3), \fIf_thread_semaphores_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 847adc9c794259afd34d792dadb47a765cdb935a..bde5b47fb8eb0e5244b0000c5f9c274a83a8857b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_sets_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_sets_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_sets_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_sets_adjust\fP(3), \fIf_thread_sets_decimate_by\fP(3), \fIf_thread_sets_decrease_by\fP(3), \fIf_thread_sets_increase\fP(3), \fIf_thread_sets_increase_by\fP(3), \fIf_thread_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 06f71c8c510a8d183cc265771b1d696b168ba7fe..76c6de6f86edcaf1f13f0b7ff56c8474597318a1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_sets_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_sets_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_sets_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_sets_adjust\fP(3), \fIf_thread_sets_decimate_by\fP(3), \fIf_thread_sets_decrease_by\fP(3), \fIf_thread_sets_increase\fP(3), \fIf_thread_sets_increase_by\fP(3), \fIf_thread_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8200f50f950d77a3e842792b097f630786a3cc65..6c01bd1399e28b8f1a7b893d5f14755c6b4500af 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_sets_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_sets_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_sets_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_sets_adjust\fP(3), \fIf_thread_sets_decimate_by\fP(3), \fIf_thread_sets_decrease_by\fP(3), \fIf_thread_sets_increase\fP(3), \fIf_thread_sets_increase_by\fP(3), \fIf_thread_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 35dff450f9ee5ad9a76da07d5e96c98f1819ece8..af03d51769baced45b284bf3e6c98faa40f96b4c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_sets_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_sets_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_sets_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_sets_adjust\fP(3), \fIf_thread_sets_decimate_by\fP(3), \fIf_thread_sets_decrease_by\fP(3), \fIf_thread_sets_increase\fP(3), \fIf_thread_sets_increase_by\fP(3), \fIf_thread_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0ab25e65625e415588dd44b96ac39e23d3de08c2..cab89f6b8553003e4a7cea95aefe540ab3bb0ee0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_sets_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_sets_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_sets_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string sets array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_sets_adjust\fP(3), \fIf_thread_sets_decimate_by\fP(3), \fIf_thread_sets_decrease_by\fP(3), \fIf_thread_sets_increase\fP(3), \fIf_thread_sets_increase_by\fP(3), \fIf_thread_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 070f9aa768b7ff6b980b12370c9080d39cb96822..0a9d8df6af880a857c7fd13ab6f3498af6e93197 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_sets_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_sets_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_sets_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string sets array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_sets_adjust\fP(3), \fIf_thread_sets_decimate_by\fP(3), \fIf_thread_sets_decrease_by\fP(3), \fIf_thread_sets_increase\fP(3), \fIf_thread_sets_increase_by\fP(3), \fIf_thread_sets_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b469beeac8d31bbb80d69038d4e6129db28104cc..021c03f897f771d396e44cb1f53aae347851cf3c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_signal_mask "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_signal_mask "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_signal_mask
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ How to handle the signal. Set this to 0 when only trying to get the current sign
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_sigmask()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7278d1fcbdef2c5659ded3d756ac603398e93c2d..e6f14409b2bcbf757199c73cd38f94af577d0981 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_signal_queue "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_signal_queue "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_signal_queue
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The signal value to send.
 \fBF_supported_not\fP (with error bit) if this action is not supported by the current OS.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_sigqueue()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 11f7868304bfd0ec6bd46dcea96f2cb214338e33..8d05891061209e762bbcb61977cd4ca0b6034868 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_signal_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_signal_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_signal_write
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The signal to send to the thread. If 0 is used instead of a valid signal, then i
 \fBF_found_not\fP (with error bit) if no thread by the given ID was found (and signal is not 0).
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_kill()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cd6998153b4c36344e93aaa23cd4760ded97f92f..573297aed02e6a4c6394247551aa32a3a1297392 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spin_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spin_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spin_create
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The spin to create.
 \fBF_resource_not\fP (with error bit) if max spines is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_spin_init()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 08a3fc213bcf11cec289d2d1c199640ebef41fc5..b5c65843794fc20c49b8ccd40c1329e23ab940fb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spin_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spin_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spin_delete
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The spin to delete.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_spin_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5f7c91036fd5038805339cc51787b9879d4a2d57..98cbe87562004cb774232ac686601c1e1cacfa09 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spin_lock "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spin_lock "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spin_lock
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The thread spin.
 \fBF_resource_not\fP (with error bit) if max spin locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_spin_lock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0f3040169c0dd8210bfdd2cf71b1a31fe6b39e37..588d3622b452806903f1b4518aca35c200cbbfe4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spin_lock_try "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spin_lock_try "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spin_lock_try
 .SH SYNOPSIS
@@ -16,10 +16,6 @@ Try to lock the spin lock.
 If spin is already locked, return immediately.
 .PP
 This is a non-blocking function.
-.PP
-
-.br
-\fBF_failure\fP (with error bit) on any other error.
 .SH PARAMETERS
 .TP
 .B spin
@@ -34,8 +30,17 @@ The thread spin.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_resource_not\fP (with error bit) if max spin locks is reached.
+.br
+\fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_spin_trylock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cfdcfdf9f2c3236d84a89aa151fd5021ab0a8ec6..af51dfa41e68dbc87b416d30ef544aefaeaa5999 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spin_unlock "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spin_unlock "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spin_unlock
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The thread spin.
 \fBF_resource_not\fP (with error bit) if max spin locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_spin_unlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a182a603b1c7923ef075774fcfe68eac45da3b55..561990d3f96fab8500108b13134af794636b386a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spins_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spins_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spins_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string spins array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_spins_adjust\fP(3), \fIf_thread_spins_decimate_by\fP(3), \fIf_thread_spins_decrease_by\fP(3), \fIf_thread_spins_increase\fP(3), \fIf_thread_spins_increase_by\fP(3), \fIf_thread_spins_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 50f09f4bc3f2f1a6a2a63c69bacc012e8070a3c5..f50c4bed09206a80e591bd79af692aa8db0866eb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spins_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spins_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spins_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string spins array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_spins_adjust\fP(3), \fIf_thread_spins_decimate_by\fP(3), \fIf_thread_spins_decrease_by\fP(3), \fIf_thread_spins_increase\fP(3), \fIf_thread_spins_increase_by\fP(3), \fIf_thread_spins_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4bd725872b23f8ce13d6e02a47f8a5b87a84c46c..3abea91a4028e271a82a196faacbec1619071439 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spins_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spins_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spins_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string spins array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_spins_adjust\fP(3), \fIf_thread_spins_decimate_by\fP(3), \fIf_thread_spins_decrease_by\fP(3), \fIf_thread_spins_increase\fP(3), \fIf_thread_spins_increase_by\fP(3), \fIf_thread_spins_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 02bf8c47a66998cf9eb0ef5a9194effbeb25a6a3..dc9ccd6beeafeb1fc686433bf467e00a97854a72 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spins_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spins_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spins_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string spins array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_spins_adjust\fP(3), \fIf_thread_spins_decimate_by\fP(3), \fIf_thread_spins_decrease_by\fP(3), \fIf_thread_spins_increase\fP(3), \fIf_thread_spins_increase_by\fP(3), \fIf_thread_spins_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index aacda1a1515526390e730c2245860f7ebe2335c2..46cf106b7da21680da41f65db49bf13ae228d862 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spins_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spins_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spins_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string spins array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_spins_adjust\fP(3), \fIf_thread_spins_decimate_by\fP(3), \fIf_thread_spins_decrease_by\fP(3), \fIf_thread_spins_increase\fP(3), \fIf_thread_spins_increase_by\fP(3), \fIf_thread_spins_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8ac872f2a915fb51e7595f61af03d5a8bdd455cb..67a342fd12dfb59120792ce7fb19ff74d159996a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_spins_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_spins_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_spins_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string spins array to adjust.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_spins_adjust\fP(3), \fIf_thread_spins_decimate_by\fP(3), \fIf_thread_spins_decrease_by\fP(3), \fIf_thread_spins_increase\fP(3), \fIf_thread_spins_increase_by\fP(3), \fIf_thread_spins_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2ed3fb720a9245c1d687ed7174f2e7165288d035..bbf74c5be2478c3c38423d86b0757013c0dc59c5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_thread_unlock "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_thread_unlock "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_thread_unlock
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The thread lock.
 \fBF_resource_not\fP (with error bit) if max lock locks is reached.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_thread_at_fork\fP(3), \fIf_thread_attribute_affinity_get\fP(3), \fIf_thread_attribute_affinity_set\fP(3), \fIf_thread_attribute_concurrency_get\fP(3), \fIf_thread_attribute_concurrency_set\fP(3), \fIf_thread_attribute_create\fP(3), \fIf_thread_attribute_default_get\fP(3), \fIf_thread_attribute_default_set\fP(3), \fIf_thread_attribute_delete\fP(3), \fIf_thread_attribute_detach_get\fP(3), \fIf_thread_attribute_detach_set\fP(3), \fIf_thread_attribute_guard_get\fP(3), \fIf_thread_attribute_guard_set\fP(3), \fIf_thread_attribute_scheduler_inherit_get\fP(3), \fIf_thread_attribute_scheduler_inherit_set\fP(3), \fIf_thread_attribute_scheduler_parameter_get\fP(3), \fIf_thread_attribute_scheduler_parameter_set\fP(3), \fIf_thread_attribute_scheduler_policy_get\fP(3), \fIf_thread_attribute_scheduler_policy_set\fP(3), \fIf_thread_attribute_scope_get\fP(3), \fIf_thread_attribute_scope_set\fP(3), \fIf_thread_attribute_stack_get\fP(3), \fIf_thread_attribute_stack_set\fP(3), \fIf_thread_attribute_stack_size_get\fP(3), \fIf_thread_attribute_stack_size_set\fP(3), \fIf_thread_barrier_attribute_create\fP(3), \fIf_thread_barrier_attribute_delete\fP(3), \fIf_thread_barrier_attribute_shared_get\fP(3), \fIf_thread_barrier_attribute_shared_set\fP(3), \fIf_thread_barrier_create\fP(3), \fIf_thread_barrier_delete\fP(3), \fIf_thread_barrier_wait\fP(3), \fIf_thread_caller\fP(3), \fIf_thread_cancel\fP(3), \fIf_thread_cancel_state_set\fP(3), \fIf_thread_cancel_test\fP(3), \fIf_thread_cancel_type_set\fP(3), \fIf_thread_clock_get_id\fP(3), \fIf_thread_compare\fP(3), \fIf_thread_condition_attribute_clock_get\fP(3), \fIf_thread_condition_attribute_clock_set\fP(3), \fIf_thread_condition_attribute_create\fP(3), \fIf_thread_condition_attribute_delete\fP(3), \fIf_thread_condition_attribute_shared_get\fP(3), \fIf_thread_condition_attribute_shared_set\fP(3), \fIf_thread_condition_create\fP(3), \fIf_thread_condition_delete\fP(3), \fIf_thread_condition_signal\fP(3), \fIf_thread_condition_signal_all\fP(3), \fIf_thread_condition_wait\fP(3), \fIf_thread_condition_wait_timed\fP(3), \fIf_thread_create\fP(3), \fIf_thread_detach\fP(3), \fIf_thread_exit\fP(3), \fIf_thread_join\fP(3), \fIf_thread_join_timed\fP(3), \fIf_thread_join_try\fP(3), \fIf_thread_key_create\fP(3), \fIf_thread_key_delete\fP(3), \fIf_thread_key_get\fP(3), \fIf_thread_key_set\fP(3), \fIf_thread_lock_attribute_create\fP(3), \fIf_thread_lock_attribute_delete\fP(3), \fIf_thread_lock_attribute_shared_get\fP(3), \fIf_thread_lock_attribute_shared_set\fP(3), \fIf_thread_lock_create\fP(3), \fIf_thread_lock_delete\fP(3), \fIf_thread_lock_read\fP(3), \fIf_thread_lock_read_timed\fP(3), \fIf_thread_lock_read_try\fP(3), \fIf_thread_lock_write\fP(3), \fIf_thread_lock_write_timed\fP(3), \fIf_thread_lock_write_try\fP(3), \fIf_thread_mutex_attribute_create\fP(3), \fIf_thread_mutex_attribute_delete\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_get\fP(3), \fIf_thread_mutex_attribute_priority_ceiling_set\fP(3), \fIf_thread_mutex_attribute_protocol_get\fP(3), \fIf_thread_mutex_attribute_protocol_set\fP(3), \fIf_thread_mutex_attribute_shared_get\fP(3), \fIf_thread_mutex_attribute_shared_set\fP(3), \fIf_thread_mutex_attribute_type_get\fP(3), \fIf_thread_mutex_attribute_type_set\fP(3), \fIf_thread_mutex_create\fP(3), \fIf_thread_mutex_delete\fP(3), \fIf_thread_mutex_lock\fP(3), \fIf_thread_mutex_lock_timed\fP(3), \fIf_thread_mutex_lock_try\fP(3), \fIf_thread_mutex_priority_ceiling_get\fP(3), \fIf_thread_mutex_priority_ceiling_set\fP(3), \fIf_thread_mutex_unlock\fP(3), \fIf_thread_once\fP(3), \fIf_thread_scheduler_parameter_get\fP(3), \fIf_thread_scheduler_parameter_set\fP(3), \fIf_thread_scheduler_priority_set\fP(3), \fIf_thread_semaphore_create\fP(3), \fIf_thread_semaphore_delete\fP(3), \fIf_thread_semaphore_file_close\fP(3), \fIf_thread_semaphore_file_delete\fP(3), \fIf_thread_semaphore_file_open\fP(3), \fIf_thread_semaphore_lock\fP(3), \fIf_thread_semaphore_lock_timed\fP(3), \fIf_thread_semaphore_lock_try\fP(3), \fIf_thread_semaphore_unlock\fP(3), \fIf_thread_semaphore_value_get\fP(3), \fIf_thread_signal_mask\fP(3), \fIf_thread_signal_queue\fP(3), \fIf_thread_signal_write\fP(3), \fIf_thread_spin_create\fP(3), \fIf_thread_spin_delete\fP(3), \fIf_thread_spin_lock\fP(3), \fIf_thread_spin_lock_try\fP(3), \fIf_thread_spin_unlock\fP(3), \fIf_thread_unlock\fP(3), \fIpthread_rwlock_unlock()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e4201f277ac54e0c6aaf5c7b58cc44c6dab0c2a1..d72e56465f68e078d45b2d2324bbe60c76af6832 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengths_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengths_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengths_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string lengths array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 39bbbe8c79d698913ba6fd18e0a29576f403e3b4..8610c36d1371bf93c30d984ae6596b52bab409b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengths_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengths_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengths_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination lengths the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2a7d8fe91649f1bc6f0b2f74fbf786bbf0d35f60..1485f138fbc3db09e2f0a83f21be0f01d7a6efc5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengths_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengths_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengths_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination lengths the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8137b302159bf00f8e6b73ef2e5e228854b2c97d..324b8c06c882dc8dde8e1ce608b1e9ce0e98b723 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengths_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengths_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengths_decimate_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string lengths array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ba0852905592f1aae0c8cf582447ebf4844c74c1..a83ec03b6b897f29cd8fe59694a5cc2de6bad9e2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengths_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengths_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengths_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string lengths array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 297dcd7a880a3122891ed5dfb654629736500910..6d034d4b752b4295ccdf8af25ee4f20fbbc95eab 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengths_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengths_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengths_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string lengths array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 800e0767da2593e3269e417d3fa5e98922c6a363..b2f84913bbed72af841ad39335d88565e709fbef 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengths_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengths_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengths_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string lengths array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e7f6db421975675d12cbfeee71df1900fb0dbaa8..7b86a2c47aac22620b5b3499efdd43501207a607 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengths_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengths_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengths_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string lengths array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 26a7b347072f3018103e4c8a3b83664f2566bd56..3b3b4e620666fa0359f0134d264940179e7550c4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengthss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengthss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengthss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string lengthss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3bd3ac25b3835df41cacc6a7abf1d12228c1c9fd..9f7bce5f9ba8460c6e1e14810f74be04d89af473 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengthss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengthss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengthss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3d22db63c30269b66d73e6386e76f16d3bb60e0f..22c8322907d8e72a6c66d8b528360da14024b389 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengthss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengthss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengthss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a3bdcbc0165edc93092088839aa6884ea4238765..8af3854f79a0b9252b3be19cb48dfc8fe517d17a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengthss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengthss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengthss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string lengthss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fd2f36d5b279aa8ec81755cc479c8f9b549b4871..52bb312457a522d72e70f5bf39752706e9ec6c77 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengthss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengthss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengthss_decrease_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string lengthss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cad6e5350ac8bfa8fa9a67d702839101906a417a..72b3e91d9d1e037da9e686ee6960469069ea913e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengthss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengthss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengthss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string lengthss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4ed869f997f604a66feffb0ea5493bbb3d7f22fb..836174369c3cbc25f9e0579444bdfb46170fbebe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengthss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengthss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengthss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string lengthss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0cb86fef852a2011ab6f22e35e2be332659a955a..49968c656a01d3105cf8c9edb322634f3fa21e53 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_array_lengthss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_array_lengthss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_array_lengthss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string lengthss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_array_lengths_adjust\fP(3), \fIf_array_lengths_append\fP(3), \fIf_array_lengths_append_all\fP(3), \fIf_array_lengths_decimate_by\fP(3), \fIf_array_lengths_decrease_by\fP(3), \fIf_array_lengths_increase\fP(3), \fIf_array_lengths_increase_by\fP(3), \fIf_array_lengths_resize\fP(3), \fIf_array_lengthss_adjust\fP(3), \fIf_array_lengthss_append\fP(3), \fIf_array_lengthss_append_all\fP(3), \fIf_array_lengthss_decimate_by\fP(3), \fIf_array_lengthss_decrease_by\fP(3), \fIf_array_lengthss_increase\fP(3), \fIf_array_lengthss_increase_by\fP(3), \fIf_array_lengthss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 75ccf88924099288e8428f3aea2d712176b033fa..428425437456b9961cda5b6c6050a2c48f23956b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cells_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cells_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cells_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string cells array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6d30495ae89c9aedd330ad5dcafd00244d2736c4..1c8ca6f962b9193f7c6061d8f84ba7c19134bdd2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cells_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cells_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cells_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination cells the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0f7a235c1da9d08cc9e26a0025f6654c4d495fae..ef533c010a6e7b63a0b079f7a52d40820fcb38b5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cells_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cells_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cells_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination cells the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ebe054ef3971ae8d6168b85163fb9390c16c6f3d..b2419c925d78ab70f8e3e25cc56f1278f15d6d3f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cells_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cells_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cells_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string cells array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f9a74159ee702a898e626a58ab006ca3d0ae85e1..66ff847bf53f661e473abf62ae8878aa90ddb5a7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cells_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cells_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cells_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string cells array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 21d2a1c7392a6e19d766f569a8563aeba4166f94..12c544a77ffaf6eae7d2975e015af64a043444ad 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cells_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cells_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cells_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string cells array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ee1dbc5db72722b1300b7ac1f5bb3faffd659295..997de7501ecbfd489a1900de65222b8aca431b25 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cells_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cells_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cells_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string cells array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 814eb492b3d6924b6988bcfd29067e203283d27c..39818bc21e276d403e081db8de7ea612101f9460 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cells_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cells_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cells_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string cells array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 47dcce0b30bb2fa1f947f9a08a3137177c7dc92a..2033acc08c57be8b5604aecd80f5ea2ba69d8839 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cellss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cellss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cellss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string cellss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3fc2ea77dc52ce9efc267c7a014b363bcbe90acf..b1a9bcc853f4dc628e89f16d91ea7d4578132401 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cellss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cellss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cellss_append
 .SH SYNOPSIS
@@ -13,7 +13,6 @@ f_cellss_append
 .SH DESCRIPTION
 .PP
 Append the single source cells onto the destination.
-.PP
 .SH PARAMETERS
 .TP
 .B source
@@ -32,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5de01053b4c91742c8a0b6776d7fb25e75580327..f656237f46882670a840b5e8082a0bb94998b289 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cellss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cellss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cellss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c749e180622011c5d35ddfa6f20bc8656716a958..9a6a187676481ce8c478da17dc54369593bf2fcc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cellss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cellss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cellss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string cellss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7f016fa7c604005f174b4b022561efb4ab740151..aba36ae978061262896086b13329d3c7e6abd954 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cellss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cellss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cellss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string cellss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a26f1ebf4d19a455f58cbc5baed9f63b484521ac..a38447a2d390db4101a21d42bebe34205f462f35 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cellss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cellss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cellss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string cellss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 717db73ecd113a4d9939a5f9e8c1df774aaf2e87..a3393e4bc474a0a8a479b016548a58ca4dd097e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cellss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cellss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cellss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string cellss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0185765b1b3c6dcc7029e16179f46ebf29aefeaf..16007f8c5df80a1872d593d277a2551ec853d486 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_cellss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_cellss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_cellss_resize
 .SH SYNOPSIS
@@ -27,10 +27,19 @@ The string cellss array to adjust.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_delete().
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
 .PP
-Errors (with error bit) from: f_memory_delete(). Errors (with error bit) from: f_memory_resize().
+.nh
+.ad l
+\fIf_cells_adjust\fP(3), \fIf_cells_append\fP(3), \fIf_cells_append_all\fP(3), \fIf_cells_decimate_by\fP(3), \fIf_cells_decrease_by\fP(3), \fIf_cells_increase\fP(3), \fIf_cells_increase_by\fP(3), \fIf_cells_resize\fP(3), \fIf_cellss_adjust\fP(3), \fIf_cellss_append\fP(3), \fIf_cellss_append_all\fP(3), \fIf_cellss_decimate_by\fP(3), \fIf_cellss_decrease_by\fP(3), \fIf_cellss_increase\fP(3), \fIf_cellss_increase_by\fP(3), \fIf_cellss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9fa8f70929978f42ce9d793dc8420cdcfc7d2957..ea78a9bdbd9ef0239f9ed076f459b357ea21ad93 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_ids_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_ids_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_ids_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string ids array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b16284e2f98c13da8e06368844f72c9f4026db28..5b71690e628f6a72ae352629e83a35f46a70c588 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_ids_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_ids_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_ids_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination fll_ids the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dd526fbe4da59cab03701239fa2a78b811b58179..2202da9380a51d15daec4caadacbde42e9339a3c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_ids_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_ids_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_ids_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination fll_ids the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 113af727d1f7fd27634d088d0ee32e42614f7ee2..62cdfa8516f2e91525fde2a6c1afdc975e0ee735 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_ids_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_ids_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_ids_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string ids array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c18d9c2d78f31e8d91ad382d8446140cb465605a..f06333c0f87eae951cec27218e1d9bd435a3112b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_ids_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_ids_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_ids_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string ids array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 79838e468780f1bcb1dfde69126814c3ab491df6..33de4c31be5ddc1377f4dee789136b65b27fc3c1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_ids_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_ids_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_ids_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string ids array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0307b296048387f33bbe19e811673ce58870e432..5ecd3ffff42fdbcc48c009da975ecfdc84d567fc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_ids_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_ids_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_ids_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string ids array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1ec3e73d95fda99a9ab7a2346396072b6c84a06e..322311929717e5753259d545ac923364219c52fb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_ids_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_ids_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_ids_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string ids array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 10c278dc42b59227b484d297989cd11b69753a13..b3a10da564543271bcd9c373efe6653e88f15daa 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_idss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_idss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_idss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string idss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3fde8a57ba8be8d1385853d6d6776ce670912403..bfcd53170cd65f2749b8d2691dfbff49c88a2d6b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_idss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_idss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_idss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 551dd60e06e4b0f3f3f964b98235fc0362fa982a..f88efd43ac4ed99c3428d4cdd44028cd323d7d4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_idss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_idss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_idss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e6f1b72ba7594cbe8c01da1345b3e046e826f988..496059be10f7333abee457edada065489773a2f5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_idss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_idss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_idss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string idss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 531342aa88c7158e634659d69229fbc3d60b239e..31fd6336a912caad5341f7196d6fc1baaa905bab 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_idss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_idss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_idss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string idss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 709d34bf214e500837786c5e005ae27d267c77d0..ff0c04d090331167719038f1d906623ac83fc3ea 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_idss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_idss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_idss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string idss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f22dfee56687bf99ab8b11fa74fea0df341a757d..8c37be99cc290ef2a4275ddf95e76724d7637b87 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_idss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_idss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_idss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string idss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bf37f2d980542e9502f3b6199e857d702338509b..d62a7c60ce29eb6946ca9f3bdaf3bfb6b3348ae8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_fll_idss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_fll_idss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_fll_idss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string idss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_fll_ids_adjust\fP(3), \fIf_fll_ids_append\fP(3), \fIf_fll_ids_append_all\fP(3), \fIf_fll_ids_decimate_by\fP(3), \fIf_fll_ids_decrease_by\fP(3), \fIf_fll_ids_increase\fP(3), \fIf_fll_ids_increase_by\fP(3), \fIf_fll_ids_resize\fP(3), \fIf_fll_idss_adjust\fP(3), \fIf_fll_idss_append\fP(3), \fIf_fll_idss_append_all\fP(3), \fIf_fll_idss_decimate_by\fP(3), \fIf_fll_idss_decrease_by\fP(3), \fIf_fll_idss_increase\fP(3), \fIf_fll_idss_increase_by\fP(3), \fIf_fll_idss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 39126cf8a51d559be27a923a01354d60f6c61161..5cc0f98a66ba9f260f201147e3cf1166e2f157c8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 28efed529a96a16e3d1f4b70cb3dcb90fabc5d27..3267eb4a86e4869aa69d45b9ee2872a566b1aa1c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int128s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index afd2ffa5a4c2384e6f9a2e52707268478187baf0..a150d142576cca3893875ce0ad18f72d9ca2850c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int128s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f211727cc46d16013ae49cbbb00302d711aeae45..0d375c81f776a9687511354db55f7077d3ece41f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5e61e7621ee8b2f99b53143cc71cfebcdaaa790b..8bf208822096b7d0a77a83c9fc3d13b671bf917d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128s_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e91ba5372299badb2d931051004d1ee85b61078f..1b5a385fe9f0714aa925d5767fd27b4e1c7d9ab6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9f89167f3923903633dfa1618c29e1e335a9e6c8..0604f6bc9743a2e88321feaf309ab5eb8bcd7d33 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1a4d8bca22d9ac77ba3fd340c15a2b2f02e25ecf..85f696029042f6b8b1041cb9e66bff3231c5ca7e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int128s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3b8be4f74fcae081c2fd04db97e5b4d346a8dfb2..45f752373002842c7174cb52a12626d40c7b9386 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128ss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The int128ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5e3d960e0adf5e23ffe7a2ce98264a417e17e8e7..ed8a975363065ac493ee5184eaba4d3be2bd44bb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bd87b84613b27bedc0f0b53ee82016d82092a990..92f714a2a84a9122f0171b4c017fa8e21c92d10e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 01a2f92612ea2a92703127171b18a8b20ffad296..818d3bb5f9285b34d8ad2e7a83232ee306684f03 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128ss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int128ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e3d5f7448ee8a2a3965ac3582e56bf2ed04c0d8c..bd9189cc02831163e74ff40f7c79e9c8eec5114c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128ss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int128ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c39a563d37bff1ebb7b6a7a913a8d108bf129b58..071f8c23ed01399735ef3f12c182a830a3e16087 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int128ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 42beb5e0b66459a4f3a84745d59602167197f7e5..9265c8679bbc3a1acdf75d056491ac1694c33c43 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int128ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b48456a55ef1fd1edd675ca8e8d0bca46fd43543..3a01b852edf27d8dd0103fcf4777273fe6ce7a08 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int128ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int128ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int128ss_resize
 .SH SYNOPSIS
@@ -27,12 +27,19 @@ The int128ss array to adjust.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.PP
+.br
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int128s_adjust\fP(3), \fIf_int128s_append\fP(3), \fIf_int128s_append_all\fP(3), \fIf_int128s_decimate_by\fP(3), \fIf_int128s_decrease_by\fP(3), \fIf_int128s_increase\fP(3), \fIf_int128s_increase_by\fP(3), \fIf_int128s_resize\fP(3), \fIf_int128ss_adjust\fP(3), \fIf_int128ss_append\fP(3), \fIf_int128ss_append_all\fP(3), \fIf_int128ss_decimate_by\fP(3), \fIf_int128ss_decrease_by\fP(3), \fIf_int128ss_increase\fP(3), \fIf_int128ss_increase_by\fP(3), \fIf_int128ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 56d417b6eda54dd7ede3e4525b02ed4763cade35..e887e253c5bbda7b7ef3ee2900a4afa6f70bb2c3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index baf2297d736fe028f0474c7ba50aa4b702ed7b08..2d2c043952e785950438bbf8e77610d42a17858c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int16s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 043d0d3d017b96f5a265926a217a70285fcfc8ae..6d1c3c0ff0ee70decc4191a002a09cf8b18bd0f1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int16s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 41b19767818d2af8de05bd87c6f44eb75fc18597..8e161415b6f7660a5cbd6569fd180cafd73fa980 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7c0cf1a54d44d6e5900750c112e79b58bf17ea67..b74ca487f9797d7ba03bb42f06779bcf2f61f4aa 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16s_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 35993a745d63db3b676b850203460fdcd6a911aa..638bd4fef1d5d9cae54927011c000df805417c8f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3b8b6768ece2049cffb7d57701949e9f84144466..55c158abee55007c610049f02f5ce4391fea4a58 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 67d9eadab848780a2ace5a51eabaa5913f5ab1b2..dff4307c8a73ed80824cc08d6cef731214c00b20 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int16s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c5cf3a55f1d771093ea47fc5baecd3cc4799d3ab..62144203b6a8a8712767f3366e53027a468f008a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16ss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The int16ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2b2ad5658afd8a4cdbb4ab66a5249d3dad76f9d6..ea9dafbae801efa0ed09d045db66c3b64725ac11 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16ss_append
 .SH SYNOPSIS
@@ -13,6 +13,10 @@ f_int16ss_append
 .SH DESCRIPTION
 .PP
 Append the single source int16s onto the destination.
+.PP
+F_parameter (with error bit) if a parameter is invalid.
+.PP
+Errors (with error bit) from: f_memory_resize().
 .SH PARAMETERS
 .TP
 .B source
@@ -24,15 +28,16 @@ The destination ranges the source is appended onto.
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP on success.
-.br
-\fBF_data_not\fP on success, but there is nothing to append (size == 0).
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
-.br
-Errors (with error bit) from: f_memory_resize().
+F_none on success. F_data_not on success, but there is nothing to append (size == 0).
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 352273a9fb6b0cbf92da0132fcc3fa9388d5daf1..db6434e5f1dca18372fb73520fbffd1df6c97341 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 02404471a4b7caf039f1524047950a3f266295e5..8ceb41dd66f5bbd5a707067998cc028444a7f9d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16ss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int16ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6b35e24c59de60861719967f544d3b7aa52a9a5f..e04123499792caa2e35276a04648ba8e73927390 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16ss_decrease_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int16ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c4b1c7a010b07d96c92bdd87cffe32b0b56c2192..d1e5b497921212e08ad27914efe3f1c3b6ab937b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int16ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bbe1dd51081eb7aa5294a925146e1b4abdbe0b79..4af4f0e22da14aba93bd1d31fea3347d4a61f3e3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int16ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 775f28b6bf6b189b1a62ed52414201d0cea5c2d3..c321cc5e8e936545df0c556220901e96fa418c8f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int16ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int16ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int16ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The int16ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int16s_adjust\fP(3), \fIf_int16s_append\fP(3), \fIf_int16s_append_all\fP(3), \fIf_int16s_decimate_by\fP(3), \fIf_int16s_decrease_by\fP(3), \fIf_int16s_increase\fP(3), \fIf_int16s_increase_by\fP(3), \fIf_int16s_resize\fP(3), \fIf_int16ss_adjust\fP(3), \fIf_int16ss_append\fP(3), \fIf_int16ss_append_all\fP(3), \fIf_int16ss_decimate_by\fP(3), \fIf_int16ss_decrease_by\fP(3), \fIf_int16ss_increase\fP(3), \fIf_int16ss_increase_by\fP(3), \fIf_int16ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4b7802a9cbb06cac61fbfc3c33d8dbd15a157ceb..f024d1beba7d35af7c5a2de2b3339cc2479bab11 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a92cd0aa4145d7cb119debb6990c80f4099316f5..add2cd51da6f3ef2b78ff680236005f447a14368 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int32s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dd62c0fbbcdd5e5a81cf016cae8fd1a4a7892eea..685327a62e5cfeee890460ce09192fb629ad886a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int32s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 513598631fd62872b65feaf7fa10cc7764c6c0a3..078148daed8d122637c68c04aafb483c1c077465 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7d77c96999652d653ed2d0d7fa6b7f6f70499615..e70a552aebe76befa9c1cf4c70dede3e0cff9cf7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32s_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The int32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b573854300877a43465656b491302848d94185c1..62ce7e9169e51a438dbfd65f62923b04dc369134 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3e39652a9fb3d81c36cd285213a8490ff0b83d3a..a94bc0e29dad8a60f7206f0269dcc74cfd94ad06 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a1c18c629a424dc01bb9311a9f287e4f712f19d7..d60f05095936b719468f3727c8495ee7549e0d89 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int32s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1585e185e9630dde5767b98d8096f96744d9e5c8..f7091d15ca514ae0d8d39bc6c476a50d61bbcc02 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32ss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The int32ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0096557d638dcb6c5ea6ea3fd714cdee15981580..4518f13210932b59c0a160695f6c94879b503ce6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bbc2ff8da3ba4c383840f180d2cef83ea7eca757..0028a2be74509209ea3e7f747acced3d6e43a23a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 569442cf3b07239331298e538e681c2c2e11cb63..88015ff5e2c2ebc1af80b31fc58220c9890553fe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32ss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int32ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a0d19971e20222c2b14210448317ff66dca0db76..6295e54e528b8cdf3047ee18d23deb7fbb40137d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32ss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int32ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2453b9617efd39e5fe5a93dcfd76d98b6db913de..73080da9c6d4840c4c986cc2cac228183bf8a570 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int32ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 72b0edd4240d696090927cf989a6a621339f73cb..d26fe46a2a0981e680262f1ab7f9849a9abf043b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int32ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0bc3b1db58fdc6369dc8e6ac17ea418721734a8a..1057aa688002bf066fceee44c14c3be8ec3506c5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int32ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int32ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int32ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The int32ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int32s_adjust\fP(3), \fIf_int32s_append\fP(3), \fIf_int32s_append_all\fP(3), \fIf_int32s_decimate_by\fP(3), \fIf_int32s_decrease_by\fP(3), \fIf_int32s_increase\fP(3), \fIf_int32s_increase_by\fP(3), \fIf_int32s_resize\fP(3), \fIf_int32ss_adjust\fP(3), \fIf_int32ss_append\fP(3), \fIf_int32ss_append_all\fP(3), \fIf_int32ss_decimate_by\fP(3), \fIf_int32ss_decrease_by\fP(3), \fIf_int32ss_increase\fP(3), \fIf_int32ss_increase_by\fP(3), \fIf_int32ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9c6fcdd94480981481e8012bd3335b790d58a56a..a62bad5caa9f8e204c17b63120bb7851bdcbbdb8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index acef856d8d68cbac752cb5a3835f6ffc6008cb67..1a1d79718f1d37358b2dc57ef34d1ffe854a118e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int64s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 17a9f6a426aafaa189cabb824fe7323867f10eae..27088c798ce37e225f12f572a03c4475420479e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64s_append_all
 .SH SYNOPSIS
@@ -13,7 +13,6 @@ f_int64s_append_all
 .SH DESCRIPTION
 .PP
 Append the source int64s onto the destination.
-.PP
 .SH PARAMETERS
 .TP
 .B source
@@ -32,8 +31,15 @@ The destination int64s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 64024daf9a78b12653cb1e9b6a0bac974abd7945..782931d1d7481085f488b5556db6fefade5be3c4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 91f42b3777fc6ddecf8305dfcc1392a6aedf3538..f2db511eeebf8cc5126ae06211ab21c4e83b0335 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64s_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 681ede5236b10aef2e63b53bc13f57d0f370122f..4c52351eb63a09dd66eb1522f3857008131c727e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 240b20da09ab48b101324232df1d1f8e63393c08..e30f8743b53660332200ae985aa5273a3020f54c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b905a87b8e5a22d11c1e346074b74a204f910fb0..87c11ac85664ade90655abb4386f854b27f3140c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int64s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fdf0ccef183b82896eba45816b932f774eaa279d..0f0ba5b975f8deb778d62cfb8873179120d38687 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64ss_adjust
 .SH SYNOPSIS
@@ -27,10 +27,19 @@ The int64ss array to resize.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_adjust().
+.br
+Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
 .PP
-Errors (with error bit) from: f_memory_adjust(). Errors (with error bit) from: f_memory_destroy().
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dce00ed31123a6f89b479dc4b4e76e0f6201206b..13bced5ff5d2942063804e90552b2661185ab904 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 21c8038353459f3fc20527c0f1ca22bce113bc1a..0c9ebeb40bc1f9e2ebafd1c419db3ca7ae68ed1c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index db81a9a07cc89ed3d6ccc32a53401ecc689eadc1..736c6edd1ed7becce2ebca4d95fb0380530bedf5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64ss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int64ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index de572c3c12d11f1518127bec68b4f91b299cef25..2f803f22f9fd31288dd99ef9bcb4e093811b2aea 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64ss_decrease_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int64ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 72db1245b3ab48d6a71032ae392f38d50403f15b..3f4a2cbd76c23611c8d5c779fd8420a628139add 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int64ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5c7e0e007ca2aae72907061a739def1e6071bb8b..0192bcf4781adbe379603750261b2fa642b452b6 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int64ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 606772785c0a1060e732b8d215202c0e3f0490df..366a56248e0fd460a80dea4ff5f36a953a492c0b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int64ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int64ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int64ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The int64ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int64s_adjust\fP(3), \fIf_int64s_append\fP(3), \fIf_int64s_append_all\fP(3), \fIf_int64s_decimate_by\fP(3), \fIf_int64s_decrease_by\fP(3), \fIf_int64s_increase\fP(3), \fIf_int64s_increase_by\fP(3), \fIf_int64s_resize\fP(3), \fIf_int64ss_adjust\fP(3), \fIf_int64ss_append\fP(3), \fIf_int64ss_append_all\fP(3), \fIf_int64ss_decimate_by\fP(3), \fIf_int64ss_decrease_by\fP(3), \fIf_int64ss_increase\fP(3), \fIf_int64ss_increase_by\fP(3), \fIf_int64ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5eec1b4b185da20a1ec080cdf1a7bfc9da362616..e6928e599672d7cb6d9f0e6290900814a539c055 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e20cb1cd2464106e88afda1398901fb003742902..365524c1b05ac06e07a7d50b752f92c9974b062d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int8s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 140f8e8c2885c79920a0b8d52ddd0efd81a6c7fb..0201cce6fc089fc6f6ea92704b19b6e3739b62ed 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination int8s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a3272266c2c8b130e67ca2c1f33152889b9aa62f..ca0edb66b1d2bbc392c448bc3e260e7efe324cdb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0679a59844c17e4dd240cc4d0a56bff1e7597eb3..e74eb6992d08c6bd56038a3257560e83d4b89056 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8s_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The int8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ebb1f17d3708ff41de7cccf3fc28cb87e07b6d0c..9a8f4dad8fbe7ea225ff520229b7362e705d1115 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index eabe12968cd0f0c1a88f55acde36a1e6a3128457..ffc8634da9fa76fe147f14091d85bbe8766bbb9f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f902f930eff739b91b47526eaf6ef2b871f41e6f..24f209f42f58e0179610e1953d8b64f37c61f052 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The int8s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a81ef9c7d4603c86905af66aaa7bc030d76c442c..ca9224cf6be32c10fbe3c42ce2b02ce79e7b8d5b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8ss_adjust
 .SH SYNOPSIS
@@ -27,12 +27,19 @@ The int8ss array to resize.
 \fBF_none\fP on success.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.PP
+.br
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 72ec8455b1430645dd52fb7e8cd3e0e9d1168784..c8853edec4dca1894abe9273e5aac0326231c183 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 46a45b5be34a89842adf347b471dd46e4a1edfa6..ebc2aaaa3f259aaecefd6d484925dd6d4be83119 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 899ecf0386e31adc82060ef2253095d7fb117b21..60e0d73a8b64a5a0d731b4468254f09effead297 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8ss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int8ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4413b7b09ea7327fdae48f65a1eb6b6d0842b5f7..6070d97f8cef936c9dbe73336a3fa1abecfb3084 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8ss_decrease_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int8ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fa6006caf9cb40c88e4a49f9a951cb4c83ea4cae..0a689dc0b3578fbbffb17d4d8bbf4f3c6655c42a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int8ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 61bc7816977fd6c6a667fcbd99d4232d1e5e34aa..6c247c53bb72bb26c0ab95ea1e3be382850b71a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The int8ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5ff65badb5da67118103e24dfd87629a8e373ded..cbd8d811c956ffce9d8e6042267b1725ae0cb19a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_int8ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_int8ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_int8ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The int8ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_int8s_adjust\fP(3), \fIf_int8s_append\fP(3), \fIf_int8s_append_all\fP(3), \fIf_int8s_decimate_by\fP(3), \fIf_int8s_decrease_by\fP(3), \fIf_int8s_increase\fP(3), \fIf_int8s_increase_by\fP(3), \fIf_int8s_resize\fP(3), \fIf_int8ss_adjust\fP(3), \fIf_int8ss_append\fP(3), \fIf_int8ss_append_all\fP(3), \fIf_int8ss_decimate_by\fP(3), \fIf_int8ss_decrease_by\fP(3), \fIf_int8ss_increase\fP(3), \fIf_int8ss_increase_by\fP(3), \fIf_int8ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 11f63bfa72a30a34ca4dfb0069d5532092595c01..251d9ab5fb997ce767a204e30898c295b2218160 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_states_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_states_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_states_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string states array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 01133312616a9b9894224edd8b5441a6a089b855..1ccabf5e6b6a596e5c42e5ec5e56cc687229e882 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_states_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_states_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_states_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination states the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a193c0765c8d9a904649f1c0c8b8824dfbd34653..783ab2a4d37e5a4e891ff6302f493b1859f3f108 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_states_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_states_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_states_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination states the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0866a37429e1a05c217f5f1e6d42bb97623b9205..d77ba9c8b9f33432dc27f88578fa21f3eee4572a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_states_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_states_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_states_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string states array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 780c0a52853e8b7a2e86873c99137e61b7438453..c15b238b987033d0277e015e4fe75ec769edb459 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_states_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_states_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_states_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string states array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ca81606b9c8d725f46092787356a137026db6e3f..1137c392c909965b9f17cb1560f19d1a483387cf 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_states_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_states_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_states_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string states array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0c6f977a163a70bc663c6bac5d4fb6168d2226c7..80696ec6e9313ab4ddceb4e71a0e3e7d5dd6aa25 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_states_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_states_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_states_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string states array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f3e1a31d0c43c92ae214454ee946bcc51af5bfab..f66d38cc0474cc7e057a16081d34b76490a32550 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_states_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_states_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_states_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string states array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2316248cb2fa84ece9fda4b04ae1d4a071dafd50..8bcb6ab70474ba13645ca154270b83da78ab1bc3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statess_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statess_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statess_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string statess array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4a6c07cfec828b21f613b9240e1289cbdfca27d7..b3fa480499b244ef6c1b8d7f6678279f146d75e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statess_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statess_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statess_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 63bcde9261b5bc03f2a15fcece524b194daaa08f..bad788aa8bf2ebebb4c1140203d827ed553bfb74 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statess_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statess_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statess_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8086cd243c94d18f61eed055c18a9adbad468574..da2d1486806a2c0780bc03262a856e539c4703d7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statess_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statess_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statess_decimate_by
 .SH SYNOPSIS
@@ -31,12 +31,19 @@ The string statess array to resize.
 \fBF_data_not\fP if amount is 0.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.PP
+.br
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f4ff64c5daf27bc94105d8aa7e89c5c998acc4db..0ee253a98f3c254ee010bfd037696de3e1cb8687 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statess_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statess_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statess_decrease_by
 .SH SYNOPSIS
@@ -31,10 +31,19 @@ The string statess array to resize.
 \fBF_data_not\fP if amount is 0.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_delete().
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
 .PP
-Errors (with error bit) from: f_memory_delete(). Errors (with error bit) from: f_memory_resize().
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c820fd12f541fa3b3d7ba9aa85fa494beea868c6..a2c28fa6febfb13cfed59a27f686426bf7d723fd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statess_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statess_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statess_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string statess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 57790264070df6f7287efcb1d0df790a6ac7343c..a4f19edbc9bd211a2775073cf1eb75e9cf6b864d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statess_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statess_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statess_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string statess array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 05eb19696cb8ef91a6f20ff9dec42f6654953861..38dde540a2e5f7ddc8ddd8d6655e689132d27696 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_statess_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_statess_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_statess_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string statess array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_states_adjust\fP(3), \fIf_states_append\fP(3), \fIf_states_append_all\fP(3), \fIf_states_decimate_by\fP(3), \fIf_states_decrease_by\fP(3), \fIf_states_increase\fP(3), \fIf_states_increase_by\fP(3), \fIf_states_resize\fP(3), \fIf_statess_adjust\fP(3), \fIf_statess_append\fP(3), \fIf_statess_append_all\fP(3), \fIf_statess_decimate_by\fP(3), \fIf_statess_decrease_by\fP(3), \fIf_statess_increase\fP(3), \fIf_statess_increase_by\fP(3), \fIf_statess_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_adjust.3
new file mode 100644 (file)
index 0000000..8a0bf85
--- /dev/null
@@ -0,0 +1,43 @@
+.TH f_statuss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statuss_adjust
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statuss_adjust\fP(
+    \fBconst f_array_length_t \fP\fIlength\fP,
+    \fBf_statuss_t           *\fP\fIstatuss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statuss array.
+.SH PARAMETERS
+.TP
+.B length
+The new size to use.
+
+.TP
+.B statuss
+The string statuss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_append.3
new file mode 100644 (file)
index 0000000..1b2a314
--- /dev/null
@@ -0,0 +1,45 @@
+.TH f_statuss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statuss_append
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statuss_append\fP(
+    \fBconst f_status_t \fP\fIsource\fP,
+    \fBf_statuss_t     *\fP\fIdestination\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Append the single source status onto the destination.
+.SH PARAMETERS
+.TP
+.B source
+The source status to append.
+
+.TP
+.B destination
+The destination statuss the source is appended onto.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP on success, but there is nothing to append (size == 0).
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_append_all.3
new file mode 100644 (file)
index 0000000..278e80f
--- /dev/null
@@ -0,0 +1,45 @@
+.TH f_statuss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statuss_append_all
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statuss_append_all\fP(
+    \fBconst f_statuss_t \fP\fIsource\fP,
+    \fBf_statuss_t      *\fP\fIdestination\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Append the source statuss onto the destination.
+.SH PARAMETERS
+.TP
+.B source
+The source statuss to append.
+
+.TP
+.B destination
+The destination statuss the source is appended onto.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP on success, but there is nothing to append (size == 0).
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_decimate_by.3
new file mode 100644 (file)
index 0000000..0e6eafe
--- /dev/null
@@ -0,0 +1,47 @@
+.TH f_statuss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statuss_decimate_by
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statuss_decimate_by\fP(
+    \fBconst f_array_length_t \fP\fIamount\fP,
+    \fBf_statuss_t           *\fP\fIstatuss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statuss array to a smaller size.
+.PP
+This will resize making the array smaller based on (size - given length). If the given length is too small, then the resize will fail. This will not shrink the size to les than 0.
+.SH PARAMETERS
+.TP
+.B amount
+A positive number representing how much to decimate the size by.
+
+.TP
+.B statuss
+The string statuss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP if amount is 0.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_decrease_by.3
new file mode 100644 (file)
index 0000000..ebe3e45
--- /dev/null
@@ -0,0 +1,47 @@
+.TH f_statuss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statuss_decrease_by
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statuss_decrease_by\fP(
+    \fBconst f_array_length_t \fP\fIamount\fP,
+    \fBf_statuss_t           *\fP\fIstatuss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statuss array to a smaller size.
+.PP
+This will resize making the array smaller based on (size - given length). If the given length is too small, then the resize will fail. This will not shrink the size to les than 0.
+.SH PARAMETERS
+.TP
+.B amount
+A positive number representing how much to decrease the size by.
+
+.TP
+.B statuss
+The string statuss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP if amount is 0.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase.3
new file mode 100644 (file)
index 0000000..a22aae6
--- /dev/null
@@ -0,0 +1,49 @@
+.TH f_statuss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statuss_increase
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statuss_increase\fP(
+    \fBconst f_array_length_t \fP\fIstep\fP,
+    \fBf_statuss_t           *\fP\fIstatuss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Increase the size of the string statuss array, but only if necesary.
+.PP
+If the given length is too large for the buffer, then attempt to set max buffer size (F_array_length_t_size_d). If already set to the maximum buffer size, then the resize will fail.
+.SH PARAMETERS
+.TP
+.B step
+The allocation step to use. Must be greater than 0.
+
+.TP
+.B statuss
+The string statuss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP on success, but there is no reason to increase size (used + 1 <= size).
+.br
+\fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase_by.3
new file mode 100644 (file)
index 0000000..4f50fc7
--- /dev/null
@@ -0,0 +1,49 @@
+.TH f_statuss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statuss_increase_by
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statuss_increase_by\fP(
+    \fBconst f_array_length_t \fP\fIamount\fP,
+    \fBf_statuss_t           *\fP\fIstatuss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statuss array to a larger size.
+.PP
+This will resize making the string larger based on the given length. If the given length is too large for the buffer, then attempt to set max buffer size (F_array_length_t_size_d). If already set to the maximum buffer size, then the resize will fail.
+.SH PARAMETERS
+.TP
+.B amount
+A positive number representing how much to increase the size by.
+
+.TP
+.B statuss
+The string statuss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP on success, but there is no reason to increase size (used + amount <= size).
+.br
+\fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_resize.3
new file mode 100644 (file)
index 0000000..1ef19a7
--- /dev/null
@@ -0,0 +1,43 @@
+.TH f_statuss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statuss_resize
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statuss_resize\fP(
+    \fBconst f_array_length_t \fP\fIlength\fP,
+    \fBf_statuss_t           *\fP\fIstatuss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statuss array.
+.SH PARAMETERS
+.TP
+.B length
+The new size to use.
+
+.TP
+.B statuss
+The string statuss array to adjust.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_adjust.3
new file mode 100644 (file)
index 0000000..90dda84
--- /dev/null
@@ -0,0 +1,45 @@
+.TH f_statusss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statusss_adjust
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statusss_adjust\fP(
+    \fBconst f_array_length_t \fP\fIlength\fP,
+    \fBf_statusss_t          *\fP\fIstatusss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statusss array.
+.SH PARAMETERS
+.TP
+.B length
+The new size to use.
+
+.TP
+.B statusss
+The string statusss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_adjust().
+.br
+Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_append.3
new file mode 100644 (file)
index 0000000..ab369e3
--- /dev/null
@@ -0,0 +1,45 @@
+.TH f_statusss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statusss_append
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statusss_append\fP(
+    \fBconst f_statuss_t \fP\fIsource\fP,
+    \fBf_statusss_t     *\fP\fIdestination\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Append the single source statuss onto the destination.
+.SH PARAMETERS
+.TP
+.B source
+The source statuss to append.
+
+.TP
+.B destination
+The destination ranges the source is appended onto.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP on success, but there is nothing to append (size == 0).
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_append_all.3
new file mode 100644 (file)
index 0000000..ac153b7
--- /dev/null
@@ -0,0 +1,45 @@
+.TH f_statusss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statusss_append_all
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statusss_append_all\fP(
+    \fBconst f_statusss_t \fP\fIsource\fP,
+    \fBf_statusss_t      *\fP\fIdestination\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Append the source statusss onto the destination.
+.SH PARAMETERS
+.TP
+.B source
+The source statusss to append.
+
+.TP
+.B destination
+The destination ranges the source is appended onto.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP on success, but there is nothing to append (size == 0).
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_decimate_by.3
new file mode 100644 (file)
index 0000000..a7e1149
--- /dev/null
@@ -0,0 +1,49 @@
+.TH f_statusss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statusss_decimate_by
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statusss_decimate_by\fP(
+    \fBconst f_array_length_t \fP\fIamount\fP,
+    \fBf_statusss_t          *\fP\fIstatusss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statusss array to a smaller size.
+.PP
+This will resize making the array smaller based on (size - given length). If the given length is too small, then the resize will fail. This will not shrink the size to less than 0.
+.SH PARAMETERS
+.TP
+.B amount
+A positive number representing how much to decimate the size by.
+
+.TP
+.B statusss
+The string statusss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP if amount is 0.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_adjust().
+.br
+Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_decrease_by.3
new file mode 100644 (file)
index 0000000..d11acd1
--- /dev/null
@@ -0,0 +1,49 @@
+.TH f_statusss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statusss_decrease_by
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statusss_decrease_by\fP(
+    \fBconst f_array_length_t \fP\fIamount\fP,
+    \fBf_statusss_t          *\fP\fIstatusss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statusss array to a smaller size.
+.PP
+This will resize making the array smaller based on (size - given length). If the given length is too small, then the resize will fail. This will not shrink the size to less than 0.
+.SH PARAMETERS
+.TP
+.B amount
+A positive number representing how much to decrease the size by.
+
+.TP
+.B statusss
+The string statusss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP if amount is 0.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_delete().
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase.3
new file mode 100644 (file)
index 0000000..6beb3fc
--- /dev/null
@@ -0,0 +1,49 @@
+.TH f_statusss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statusss_increase
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statusss_increase\fP(
+    \fBconst f_array_length_t \fP\fIstep\fP,
+    \fBf_statusss_t          *\fP\fIstatusss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Increase the size of the string statusss array, but only if necessary.
+.PP
+If the given length is too large for the buffer, then attempt to set max buffer size (F_array_length_t_size_d). If already set to the maximum buffer size, then the resize will fail.
+.SH PARAMETERS
+.TP
+.B step
+The allocation step to use. Must be greater than 0.
+
+.TP
+.B statusss
+The string statusss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP on success, but there is no reason to increase size (used + 1 <= size).
+.br
+\fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase_by.3
new file mode 100644 (file)
index 0000000..1bf03c0
--- /dev/null
@@ -0,0 +1,49 @@
+.TH f_statusss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statusss_increase_by
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statusss_increase_by\fP(
+    \fBconst f_array_length_t \fP\fIamount\fP,
+    \fBf_statusss_t          *\fP\fIstatusss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statusss array to a larger size.
+.PP
+This will resize making the string larger based on the given length. If the given length is too large for the buffer, then attempt to set max buffer size (F_array_length_t_size_d). If already set to the maximum buffer size, then the resize will fail.
+.SH PARAMETERS
+.TP
+.B amount
+A positive number representing how much to increase the size by.
+
+.TP
+.B statusss
+The string statusss array to resize.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_data_not\fP on success, but there is no reason to increase size (used + amount <= size).
+.br
+\fBF_array_too_large\fP (with error bit) if the new array length is too large.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_resize.3
new file mode 100644 (file)
index 0000000..bd039dd
--- /dev/null
@@ -0,0 +1,45 @@
+.TH f_statusss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+f_statusss_resize
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_0/type_array.h>
+.sp
+\fBf_status_t f_statusss_resize\fP(
+    \fBconst f_array_length_t \fP\fIlength\fP,
+    \fBf_statusss_t          *\fP\fIstatusss\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Resize the string statusss array.
+.SH PARAMETERS
+.TP
+.B length
+The new size to use.
+
+.TP
+.B statusss
+The string statusss array to adjust.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
+Errors (with error bit) from: f_memory_delete().
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_statuss_adjust\fP(3), \fIf_statuss_append\fP(3), \fIf_statuss_append_all\fP(3), \fIf_statuss_decimate_by\fP(3), \fIf_statuss_decrease_by\fP(3), \fIf_statuss_increase\fP(3), \fIf_statuss_increase_by\fP(3), \fIf_statuss_resize\fP(3), \fIf_statusss_adjust\fP(3), \fIf_statusss_append\fP(3), \fIf_statusss_append_all\fP(3), \fIf_statusss_decimate_by\fP(3), \fIf_statusss_decrease_by\fP(3), \fIf_statusss_increase\fP(3), \fIf_statusss_increase_by\fP(3), \fIf_statusss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 95c1b61f909714a1cdf487aa6667a9cb9977187d..b49f1a048f184c3168e1dec1ffa01445ad0b39fe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 091d9a7d83213f62f18da3830a2fa0668a0e2209..a75612d384c239b437ad768ac6ea13c34500f78f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint128s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1b73b1357478db1c09fa9b839b5f8e5d25bfd781..c03eef8f5303e0dc4fe4eb71896f8bb7e7a17a6d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint128s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index af8bfbbc1ad4e1d7fe30b3edd63a5900757fcc03..40359fbc593382ca1c474d600cf38e0687f6ebfd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c721e2260467cda9c3b358b966050b8afbde55c9..8aa9f53ad3b29578b58200d40970503475fc3ee9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128s_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ff7b51376a29ece411c08d26bd3e9322ecadfac5..385f3e576150ad6aa995a09a6755f13f9b04a90e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5f2ec2a49b81a3d15290850c35f99ff41cb5cda7..55099a96ff50e9cd266721d0458415adcfea123d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint128s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e9e99bab25daaf2bbdccbae30264c4a96d13df93..7e16da628bb3e558d3d7f3d59a637f431b78dece 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint128s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4ff7c194c2e69bc47856c82e81f931e37144e6d7..48ed468ab6a6c64eb796bb984906e815a87111d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128ss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint128ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e0bd75205ccf208d9dd530dc91f6baca490df956..66c250fae50613ceb19b0e014cbf72e7c06fe43b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e6748a398908ab416358f0f7d1e30e25eea47ea1..45ecae6ac2231a7d34414ec45267d1bf28bcad5e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8f089fa59673830cc118228795110adaae540b3d..d67146a5e11ecb4e27dc3f92da641aa2795391a3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128ss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint128ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 362400d7b0d98561747660850e21ada56676a7d7..9ba1c51a2f3615509430ef5542d4de98d9b35bd1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128ss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint128ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 46ae8cb74bc60428a09c1e473e3e813368227eb8..57f3d961de149c1cdea70eac1c416908e221aa29 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint128ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8f4751b4194bf763f85fab069e3c94f000f6b5c4..179a1587fe47b9d7f7b8c42e34472d2fb94d96e3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint128ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dd6a689f536f0590fd7907d8653f3788f52be5a7..f9bcc0c76142e12480607dc599ea25cebccd9a6a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint128ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint128ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint128ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint128ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint128s_adjust\fP(3), \fIf_uint128s_append\fP(3), \fIf_uint128s_append_all\fP(3), \fIf_uint128s_decimate_by\fP(3), \fIf_uint128s_decrease_by\fP(3), \fIf_uint128s_increase\fP(3), \fIf_uint128s_increase_by\fP(3), \fIf_uint128s_resize\fP(3), \fIf_uint128ss_adjust\fP(3), \fIf_uint128ss_append\fP(3), \fIf_uint128ss_append_all\fP(3), \fIf_uint128ss_decimate_by\fP(3), \fIf_uint128ss_decrease_by\fP(3), \fIf_uint128ss_increase\fP(3), \fIf_uint128ss_increase_by\fP(3), \fIf_uint128ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ad766fb47b2e43ef5073a38c1aa03ad4813388a9..52da44061d75e545e5e2ff6edcd25b215a9ce75f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 88f77c3dd7ea7093f00684b004a846410fb10f25..17709e70476f1773d1f9402388b7f7f55976a24d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint16s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0503331d87fe840476e74ea7440e90818dacd326..fc8a45fec3f48f33856ee193b67e1b359d8ef5ba 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint16s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 258e35e76d2492422e566ba6363df21f297504f3..710acd436871d7d42dfb4d896ce9ba6c1f143a63 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 45e269f546495b655f28d9bf9347801eb291a477..7dbcdf79424506854a7dd448272ceb2d06df88dc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16s_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 737310f57a91eeded89597a77a9e4117b845417b..f6cca35fb3c899c4e1a80cb8ac006e56d4f96c81 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7b958c1a02920c1ffaa090653288d87f086a2533..4c7147dd8c2391dd59f20c71acc09a82b99c2025 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint16s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fb9fb23daefd474c25b828787ae3bddd3e0ee35e..20f5a040db810320270ffc808d50cd34b2db53c7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint16s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cc254eedabc124bf7273d2fa4a3e75585092dd58..1c8a5c3ef6612d3ec04c9dd7c482b98c4e25512b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16ss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint16ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2ad0a617a62a23258893552c46edb04800ab51f4..ca0a1dc96c7732e495a26a9c83e8202ea7dc492b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bcb823a73ff1ed075b76df3e4a18eb4e2123e0b0..7d04fd62980153bd838b1e548c66db368e3e8cc2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 233b1c4bb8eb261c5893594e41a80a6590cc1380..afef605939b3d6071e185130c0f5a4b238566bb4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16ss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint16ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c57e4de711a71fe627aff0f53a16b0e7f721d4d1..a6d2102bfc4aa5675cb65e56fc23a753a0360c74 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16ss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint16ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index db6f7ca2689222259e40dfb5bd73259dcbe412e2..9bb8faed98e50d7a2e2d9a03f595b49831defb92 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint16ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c0642b6e5b36c855bb7e6c70ffc75a4d2eb2ef5a..0f20b0dc3291f4d01951cdeb7ce710b9a803dd80 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint16ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 653f5af287c9b1a6a757184d9cb2f5fa66de34f9..829795e59aee924b5d792bbde501e96bb2ac3483 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint16ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint16ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint16ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint16ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint16s_adjust\fP(3), \fIf_uint16s_append\fP(3), \fIf_uint16s_append_all\fP(3), \fIf_uint16s_decimate_by\fP(3), \fIf_uint16s_decrease_by\fP(3), \fIf_uint16s_increase\fP(3), \fIf_uint16s_increase_by\fP(3), \fIf_uint16s_resize\fP(3), \fIf_uint16ss_adjust\fP(3), \fIf_uint16ss_append\fP(3), \fIf_uint16ss_append_all\fP(3), \fIf_uint16ss_decimate_by\fP(3), \fIf_uint16ss_decrease_by\fP(3), \fIf_uint16ss_increase\fP(3), \fIf_uint16ss_increase_by\fP(3), \fIf_uint16ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8347b8e7f5482955d44d737c708134f231c21f54..4ba55fc924782ea64335bba20eac7dd4295a634f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7b612b538284f558e9a80127505689b429fdd68c..f8e889357d776765809db545819dea24adb9bbae 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint32s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9f74dc19c2f278ab73ae7772def034a93c18a527..0245d4149a9c62958bcfa26fcf46166cbe6c5232 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint32s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c609353dd5f8a07ca03058d98eca5d0e710658aa..16fa1ba313872e603c3a08ccd097904824f28b16 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 004c71bb78bc4d19c9cd658748a7febb327bac7f..fd6b4aa1e2c1cd5a95b71e650def3d8c15ac009d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32s_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f07562693ad29b4665df91ecfca81637007dfaa9..f4d483834d31c1c79556577839da6880eff42ebe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2be303badc5598aeaa473406d8907cbb9f8ab289..eef14bedfda28843ca8437eb3e9f7f5fc4d6dc47 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint32s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 987ce1015947dc937ae6709213174269d63a22f4..610f0a9d5e778e28009d51db327ea8efc51d4ebb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint32s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e47e387a74fc9d47eadf82ce6d04e4ad52f8da97..3cde04dc0c462c6fc5ff4b486be0bcee1bc7b5f3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32ss_adjust
 .SH SYNOPSIS
@@ -13,7 +13,6 @@ f_uint32ss_adjust
 .SH DESCRIPTION
 .PP
 Resize the string uint32ss array.
-.PP
 .SH PARAMETERS
 .TP
 .B length
@@ -32,8 +31,15 @@ The string uint32ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7ff04c50298073e633f4da169301feb7a138daff..77b8951325f3c4c37141b7b2d91c91a92f9c5e98 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 693c0270703ed0e11c9752f4ce835aeb278eafc2..30930a37842ad997d38669296d582a88d138371b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f43f1204c807d971d95b4de40a26861a5deeb556..283b1699a90b59a8609d7995437a987b0b0c9574 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32ss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint32ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 27446e12bc7b0997aeae259044420dfb9f87189c..68b13feb581f056595ec2e66672de213adc9fdbc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32ss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint32ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c7444dbd6224fbf2e829e1eb122e7ed852cff4e2..d1eca05654dbdeb1876315cbf08ede5f3e46f956 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint32ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7adbd86755d6fa50b8f96715408820a0f1538113..632488e7aeab3239c79500a6b3f7324654b93dbd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint32ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e56fb57bbed5e1dcb9319a520141bc13067b7d60..119c0955c9e48b48c05d7a114373f57dcc835189 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint32ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint32ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint32ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint32ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint32s_adjust\fP(3), \fIf_uint32s_append\fP(3), \fIf_uint32s_append_all\fP(3), \fIf_uint32s_decimate_by\fP(3), \fIf_uint32s_decrease_by\fP(3), \fIf_uint32s_increase\fP(3), \fIf_uint32s_increase_by\fP(3), \fIf_uint32s_resize\fP(3), \fIf_uint32ss_adjust\fP(3), \fIf_uint32ss_append\fP(3), \fIf_uint32ss_append_all\fP(3), \fIf_uint32ss_decimate_by\fP(3), \fIf_uint32ss_decrease_by\fP(3), \fIf_uint32ss_increase\fP(3), \fIf_uint32ss_increase_by\fP(3), \fIf_uint32ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9331e1e9bb6dddf7e96ac8748cc9c5808c670c17..1172ec01d8dfdedc0496c95ea9bb7103b7b7f97b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 18de4e93e37fbaaa4c621f1ed55d6cb504539694..328fb818d2afb2dbf2251d752e673eebbd988620 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint64s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a9503276f0c13135ec0bb72ebe55ebfd1eafe904..f1e235942ea742fe837c0179bee2133d056045ac 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint64s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 84de4385e5c8e5ad0e4d95e99fde2a31ef9d2a5d..751bf28025fdbcd7a20b51fb824957920f875833 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fda61c708409e469e6987b711e297beece7a534d..a33da8a1252d3963d8585019095d067e31679f08 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64s_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1f99fe07ba62e16ac04cb499a443d06813b6a6c1..e23b4a522b8cfd45ecd8daaa3ff70144a7efb21c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5e64a7337bca489fa21d97d6280febc73f7dbd25..1896982046104ba9be756bcf97102234c1efb04c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint64s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3dd14629609c77eb8bb5c77ef62509b7c2c5db84..fee7aca3b617e20fef9ba8616968eceb1a6edb2a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint64s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cb95cbb1d7ce7c1a33b2c420fa160d07d5fd6570..a4f6b7c1bb515d372ceb6db707412b90cd1fdb6f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64ss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint64ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7941dc7753593332cc41eaa2759576c50e91d608..256f48b68882219da869276415fa42d50c72a528 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4eae725c9a766185823ed2d4107fc206fd571f5b..0c1c8d88da33a33b5805a586424cb6796c41d78a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64ss_append_all
 .SH SYNOPSIS
@@ -29,10 +29,17 @@ The destination ranges the source is appended onto.
 \fBF_data_not\fP on success, but there is nothing to append (size == 0).
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
-.PP
+.br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 70dabe38d5de42c01538729f95e4cb14df69c2f9..1deed164b4e2866a95031c694895f5a2cc255742 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64ss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint64ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 040b9882a49e70afa2d8196b9a9c9a5cf4d1d32c..a3f638a5f83f5159d01f0e6712488655b08bde2d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64ss_decrease_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint64ss array to resize.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 763dea10018392d412d316e6b825b1da4d6bacbb..a2e7cce679d96904410cb41f97d176751538235f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint64ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 71d7224e4e43d9994456cf8750e5685d03263f60..612a0d4476fc3cfbef55e5504870e5d3f94596c3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint64ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b1ba9bc995c8d7f853037d8aed453d77f82d0801..02e396172a7d57e942c2c4f072d82b32b8bf6fe3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint64ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint64ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint64ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint64ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint64s_adjust\fP(3), \fIf_uint64s_append\fP(3), \fIf_uint64s_append_all\fP(3), \fIf_uint64s_decimate_by\fP(3), \fIf_uint64s_decrease_by\fP(3), \fIf_uint64s_increase\fP(3), \fIf_uint64s_increase_by\fP(3), \fIf_uint64s_resize\fP(3), \fIf_uint64ss_adjust\fP(3), \fIf_uint64ss_append\fP(3), \fIf_uint64ss_append_all\fP(3), \fIf_uint64ss_decimate_by\fP(3), \fIf_uint64ss_decrease_by\fP(3), \fIf_uint64ss_increase\fP(3), \fIf_uint64ss_increase_by\fP(3), \fIf_uint64ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 74e7b5b39ca821142946f6b91c4ed9399657c41d..4dda2db0bcd8c3daf6a77f71cf272f072bf513fa 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8s_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8s_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8s_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6860eb823acbc786703fbd9c10a5c25dae040a44..7a299d58f733cb050847b444ea54e0e226dedcda 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8s_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8s_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8s_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint8s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bd4432f35d989d55c38eebad3536c6b59d97f5d8..7d2045ae85b748c025cf5569bb2c996ad46f0a0b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8s_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8s_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8s_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination uint8s the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index be3da3635821e6284d92cc4c1f8329dae109d14e..8e0bd510f356486984884e53b107a927edcf2bc0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8s_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8s_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8s_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 681f81847d399a80f3f707ed2bcf7f007ea8eddd..e7d946a70dc2e2acca5a756d502b1233a3064348 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8s_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8s_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8s_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string uint8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4c4d9c34dfd74071969d279de305b34e359461d7..a2652088fa2ba39a2745bae534173394f1221e52 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8s_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8s_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8s_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7ab0a75d95ba6d3380a98a1582e3e4160adad606..abba6c0fdc00db6e8bbf50883da566a938ddb9d0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8s_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8s_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8s_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint8s array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a5a03b2333ed8c217227a802537e99525bef0d29..3412dc4fecab73ea142cf726eb7c3e51cf7cf709 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8s_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8s_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8s_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string uint8s array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5d916054e12bd6c97a101527477b7a9148b0a6ae..d33bcaf2fd7fc26eece89cf3914355e4d43882c8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8ss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8ss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8ss_adjust
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint8ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 17deeb7557c4c777ddd87b2575e3eeeb5369dcc2..acfca116539135467fe95c5d6b7cf526dc2547ef 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8ss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8ss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8ss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4b46e75478300eedc917121f3ede84b9752bda12..399c40be0434cc2fa3bbbb0082c88d7604b4d240 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8ss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8ss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8ss_append_all
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination ranges the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 35475d579f51d0871baf6af75f23d343591792a0..9e0b109d49d4ab033f85bba607da6dfd710d54eb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8ss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8ss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8ss_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint8ss array to resize.
 Errors (with error bit) from: f_memory_adjust().
 .br
 Errors (with error bit) from: f_memory_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_adjust()\fP, \fIf_memory_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9f6a5630ac1f9b4dad401572be5144e20f7e44d0..3274ecba63969b6ebbae676e9bf0bf97792ff236 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8ss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8ss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8ss_decrease_by
 .SH SYNOPSIS
@@ -33,10 +33,17 @@ The string uint8ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_delete().
-.b
+.br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 92e6d5ef615b168e810f2f1c0f4b20dfa9d50f2c..e95e4fcef89e037f37ac71e6f40928774be08e2d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8ss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8ss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8ss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint8ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3be43a1be4f6bf6b56ee9599adb59d99fcf84d41..39bf0036043e9a5871dba41ff6755106bcac6a8b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8ss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8ss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8ss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string uint8ss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bd789f7f00e23b7b4c41e8a5f0ab6bd8ab47c853..64770f69105dfe631ec47ce06dd7e4dbba433a74 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_uint8ss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_uint8ss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_uint8ss_resize
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string uint8ss array to adjust.
 Errors (with error bit) from: f_memory_delete().
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_uint8s_adjust\fP(3), \fIf_uint8s_append\fP(3), \fIf_uint8s_append_all\fP(3), \fIf_uint8s_decimate_by\fP(3), \fIf_uint8s_decrease_by\fP(3), \fIf_uint8s_increase\fP(3), \fIf_uint8s_increase_by\fP(3), \fIf_uint8s_resize\fP(3), \fIf_uint8ss_adjust\fP(3), \fIf_uint8ss_append\fP(3), \fIf_uint8ss_append_all\fP(3), \fIf_uint8ss_decimate_by\fP(3), \fIf_uint8ss_decrease_by\fP(3), \fIf_uint8ss_increase\fP(3), \fIf_uint8ss_increase_by\fP(3), \fIf_uint8ss_resize\fP(3), \fIf_memory_delete()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e26fece6096f81e87fcda96ac7a7290e5f2c8bf4..1b8982103bf5beb2465fd27099fe687deecd2463 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_buffer_decrement "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_buffer_decrement "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_buffer_decrement
 .SH SYNOPSIS
@@ -13,22 +13,24 @@ f_utf_buffer_decrement
 .fi
 .SH DESCRIPTION
 .PP
-A structure designating a start and stop range for some string.
+Continue to the previous character, based on step and character width.
 .PP
-In general, this project uses the start and stop position inclusively, meaning that a range of 0 to 1 would include positions 0 and position 1. Therefore, a range from 0 to 0 would be include position 0. Set start to some value larger than stop to designate that there is no range (such as start = 1, stop = 0).
+For navigating a range within the given buffer by a specific number of characters that could be of any width allowed by UTF-8.
 .PP
-start: the start position. stop: the stop position.
-.sp
-.RS
-.nf
-\fB
-struct f_string_range_t {
-  f_array_length_t \fIstart\fP;
-  f_array_length_t \fIstop\fP;
-};
-\fP
-.fi
-.RE
+The start position must be at the start of a valid UTF-8 block.
+.SH PARAMETERS
+.TP
+.B buffer
+The string to process.
+
+.TP
+.B range
+The start and stop positions to be incremented. The start position will be incremented by step.
+
+.TP
+.B step
+The number of steps to decrement the start position. The steps refer to characters and not integers. Essentially this number is considered against the width of every character found. (For ASCII each step would be sizeof(uint8_t), which is 1. (For UTF-8 character of width 3, each step would be (3 * sizeof(uint8_t)).
+
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
@@ -38,8 +40,19 @@ struct f_string_range_t {
 \fBF_none_eos\fP if the end of buffer is reached before all steps are completed.
 .br
 \fBF_data_not\fP if buffer is empty or out of range.
+.br
+\fBF_complete_not_utf_eos\fP (with error bit) if the end of buffer is reached before the complete UTF-8 character can be processed.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_buffer_decrement\fP(3), \fIf_utf_buffer_increment\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3f1d3da026e0f78e5ebbef263f9af25e4e001684..6cb2b15a69f053c3b603b52d3d4ad820be343734 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_buffer_increment "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_buffer_increment "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_buffer_increment
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The number of steps to increment the start position. The steps refer to characte
 \fBF_complete_not_utf_eos\fP (with error bit) if the end of buffer is reached before the complete UTF-8 character can be processed.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_buffer_decrement\fP(3), \fIf_utf_buffer_increment\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8fa3fdf4a9927508ddf321aecb7b765fdee75002..8ae1cafb446a17dd128f74d8415caf70a9875930 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_char_to_char "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_char_to_char "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_char_to_char
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ This is set to the max number of bytes available. This is then updated to repres
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_char_to_char\fP(3), \fIf_utf_char_to_character\fP(3), \fIf_utf_character_unicode_from\fP(3), \fIf_utf_character_unicode_string_to\fP(3), \fIf_utf_character_unicode_to\fP(3), \fIf_utf_unicode_from\fP(3), \fIf_utf_unicode_string_to\fP(3), \fIf_utf_unicode_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 40f98a5387a04abbc2957104c0618003791e3c88..50f660c3205f6c0e995d1e713c91a0175e73b8a9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_char_to_character "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_char_to_character "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_char_to_character
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ The generated character of type f_utf_char_t. This value may be cleared, even on
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_char_to_char\fP(3), \fIf_utf_char_to_character\fP(3), \fIf_utf_character_unicode_from\fP(3), \fIf_utf_character_unicode_string_to\fP(3), \fIf_utf_character_unicode_to\fP(3), \fIf_utf_unicode_from\fP(3), \fIf_utf_unicode_string_to\fP(3), \fIf_utf_unicode_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f6a10966b3486cc46b60b6a0085616ec65313326..4abf03fa4066743c5bd91a2e603f2c62d76f82fa 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_false\fP if not a UTF-8 character.
 .br
 \fBF_utf_fragment\fP if this is a UTF-8 character fragment.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIf_utf_character_is_valid()\fP, \fIf_utf_character_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ed750addad044f8ccf37ed465a9fa89607012f34..0e5509e603a867a260c68758431f75ebe6da10d9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_alphabetic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_alphabetic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_alphabetic
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisalpha()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dab00c17e95b9897b4dd86a4855ab3e577bff4b4..b1d20c9a211338ff3fa75586df299de3931464ed 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_alphabetic_digit "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_alphabetic_digit "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_alphabetic_digit
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisalpha()\fP, \fIisdigit()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 48e0bcdd8d13945a497ada86e03dbfaf4f5b5d58..d81e29dad22745d521ef8f37d487645b9da66193 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_alphabetic_numeric "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_alphabetic_numeric "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_alphabetic_numeric
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisalnum()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c6f22daace0ec49566ee96aecca61fdf8c2811c6..b1698089c1df5ddc464e352d9ffb57e01a0c1d37 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_ascii "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_ascii "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_ascii
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The byte sequence to validate as a character.
 \fBF_true\fP if an ASCII character.
 .br
 \fBF_false\fP if not an ASCII character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e4a430e3f9ce9f0a933c634fbee25c7bc87e86af..830edb77b0aaa5b2746109eebdaba120b43c6bb9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_combining "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_combining "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_combining
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1a9d5265c5206438bb6b7538304c56a969d921ea..82a01a6a5faa5f802f6d96842e013926b7b30547 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_control "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_control "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_control
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIiscntrl()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c04b3632f3586836e49ee2da0a3a36dfd00502f6..4fa31ff19d6e420562be61a54ff14608a9000646 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_control_code "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_control_code "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_control_code
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIiscntrl()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fc4d2d246ed5e5d5220941f6ec09aff7d38f7b42..215f33e1c55e08112b2298717176d4336b14e5a0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_control_format "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_control_format "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_control_format
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b3b2a95e93f12613712fe8117619246a009ee176..2c138c01433880e78edba18a59787a92a3e7a5c4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_control_picture "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_control_picture "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_control_picture
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 92ca17a236e6d48fe6025fd9f8731d5eb7fc2e17..b26219480791555bb3b62d2bd0aac1ec7ad2c370 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_digit "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_digit "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_digit
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisdigit()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4af2e161d4e76c7cdebfee4dc8b6c8640d13eefc..69f922ca546b31e5cd6cbb660ff5bc29b162acc1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_emoji "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_emoji "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_emoji
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f8271b742ffc7e779e83b9ffaa088f1d08237eb2..403697281205056e551d849a620c599c89439601 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_fragment "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_fragment "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_fragment
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIf_utf_character_is()\fP, \fIf_utf_character_is_valid()\fP, \fIf_utf_character_is()\fP, \fIf_utf_character_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8c38070c0d1897c71c86d7715f8ed8c0b53373f0..d75b72d432ac392c0ac40e4699faff1bd38dc1ea 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_graph "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_graph "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_graph
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisgraph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bf06e72598a314e7a5f82495706a34bf328b46e8..fc410d48ff65b9aa1d384fd98b0ab521dd0efbda 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_numeric "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_numeric "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_numeric
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisdigit()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9f568050d83aa9805878be5f424c4fd7d6b9a47d..9332349f1fdf752853997bcfa5c442c25573d164 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_phonetic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_phonetic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_phonetic
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a230459d5e3cb621212e5390e2a282601840c354..0d920dc72e0f2a0e53571a120ba862bfe50b6688 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_private "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_private "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_private
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 446cf10c603dfd909fe827861f1ffe3e43fcaca9..b3c18ef3a4d45e28c758f703c17ebd049d9d38b7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_punctuation "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_punctuation "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_punctuation
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b1aedb4d209b0a2382b1323d232ccba83a37d73e..cf1cab26d62a266404987005d31d1a21364de190 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_subscript "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_subscript "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_subscript
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4ffea9b5b1e21c31b1c8bf27bd82f483f54a3eb6..ba28ee5b2313adb81196bdf9283eac2561698438 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_superscript "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_superscript "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_superscript
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2d785c3e28b07a811dda123541977f3bc82ae30e..42a96099cbc35e41590493dbb2672899643ec508 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_symbol "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_symbol "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_symbol
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0d591e534d5a3b35ea6597ae5c542666e42af88e..06ac5b7dcc3ef3547cd1d5dc11bccdcc346967a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_unassigned "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_unassigned "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_unassigned
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The character to unassignedate.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIf_utf_character_is()\fP, \fIf_utf_character_is()\fP, \fIf_utf_character_is_fragment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 413b515c26ddc2f75001753ae91be869b164cbed..fb6add8bc1c763089b0c15fb86a9ec2aaf27778f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_valid "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_valid "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_valid
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The byte sequence to validate as a character.
 \fBF_false\fP if not a UTF-8 character.
 .br
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIf_utf_character_is()\fP, \fIf_utf_character_is()\fP, \fIf_utf_character_is_fragment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a8477599711bd6a18c601a04bf9fb924dea7d2a5..f5eeba390c1743d3ef9820b246e868bfa3bb3a33 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_whitespace "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_whitespace "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_whitespace
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisspace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ababdc0039e215cb969c74c6ccad4abd9b880b1b..e3b9a07df56bf2352c605befabdc559375d12b76 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_whitespace_modifier "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_whitespace_modifier "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_whitespace_modifier
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c9e20d705812ceaf9c909c84b127061593c6462b..bfc7b72deb93a4edb1aaffa4a7ad18e95fde691a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_whitespace_other "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_whitespace_other "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_whitespace_other
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ba6d5292c0d7247ad0cca4d5e28ee3e4b3abbd96..23cb164121985ae5355e660a326dc493d8e42853 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_whitespace_zero_width "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_whitespace_zero_width "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_whitespace_zero_width
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e51e725af57d0a6faa3b938738e8dc72096615e3..e910c279dca01a8f3d34dd54c686621c97781a1a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_wide "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_wide "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_wide
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The (UTF-8) character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f9787399a425c7473497c6520fd03ffb6c276a48..162d73c0b6fb676d9b25d89de1b409a6115417f0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_word "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_word "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_word
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisalnum()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f0cbba96abd0df219151a6ac7cd8634207111c98..d247e3c3063f298d37797b46aeefa888910412ae 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_word_dash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_word_dash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_word_dash
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisalnum()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 135a122f8548b8b3cd379d0c79d59827e85d425e..62dfca2ccf72d0c85eda289792c6d79a16b6c92d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_word_dash_plus "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_word_dash_plus "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_word_dash_plus
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3), \fIisalnum()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 121372381eec031bbd52d43847253ded722598a0..4c4a4d8a39057b0222d942da9aa51f92a281ae0a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_is_zero_width "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_is_zero_width "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_is_zero_width
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_character_is\fP(3), \fIf_utf_character_is_alphabetic\fP(3), \fIf_utf_character_is_alphabetic_digit\fP(3), \fIf_utf_character_is_alphabetic_numeric\fP(3), \fIf_utf_character_is_ascii\fP(3), \fIf_utf_character_is_combining\fP(3), \fIf_utf_character_is_control\fP(3), \fIf_utf_character_is_control_code\fP(3), \fIf_utf_character_is_control_format\fP(3), \fIf_utf_character_is_control_picture\fP(3), \fIf_utf_character_is_digit\fP(3), \fIf_utf_character_is_emoji\fP(3), \fIf_utf_character_is_fragment\fP(3), \fIf_utf_character_is_graph\fP(3), \fIf_utf_character_is_numeric\fP(3), \fIf_utf_character_is_phonetic\fP(3), \fIf_utf_character_is_private\fP(3), \fIf_utf_character_is_punctuation\fP(3), \fIf_utf_character_is_subscript\fP(3), \fIf_utf_character_is_superscript\fP(3), \fIf_utf_character_is_symbol\fP(3), \fIf_utf_character_is_unassigned\fP(3), \fIf_utf_character_is_valid\fP(3), \fIf_utf_character_is_whitespace\fP(3), \fIf_utf_character_is_whitespace_modifier\fP(3), \fIf_utf_character_is_whitespace_other\fP(3), \fIf_utf_character_is_whitespace_zero_width\fP(3), \fIf_utf_character_is_wide\fP(3), \fIf_utf_character_is_word\fP(3), \fIf_utf_character_is_word_dash\fP(3), \fIf_utf_character_is_word_dash_plus\fP(3), \fIf_utf_character_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9df7a0a12b2c3e55160ea28e513d9c7bc9d30179..8f4e3d0408fb6e719df37ac7cbcb63914e853dc7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_unicode_from "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_unicode_from "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_unicode_from
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The (UTF-8) character.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_char_to_char\fP(3), \fIf_utf_char_to_character\fP(3), \fIf_utf_character_unicode_from\fP(3), \fIf_utf_character_unicode_string_to\fP(3), \fIf_utf_character_unicode_to\fP(3), \fIf_utf_unicode_from\fP(3), \fIf_utf_unicode_string_to\fP(3), \fIf_utf_unicode_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9cc668a65a6acc2ddfaf66c3d94380b295ead85e..f8a952ad17faee36baaef157512ec29ee168112c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_unicode_string_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_unicode_string_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_unicode_string_to
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ A 32-bit integer representing the Unicode (such as U+0001). Does not need to be
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_valid_not\fP (with error bit) if string is not a valid Unicode string.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_char_to_char\fP(3), \fIf_utf_char_to_character\fP(3), \fIf_utf_character_unicode_from\fP(3), \fIf_utf_character_unicode_string_to\fP(3), \fIf_utf_character_unicode_to\fP(3), \fIf_utf_unicode_from\fP(3), \fIf_utf_unicode_string_to\fP(3), \fIf_utf_unicode_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1fa72ada4af32ad73df1e18ddba94d4b577fcf70..6deb42e85f645f73620ffbf9238586652fc5153c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_character_unicode_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_character_unicode_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_character_unicode_to
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The Unicode number.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_char_to_char\fP(3), \fIf_utf_char_to_character\fP(3), \fIf_utf_character_unicode_from\fP(3), \fIf_utf_character_unicode_string_to\fP(3), \fIf_utf_character_unicode_to\fP(3), \fIf_utf_unicode_from\fP(3), \fIf_utf_unicode_string_to\fP(3), \fIf_utf_unicode_to\fP(3), \fIf_utf_character_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9adefd4ba488fa89d89138d1c61181f7266688f8..944d12f113c2888356d35b22da8bb174191f6057 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The byte sequence to validate as a character. There must be enough space allocat
 \fBF_true\fP if a UTF-8 character.
 .br
 \fBF_false\fP if not a UTF-8 character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIf_utf_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6e8c272df3de33d5794ad1297be0425c55104490..9911fe2202ca97035ed57bc6ce38c98131db0950 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_alphabetic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_alphabetic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_alphabetic
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisalpha()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3e7b73eef6797fe829541573924ca65d622698dd..de1719adcdc8a9035c3f3d33fef75df018eed4b7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_alphabetic_digit "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_alphabetic_digit "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_alphabetic_digit
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisalpha()\fP, \fIisdigit()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 96dce976d760615c470ec08287f888be4ef95f65..bab4e05fbe059542daa514eafa1de51b99bcbe12 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_alphabetic_numeric "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_alphabetic_numeric "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_alphabetic_numeric
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisalnum()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cd7efd7881b2c17e3908604408a6cfde62163e42..02d38a6b3c331692a6c9669e423bfd96a44e8c32 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_ascii "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_ascii "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_ascii
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3c974e86d4d5a3f2f7d44a5db63329bb4d4f31dc..e2ed045006b7b63642ac3939b0f7d6992ea22620 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_combining "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_combining "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_combining
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 228571c2f241487eeb0021c6111909f273e4e522..eac256818b0870e2517f3f5ebc4a9aff8255c45f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_control "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_control "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_control
 .SH SYNOPSIS
@@ -30,13 +30,22 @@ The maximum width available for checking. Can be anything greater than 0.
 .PP
 \fBF_true\fP if a UTF-8 control character.
 .br
-\fBF_false\fP if not a UTF-8 control character.\fBF_complete_not_utf\fP (with error bit set) if character is an incomplete UTF-8 sequence.
+\fBF_false\fP if not a UTF-8 control character.
+.br
+\fBF_complete_not_utf\fP (with error bit set) if character is an incomplete UTF-8 sequence.
 .br
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIiscntrl()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3ad57bc467c36aab1e3ed7987cefdadabf952397..5e648190bb6510f835fecd0aeebc5e2e29dc4527 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_control_code "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_control_code "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_control_code
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9c59b28ecaf035e29a29fbe3d3f3b787ae12b536..e4c23e00b608b42484e32e179f319bd14fa5d42e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_control_format "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_control_format "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_control_format
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6dfb054ebec1cd7dd74dcaf99cb40f64e4440e30..9540f2ad35d252d38cb7dcdac0a9b1d5817d8dd9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_control_picture "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_control_picture "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_control_picture
 .SH SYNOPSIS
@@ -15,14 +15,6 @@ f_utf_is_control_picture
 Check to see if the entire byte block of the character is a UTF-8 control picture character.
 .PP
 Control Picture characters are placeholders for special ASCII characters and therefore there are no ASCII Control Picture characters.
-.PP
-
-.br
-\fBF_complete_not_utf\fP (with error bit set) if character is an incomplete UTF-8 sequence.
-.br
-\fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
-.br
-\fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
 .SH PARAMETERS
 .TP
 .B sequence
@@ -34,13 +26,24 @@ The maximum width available for checking. Can be anything greater than 0.
 
 .SH RETURN VALUE
 .PP
-
-.br
 \fBF_true\fP if a UTF-8 control picture character.
 .br
 \fBF_false\fP if not a UTF-8 control picture character.
+.br
+\fBF_complete_not_utf\fP (with error bit set) if character is an incomplete UTF-8 sequence.
+.br
+\fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+.br
+\fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e05edf54e8e2984efe68d1f4c9b8e1b1780ed81d..11342c9791734b729c2ef97fe6eff5af9dc4d614 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_digit "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_digit "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_digit
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisdigit()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6b44e65acfdc9e97b163cc9578fc7918aac895fb..fbaddeb752f5d38de4515ff796b9e02efd0a4614 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_emoji "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_emoji "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_emoji
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0cbe3d94d93d1a03710c207daec3e988072fdcca..b457af05f66835252e1693d3751375a1c8aee5d2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_fragment "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_fragment "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_fragment
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The byte sequence to validate as a character. There must be enough space allocat
 \fBF_true\fP if a UTF-8 character.
 .br
 \fBF_false\fP if not a UTF-8 character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIf_utf_character_is()\fP, \fIf_utf_character_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1fcf9cbbd49d913c2f59f29d8a811e4ef87cc5f6..df1475b31c16c92be4181f493235faf2c8e4f405 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_graph "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_graph "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_graph
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisgraph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3d5346b86b7064c92cf4c417e45e02ca1a59485f..313f9c6db268bb6c3c30e0011412751b848e4784 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_numeric "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_numeric "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_numeric
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisdigit()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1bb14063741db9b4175fe81ad2d78b7ba9ea7823..d12417a0f702947135cbdbf86564cc8efb23b5dc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_phonetic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_phonetic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_phonetic
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a330a20e278bdc91985d0d573d398f32dd8f4ef5..657f524b15dd5a06c8ca44ad2a0da9fe5657c010 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_private "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_private "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_private
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 062184c5553b5ea842b8081bd1f0b149228fb3fa..e63ab2b045b60247d3cc85a7f0c4cfce2492253a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_punctuation "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_punctuation "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_punctuation
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bf70d9c18ea5de719b3adb1845b48d17716013f3..3a9111dfc93f9a9b3f2d31cbdd5a28244152ba4b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_subscript "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_subscript "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_subscript
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2d694bf23256b87c4c052e843252c9754b92b625..eafdab59c790c4e4cb1bc00f388a65c20182db21 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_superscript "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_superscript "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_superscript
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f2df4984281112a704e161423fb98713f88188af..aee5c72e689bc7acc823a5740a9e50a99c50c2fe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_symbol "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_symbol "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_symbol
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 19bce990ac07eeab017090f0bd29e0b71a1f9fe9..94fb106e64de262f7371f53bb8745b9516b58697 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_unassigned "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_unassigned "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_unassigned
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index efd85fb58a706cbf2c38acddd7788cd953cc8aad..4c611538f36a81e887142b7232a7c2268678a7f8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_valid "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_valid "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_valid
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIf_utf_is()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e95e28ad9e0e92cbd3b790d5e7dadedb65926b05..48760865cd693665125e30db62cd217071d9e859 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_whitespace "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_whitespace "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_whitespace
 .SH SYNOPSIS
@@ -48,8 +48,15 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisspace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ce5cc0d47a0f1d06d465e84b2fd9710104dd7bfa..3d0a7862efeb482d6448417b6ec8f09982495b23 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_whitespace_modifier "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_whitespace_modifier "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_whitespace_modifier
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e65ad537e152417a6382593166568e8d4807dcbd..a076731b08ea4bbf82e2b6fd511450d33f133652 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_whitespace_other "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_whitespace_other "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_whitespace_other
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3e2747d147067bc509ed995e623a32f386e194d2..a6745900b31bc038ce136ff54884dc008421983a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_whitespace_zero_width "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_whitespace_zero_width "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_whitespace_zero_width
 .SH SYNOPSIS
@@ -15,7 +15,6 @@ f_utf_is_whitespace_zero_width
 Check to see if the entire byte block of the character is an other type of UTF-8 space character.
 .PP
 This is a list of white space that are actually zero-width space (which is not a space), such as Zero-Width Space (U+200B).
-.PP
 .SH PARAMETERS
 .TP
 .B sequence
@@ -40,8 +39,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2f7a25c54145ce53407fecd61f74686213293b70..b2226b243ea6b14550d19b5db275a4a54681a517 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_wide "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_wide "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_wide
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The max width available for representing the UTF-8 character. There must be enou
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 984aecdd5c85f2fa17acee98a408d1739a3518d0..c931ccd5858e97ac7b4f202bfb311776d35f2e1a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_word "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_word "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_word
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisalnum()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0d08e69e617a2dc1470ba5f3d89cd97c5f4f67c9..a3bb6fb9c7440380afdaf650f9c3230d040a297d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_word_dash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_word_dash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_word_dash
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisalnum()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b1e3fe0f81ed9b37e56a897af974befbddfc235e..8274cc7fb4fc8f2ea47ac56db5cee1425c8b0458 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_word_dash_plus "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_word_dash_plus "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_word_dash_plus
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3), \fIisalnum()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8a17c565a5f73db8719ef45df992ba606a6e6289..a894302b9a14f66af77b5e8c2b18265de1320cf4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_is_zero_width "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_is_zero_width "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_is_zero_width
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ The maximum width available for checking. Can be anything greater than 0.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if Unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_is\fP(3), \fIf_utf_is_alphabetic\fP(3), \fIf_utf_is_alphabetic_digit\fP(3), \fIf_utf_is_alphabetic_numeric\fP(3), \fIf_utf_is_ascii\fP(3), \fIf_utf_is_combining\fP(3), \fIf_utf_is_control\fP(3), \fIf_utf_is_control_code\fP(3), \fIf_utf_is_control_format\fP(3), \fIf_utf_is_control_picture\fP(3), \fIf_utf_is_digit\fP(3), \fIf_utf_is_emoji\fP(3), \fIf_utf_is_fragment\fP(3), \fIf_utf_is_graph\fP(3), \fIf_utf_is_numeric\fP(3), \fIf_utf_is_phonetic\fP(3), \fIf_utf_is_private\fP(3), \fIf_utf_is_punctuation\fP(3), \fIf_utf_is_subscript\fP(3), \fIf_utf_is_superscript\fP(3), \fIf_utf_is_symbol\fP(3), \fIf_utf_is_unassigned\fP(3), \fIf_utf_is_valid\fP(3), \fIf_utf_is_whitespace\fP(3), \fIf_utf_is_whitespace_modifier\fP(3), \fIf_utf_is_whitespace_other\fP(3), \fIf_utf_is_whitespace_zero_width\fP(3), \fIf_utf_is_wide\fP(3), \fIf_utf_is_word\fP(3), \fIf_utf_is_word_dash\fP(3), \fIf_utf_is_word_dash_plus\fP(3), \fIf_utf_is_zero_width\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 680f8ccf1c42248157e9a308804512f989be54d9..c7f354ec885c3680018d811740fc95352e37d7ad 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_append
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4d09a45f2a26b6e20d4234945f58f6af2cc28941..d5a3dcca7c62182dfc44d8baf487bb2d2729281e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_append_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_append_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_append_assure
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ f_utf_string_append_assure
 Append the source string onto the destination only if the string is not already at the end.
 .PP
 This ignores NULL characters when comparing both the source and the destination.
-.PP
-Errors (with error bit) from: f_memory_resize().
 .SH PARAMETERS
 .TP
 .B source
@@ -40,8 +38,17 @@ The destination string the source is appended onto.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
+.br
+Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP, \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 265c886947c42110322e77e96bc9490ce1420b3e..2a2ac6e264b8b127e9f44f46c576b914e62b6e92 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_append_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_append_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_append_assure_nulless
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b87dc5b52a69a0813f03849edd0d9f177ca1f27e..38bd2143291564b0024c0584fcf3969ebc79d7b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_append_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_append_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_append_nulless
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 284e4d45077c3c2c625e6fb40e7fadceaad40537..897e30450fd9f046d3c2c0c3827fd308e6a7f2bd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a4ca7db7051e2993198a4849a76f29c243084454..75f133c8060fb5bd0ad5ed73dd1e6889962dad5a 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6974c00e37390a29f75f58b18b53541753f720b9..2aa25feba327334015188a7a63137321e7828518 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_append_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_append_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_append_assure
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 336ccf996436a7a06634af27555df7ebd0e946b4..05d4b2c0c57b4bbf8fcaecf7c1decbe2d5d75d35 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_append_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_append_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_append_assure_nulless
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0e6753dbab131eacb365edbb95b09dd3a402cf35..357e169adf29d3a1ee24b2c4fff8212e4f66b387 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_append_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_append_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_append_nulless
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index afd6dfd12f8876b9416ec209470cfb126dce2fc7..523b382dd1b808f0389c18d813403f24296347de 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_decimate_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string to resize.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5ee5ee52c952437bc22d8c62076d17f74bc89ac5..11e2ab34c31ae3e9b61eb594a873da70c8ac49c4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_decrease_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string to resize.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5c4939d89733928a463b56d06eb1002db2ca9d4b..2132d6ae4f0ebcebaaedad61042d0d224ed0c211 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string to resize.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 06897efd413e5bea746157e13d06c10c9e3c70c1..898bc7a7f84f40832a0edd452b2f2a1094716b10 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string to resize.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 53e2494a9ec371c207e02e4bb0e92486a483b866..7a0f618322e125b679cf9e3624307c63671d42c7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_mash
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1fc973e5143e90782df99ed994b3e44eb848b9b5..7d19240a29b29e9d94138d547ea5579e1fc65dcc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_mash_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_mash_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_mash_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d9f55f2e7afb7cc5edbfceb6eca7e35d333b2e10..63b35260bce54416c1b3173fa3a969563d8da6f2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_mish "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_mish "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_mish
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 53e4d0179a35fe61e72bbee5f513ae1cd49098f6..269b237f35b8ce9438536f42ed133ccc000bd7f1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_mish_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_mish_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_mish_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a66ffbbcd17bb938c6f10131336f4f2bd5437e23..567a99b35a12367362cf6acabff06fe310909c0b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_append
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f1d35ad1382faf6c694424e7dd418a20d810edbe..88a4673704f613ea78eedc793838558193f23b70 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_append_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_append_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_append_assure
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ace6733da95a6ac558fa6ad073156257bd760452..bdb218bafe31dbf9e4adb26434042b67c063d8bc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_append_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_append_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_append_assure_nulless
 .SH SYNOPSIS
@@ -41,13 +41,20 @@ The destination string the source is appended onto.
 .br
 \fBF_data_not_stop\fP if range.start > range.stop.
 .br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+F_parameter (with error bit) if a parameter is invalid.
 .br
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 30bd66a6356bcd1f4d6efa37ef8c0576ebdd2fd1..471a055e69db3e951309b0c7f12bcdb300664aea 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_append_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_append_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_append_nulless
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dff97430cec046f0a7c21d52741e68170d3e25ec..87975116fd2c2be911282bc60a743911f991a210 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_mash
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a5c73d2dc004fcfc377e8c7667071b400251e6e1..ab35023138ffa7b350d608f1c3498a6f9c8692bb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_mash_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_mash_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_mash_nulless
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index abed50adebd5f7407b0a4b9168bb3e9c9d885480..610d94f8562c45444e920a93ee79a4b37eb31df9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_mish "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_mish "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_mish
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 77523ca831df7c9f90826adb7126fc12b2d77362..8e7492b2487f70335e27d9ad5b15818d37c00954 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_mish_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_mish_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_mish_nulless
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f07d33f46b88e679351103b23ae91d061b708eb2..f57db53629e583534f4f35f98f33837a10012986 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_prepend "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_prepend "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_prepend
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d769828f30808f53132ac8c4869b6b722f61b420..954f877f363d4588def60b3ded1c1c3a9b7aad57 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_prepend_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_prepend_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_prepend_assure
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e088330bda8c7c7ccc57c037e63aa8d8fddd0ec6..9225c09119912ca132dc89437d7b4e5cb24b3f44 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_prepend_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_prepend_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_prepend_assure_nulless
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 40e84c5079f2a3ab0126b4e11c841eddae4101b0..26c1b9803b1fcb84494a37043e867feefc730e5d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_partial_prepend_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_partial_prepend_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_partial_prepend_nulless
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 884825ca29c9371621399184af453edfc3d61b4d..069df446dd8753af373d1ef23352f58096d3635d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_prepend "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_prepend "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_prepend
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 29373018f3cf69eb73fe919e0501bf20e4c913cf..25c43f0cbc5952bb3211f19f54a632fb523998d4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_prepend_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_prepend_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_prepend_assure
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 65765447ddfc186765aefc27956940fef17fa2ae..cf391e68ef4a6780cf2d1e0916a9cba318603b80 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_prepend_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_prepend_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_prepend_assure_nulless
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5d93fe75e68c17a02eeb792f89942cc5aa5e40d1..374abc5d5d8a957325ffc0414d7d6d7f2f7a0bae 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_prepend_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_prepend_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_prepend_nulless
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5c514629213f00b36792a6933ba3ebca2e4d3edc..5384fce52713bded061663fee171283c37eedae7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6cb13c0bda6378c90fcadb854993dd1a2c256b38..3a8febb90ba7126d1c1cd1657cfb02f3bf243a11 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_seek_line "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_seek_line "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_seek_line
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3a814cd72cb43bb53d4046aca801ac80c76319b7..6162d55d58641074d0fa6097b446ddc38b5b43ad 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_seek_line_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_seek_line_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_seek_line_to
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3455aeba40a7924adf82015720b541b8f38f5315..7886b02be83eb7a4d6727ce31c5e75f885d099cd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_seek_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_seek_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_seek_to
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a2c240fbd18268627f6ed5d755a3a09ebed94ca0..052c7f730c29937516a70ff6341ed97bb9c78afb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_terminate "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_terminate "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_terminate
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_string_too_large\fP (with error bit) if string is too large to fit into the buffer.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1ce36e8a43ca50448572bcdd2518410a363b4eb2..4253838abe660e07926c50c079bb0227b0536423 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamic_terminate_after "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamic_terminate_after "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamic_terminate_after
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_string_too_large\fP (with error bit) if string is too large to fit into the buffer.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c399e0fdf57de510d36aaadfe24dd8d8cb3f7fbd..2a0cdd31c58a7356f31cdc4e38ef060e559d626b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamics_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamics_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamics_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dd7f10ea488c7b213bf439636af02ab92a6b0b00..020ce5fe4479bbce6a5ef940101241435e4e97a7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamics_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamics_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamics_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination strings the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f103cf5c24439f724883fc358df9dc03f44623c1..07afc1baca1fbd5699e657918299c3ac34b3dc7c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamics_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamics_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamics_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination strings the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4a00c448280af96692bc24196a631a15d777f22d..d4c5ed2aa5f24213aacdabcc53f7a768391abdf9 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamics_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamics_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamics_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8b07d372e880db5581aa942b2d7170b0565b4a7f..73a29a0081bcce5303d5c6cd221a7db18b029ca4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamics_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamics_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamics_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8f663184d799acd06a0e5ec3f7c2d5548e496a34..63c0da0d613e699b0ba878945b8c2eeb3edc0989 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamics_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamics_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamics_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index be30d84455d813b59f24c2f7bfc5f5e7e10387c7..8557ed9e91ce52f8308975bd286f305fa6fd0429 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamics_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamics_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamics_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 87f398dc14a5662d35c23a64d0023928f73bbf42..77bf4cb3ed8114f68cf0d77fd9ccdb4e362104e2 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamics_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamics_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamics_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fa42cbf535106df21c9c9a6b7b7ec4a6a5c18740..100db9ffc36488b1d78881e8eadc30f6133e741d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamicss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamicss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamicss_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_adjust().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_adjust()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bd67ef3406fea4069ad0a94d11b1a1c7f77a6ecf..1a26fdbd43bb04b3623f4d4c5f1baa9371ba6d9d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamicss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamicss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamicss_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination strings the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bdadb36d2991918594d2353d80e43116f107c701..802c1ab475f99433a8415cbcc1118d912714e751 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamicss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamicss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamicss_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination strings the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d47e5222fa15d8a093267cc67e76655e64e85f6d..bd4468ad2331843953ca5361ab556a4d13a30760 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamicss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamicss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamicss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6648f233e5e48c80618c32abc8aaac78bfa62acb..6beb55d95bb7559074a7fbde253d458d09500942 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamicss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamicss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamicss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 50f2d17cccbe1517010466c266bdfa3ce51d696d..ce23c718588738ccb9096c1ff5af9725d7c087a1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamicss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamicss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamicss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6e80206f939aba9bcc829db7d07b8fb64183979b..4448e338bc9d62750c958de76860b2cb18bf7d51 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamicss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamicss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamicss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ddc8a9fc73a9723d5e8cfd191a13d90893cf0b99..ebc9a5aedf28bc12cecae9814e2e0bb6f238a675 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_dynamicss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_dynamicss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_dynamicss_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_dynamic_adjust\fP(3), \fIf_utf_string_dynamic_append\fP(3), \fIf_utf_string_dynamic_append_assure\fP(3), \fIf_utf_string_dynamic_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_append_nulless\fP(3), \fIf_utf_string_dynamic_decimate_by\fP(3), \fIf_utf_string_dynamic_decrease_by\fP(3), \fIf_utf_string_dynamic_increase\fP(3), \fIf_utf_string_dynamic_increase_by\fP(3), \fIf_utf_string_dynamic_mash\fP(3), \fIf_utf_string_dynamic_mash_nulless\fP(3), \fIf_utf_string_dynamic_mish\fP(3), \fIf_utf_string_dynamic_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_append\fP(3), \fIf_utf_string_dynamic_partial_append_assure\fP(3), \fIf_utf_string_dynamic_partial_append_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_append_nulless\fP(3), \fIf_utf_string_dynamic_partial_mash\fP(3), \fIf_utf_string_dynamic_partial_mash_nulless\fP(3), \fIf_utf_string_dynamic_partial_mish\fP(3), \fIf_utf_string_dynamic_partial_mish_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure\fP(3), \fIf_utf_string_dynamic_partial_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_partial_prepend_nulless\fP(3), \fIf_utf_string_dynamic_prepend\fP(3), \fIf_utf_string_dynamic_prepend_assure\fP(3), \fIf_utf_string_dynamic_prepend_assure_nulless\fP(3), \fIf_utf_string_dynamic_prepend_nulless\fP(3), \fIf_utf_string_dynamic_resize\fP(3), \fIf_utf_string_dynamic_seek_line\fP(3), \fIf_utf_string_dynamic_seek_line_to\fP(3), \fIf_utf_string_dynamic_seek_to\fP(3), \fIf_utf_string_dynamic_terminate\fP(3), \fIf_utf_string_dynamic_terminate_after\fP(3), \fIf_utf_string_dynamics_adjust\fP(3), \fIf_utf_string_dynamics_append\fP(3), \fIf_utf_string_dynamics_append_all\fP(3), \fIf_utf_string_dynamics_decimate_by\fP(3), \fIf_utf_string_dynamics_decrease_by\fP(3), \fIf_utf_string_dynamics_increase\fP(3), \fIf_utf_string_dynamics_increase_by\fP(3), \fIf_utf_string_dynamics_resize\fP(3), \fIf_utf_string_dynamicss_adjust\fP(3), \fIf_utf_string_dynamicss_append\fP(3), \fIf_utf_string_dynamicss_append_all\fP(3), \fIf_utf_string_dynamicss_decimate_by\fP(3), \fIf_utf_string_dynamicss_decrease_by\fP(3), \fIf_utf_string_dynamicss_increase\fP(3), \fIf_utf_string_dynamicss_increase_by\fP(3), \fIf_utf_string_dynamicss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f793e5552d5a5506a38164bdfafb74f0fc2775ad..fe1a6d3fa39e500e9266674909a42749d3c5bf6f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multis_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multis_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multis_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2e23dce6675434e6ebdbd152ed3fe4f63bd41ba6..be99f77918433cd5b5e0fdfdf38fe98da53a9a77 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multis_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multis_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multis_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 34c2db5200e827eb36825bef6ae2f18fc10dbd4c..89e1952b09623a6553ee38baa9fb67c074eb3d69 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multis_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multis_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multis_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6b9216cbddab4e93d9ad9601aa1d687b30461d57..6faf831dc427621f19dae0660f0d595deee17fd7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multis_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multis_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multis_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f691547de5d4067cea9f779c5840a27bb54827f8..3f33f9f10ca994cf289799e5401b2e0bc05c3d7e 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multis_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multis_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multis_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0bdfb73e2580cbc50bd2e266c181fe7e8157bdbf..82405ec219d2f963a220a22b2a5222f4e8816ab7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multis_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multis_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multis_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6332c024e6d205d264fabe565e4b52e3c4a37493..34e190dc30cf354a117a3cd3385044115cc5b808 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multis_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multis_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multis_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The map_multis array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f4454e48dcdf63d738f040996af86fc9cc716a92..7a722714e36730049d44a74a1b553adb3e626b47 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multis_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multis_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multis_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The map_multis array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c32e4ac3a14654f80254bf7298aa9cf91f2d179a..7da8b53091c7f1fcddfb881033ecc8514b0e1205 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multiss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multiss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multiss_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6b863ac2dfcc91ff0617bf2c6a4bb839caf28b96..0c8e9768441f9540f775f49a9635a04a37a65350 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multiss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multiss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multiss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 77f5c1e6e491c3589782842f31e764ea65035275..3b471a5ac60079c45a55d55d032c000bb28ac3b4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multiss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multiss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multiss_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6dbbf65e8643073de9a8c33f6d82019e74127694..26764fd095680c502b6075e18d9cc815c45575ba 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multiss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multiss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multiss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a4192bb82b5cfed98ffdb2517c529b29b2c5f72c..b9fcd9da7761179f0d90d2b475eab4e8ac12eddc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multiss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multiss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multiss_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f1d707ce5a290015e16c76942af910bbfc290121..4fc1b69da647e2362b3575465b43118b4a0f94d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multiss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multiss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multiss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3443a16bfd9d8563211dc15f4c5e0f9a51503273..a0335e92dcd806f51a47b3630ec6c73a8010d998 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multiss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multiss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multiss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The map_multiss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 215d1a8b8323c8df580466bb925832833b636c7b..a1b82c5992f8f7a4c5af6087aa49e85d0951bb09 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_map_multiss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_map_multiss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_map_multiss_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The map_multiss array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_map_multis_adjust\fP(3), \fIf_utf_string_map_multis_append\fP(3), \fIf_utf_string_map_multis_append_all\fP(3), \fIf_utf_string_map_multis_decimate_by\fP(3), \fIf_utf_string_map_multis_decrease_by\fP(3), \fIf_utf_string_map_multis_increase\fP(3), \fIf_utf_string_map_multis_increase_by\fP(3), \fIf_utf_string_map_multis_resize\fP(3), \fIf_utf_string_map_multiss_adjust\fP(3), \fIf_utf_string_map_multiss_append\fP(3), \fIf_utf_string_map_multiss_append_all\fP(3), \fIf_utf_string_map_multiss_decimate_by\fP(3), \fIf_utf_string_map_multiss_decrease_by\fP(3), \fIf_utf_string_map_multiss_increase\fP(3), \fIf_utf_string_map_multiss_increase_by\fP(3), \fIf_utf_string_map_multiss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 17b1880375700953e6232106c759e3add0dcdc12..ced578b7d7857fd61fb1ce43fbceb0848e8e7bf0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_maps_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_maps_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_maps_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8c7863ced5e8a8aadce309114349f40245c146b9..d766656c8d6fba3033fd8e089a08716271918fa8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_maps_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_maps_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_maps_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8dc2cdf5ed54219f53947847abf7377a875a3e50..26b0470e0b1de5049269b86ecb84a496b5c08803 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_maps_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_maps_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_maps_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination maps the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ebfbd70753bec50cc39d97ef398ca6cae40a2ce5..5625df1ef73fb72ecc56271f24c8d2205457dce8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_maps_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_maps_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_maps_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c6faadae7131fba52ba97cfd5a99495e4b3c700b..e5b720f6bfa188bd714f79d4f410175d60f1c9fc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_maps_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_maps_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_maps_decrease_by
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9342e964fd15d3490fca59dc185e6e04108b1586..30d9398c9a03109cef2ccbb1f65832f275588d09 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_maps_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_maps_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_maps_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8f0c3faaf08043d892a54a421904da98b349aa6f..376f1e1942366b89a3a8fe288a182e78fa712c3f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_maps_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_maps_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_maps_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string maps array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index af73fe81f7d616c430568597d4c8cdbc5c9044cd..fa813ba8a42a2395c4a68e77ab459bc758190cac 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_maps_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_maps_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_maps_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string maps array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 77393a03d00f8b4461d7d84de0dca9e2a6ebfee6..e1afa9935b1556ccf309246752533b90a3db9af0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mapss_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mapss_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mapss_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 41018f2bae2c3ee47e3bf604339000ae88718e49..6e8be145d7edd950f267029554082d715c1dfbf0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mapss_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mapss_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mapss_append
 .SH SYNOPSIS
@@ -31,8 +31,15 @@ The destination mapss the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c4300a23cd3dfe9bb327e16e19c447bece1eaa6e..9c8f85c664e85d25ff2c823cc36c91902951f914 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mapss_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mapss_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mapss_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination mapss the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dad4e733f9bc36c195b3d6dab0621a53ae3a4c77..d78d0d3722d5a217a05fcd85069b4dc01b549194 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mapss_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mapss_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mapss_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6d8ebcb32e33eee8e751cdb377440978a2daf749..4fa20c60ec4488dba05742954ffac796cab4daba 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mapss_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mapss_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mapss_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d45989171dd44a5738c9bcb8892a3f9b9ab0f0d3..b9acd1c58606603749656e359bf9af2e6b18ffd7 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mapss_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mapss_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mapss_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e31aee7d9b960b8f05193859bce750fafe87d20e..03551463eccf5195dec5f6ae491748adb327c9db 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mapss_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mapss_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mapss_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string mapss array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8917515bc32e9aa03b89d110436b9aa597da1719..411e516c2e34de00537971f982ef5ecd53920bed 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mapss_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mapss_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mapss_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string mapss array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_maps_adjust\fP(3), \fIf_utf_string_maps_append\fP(3), \fIf_utf_string_maps_append_all\fP(3), \fIf_utf_string_maps_decimate_by\fP(3), \fIf_utf_string_maps_decrease_by\fP(3), \fIf_utf_string_maps_increase\fP(3), \fIf_utf_string_maps_increase_by\fP(3), \fIf_utf_string_maps_resize\fP(3), \fIf_utf_string_mapss_adjust\fP(3), \fIf_utf_string_mapss_append\fP(3), \fIf_utf_string_mapss_append_all\fP(3), \fIf_utf_string_mapss_decimate_by\fP(3), \fIf_utf_string_mapss_decrease_by\fP(3), \fIf_utf_string_mapss_increase\fP(3), \fIf_utf_string_mapss_increase_by\fP(3), \fIf_utf_string_mapss_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0c7ae7e9cc20aaf770cfe3a95b95225b5f205a67..e86fa98aabb24588ad60177ba142826ee73f9869 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mash
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f876b677692ec91c685217983142f9d184b14cb8..534184feeeffec528190583a53143e980dca2b07 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mash_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mash_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mash_nulless
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 767dd691317c7421f0cd9748ff408314ffcb1702..00c99e059b5d1a8937416bd3c1ab61914da6df55 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mish "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mish "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mish
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f8cfa6e7a4a8eb43810f0c5a665c86fd40b89e9e..e27d166a15c06496a9ffe716472758465bdc7390 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_mish_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_mish_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_mish_nulless
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index caa6cf3f5ff6ba2d8f9680d168c150068cc22e82..e5de35fb1d3a133a80be5e5da88771f66af09fb0 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_prepend "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_prepend "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_prepend
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 042249eebf5f201ec26e6597e50f7a278467418f..ad527bf5f6df311df30e730902f4f5c637c4936b 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_prepend_assure "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_prepend_assure "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_prepend_assure
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d94ab143c2c64d20f0e364c238dd4fabc0cc4ca7..92fceeec58241068612bce8ef1225e9da79ea869 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_prepend_assure_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_prepend_assure_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_prepend_assure_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7d64cece2c0bc17bbeddcc5f4d91c42e47b81936..c26b113635fc85d0c99424ce9ed6c2782e57cfeb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_prepend_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_prepend_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_prepend_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The destination string the source is prepended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a54abb282c342aa986c682f9f96218420c1bd852..6161aa9cb6d9f4c358d7b31aeff76c1074f8dbcb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_seek_line "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_seek_line "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_seek_line
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f8014472102d2ab5edb0f61428d4fa86d78d4935..a7568d6ad3580d27d24e3b204c5244e83e45f6de 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_seek_line_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_seek_line_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_seek_line_to
 .SH SYNOPSIS
@@ -13,7 +13,6 @@ f_utf_string_seek_line_to
 .fi
 .SH DESCRIPTION
 .PP
-Seek the string location forward until the character (1-byte wide) or EOL is reached.
 .SH PARAMETERS
 .TP
 .B string
@@ -37,9 +36,18 @@ A range within the buffer representing the start and stop locations. The start l
 .br
 \fBF_data_not_stop\fP if range.start > range.stop.
 .br
+Seek the string location forward until the character (1-byte wide) or EOL is reached.
+.br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ce0134a2fe84a0accf01bd56dd021192c1e9ff7d..47a5d5796e0de7b7aa120d530ea66eaf2576c5b1 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_seek_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_seek_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_seek_to
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_append\fP(3), \fIf_utf_string_append_assure\fP(3), \fIf_utf_string_append_assure_nulless\fP(3), \fIf_utf_string_append_nulless\fP(3), \fIf_utf_string_mash\fP(3), \fIf_utf_string_mash_nulless\fP(3), \fIf_utf_string_mish\fP(3), \fIf_utf_string_mish_nulless\fP(3), \fIf_utf_string_prepend\fP(3), \fIf_utf_string_prepend_assure\fP(3), \fIf_utf_string_prepend_assure_nulless\fP(3), \fIf_utf_string_prepend_nulless\fP(3), \fIf_utf_string_seek_line\fP(3), \fIf_utf_string_seek_line_to\fP(3), \fIf_utf_string_seek_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index aeb934bc17aedf74d94d7a77dbf9e2f7205dc63a..41667c86e1a67876f1600774765aa439b1120b5f 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_triples_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_triples_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_triples_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string triples array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 222633f27e10c95e8a74d7e9bbabc2f1e4441fb1..c284c8976d012bc11c7d5953a6920bc27cced31c 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_triples_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_triples_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_triples_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination triples the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 01487c32ab6bf4532585ff84851f82124bd40603..d4903b4c3ef7b61cd35a7edbf2b200a009deb586 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_triples_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_triples_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_triples_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination triples the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1fef48a14ab2b56da53284bc6858f3ab43347e63..954a3c9ceadb06ceab2c99ce4821188870dba6fd 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_triples_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_triples_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_triples_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string triples array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ad95c77a39fbd517914d22e745636733f530fc62..676a43b02d52abe42f33fcf12988d621ff540752 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_triples_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_triples_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_triples_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string triples array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e4ef3d08cb99a8736d4b48f07209dd02b6ef91da..d0d486141fd0495554de6e1d5acb4fa53bd13ef5 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_triples_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_triples_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_triples_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string triples array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 58c7371761e33c11c582aba0830e8e0a1d0a10e7..c2db01e5b9bfc3d6803ab2f4e01331fce3026d93 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_triples_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_triples_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_triples_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string triples array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 42b369d44db4720c15b2e4c277d1b5c0f98b3f24..a25001df8a6c78a7b04f968253eda7612a749801 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_triples_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_triples_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_triples_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string triples array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 45538f03c1b764386f4f2cfa5ae65017128119f4..91c85e25cc67e9995488d96ebfca9880a66a9650 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_tripless_adjust "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_tripless_adjust "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_tripless_adjust
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string tripless array to resize.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e058c2420c18173efde79645e05ea850bd9e2c2f..eea2957e24756dc1669a5f1dfa882c7236042efe 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_tripless_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_tripless_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_tripless_append
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination tripless the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 029f0934f12b372b485c19f1fe63943a5ec175c5..af62c60cec4a77e669c324b000be55600ffda5e8 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_tripless_append_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_tripless_append_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_tripless_append_all
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The destination tripless the source is appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 913ad57ed035cb3ae6c55a852deb1782d141b5c3..6e6cdad759bd9fbbbb04e145572da2e9f06842d4 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_tripless_decimate_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_tripless_decimate_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_tripless_decimate_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string tripless array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 58b70a93385e5351a7244324644103ac55528e10..1dfaaf5c280d99370abf4279d6f9ebebae356022 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_tripless_decrease_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_tripless_decrease_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_tripless_decrease_by
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ The string tripless array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 082fc01b678c7bbf88736889904fcc1cccb8660e..ded923c07be9d6f8403442c58ad0966b2a88acfb 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_tripless_increase "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_tripless_increase "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_tripless_increase
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string tripless array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ffa2a03f7baa4d420ae878481067ebd8a0cca127..25a2803ddef00c54898ca9ee9a9bed00ef6c4e6d 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_tripless_increase_by "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_tripless_increase_by "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_tripless_increase_by
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The string tripless array to resize.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ab4f99e12e7fe15a7b3c736984115d2292045bda..de68e0a1e0beb58e592264aa224427e77e5d1b04 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_string_tripless_resize "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_string_tripless_resize "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_string_tripless_resize
 .SH SYNOPSIS
@@ -29,8 +29,15 @@ The string tripless array to adjust.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_memory_resize().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_string_triples_adjust\fP(3), \fIf_utf_string_triples_append\fP(3), \fIf_utf_string_triples_append_all\fP(3), \fIf_utf_string_triples_decimate_by\fP(3), \fIf_utf_string_triples_decrease_by\fP(3), \fIf_utf_string_triples_increase\fP(3), \fIf_utf_string_triples_increase_by\fP(3), \fIf_utf_string_triples_resize\fP(3), \fIf_utf_string_tripless_adjust\fP(3), \fIf_utf_string_tripless_append\fP(3), \fIf_utf_string_tripless_append_all\fP(3), \fIf_utf_string_tripless_decimate_by\fP(3), \fIf_utf_string_tripless_decrease_by\fP(3), \fIf_utf_string_tripless_increase\fP(3), \fIf_utf_string_tripless_increase_by\fP(3), \fIf_utf_string_tripless_resize\fP(3), \fIf_memory_resize()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5e46107b2b430014f61d1e6f275bc3d3d3faeced..d5f343ee852847fe02a0fcb7dc035d8253a5d1fc 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_unicode_from "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_unicode_from "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_unicode_from
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ The (UTF-8) character as a sequence of bytes. This must have a length equal to t
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_char_to_char\fP(3), \fIf_utf_char_to_character\fP(3), \fIf_utf_character_unicode_from\fP(3), \fIf_utf_character_unicode_string_to\fP(3), \fIf_utf_character_unicode_to\fP(3), \fIf_utf_unicode_from\fP(3), \fIf_utf_unicode_string_to\fP(3), \fIf_utf_unicode_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ce9b437a3461fd4df23eff14d6af3d72d6b6bf3c..dbbb2d57802e9627a16b923026bc133f141369ac 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_unicode_string_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_unicode_string_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_unicode_string_to
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ A 32-bit integer representing the Unicode (such as U+0001). Does not need to be
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_valid_not\fP (with error bit) if string is not a valid Unicode string.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_char_to_char\fP(3), \fIf_utf_char_to_character\fP(3), \fIf_utf_character_unicode_from\fP(3), \fIf_utf_character_unicode_string_to\fP(3), \fIf_utf_character_unicode_to\fP(3), \fIf_utf_unicode_from\fP(3), \fIf_utf_unicode_string_to\fP(3), \fIf_utf_unicode_to\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1fd0bac018f96d747239043c6cc086d9835f91e5..f7a3f87f0fd3278c32bd3d226add3effaef065ed 100644 (file)
@@ -1,4 +1,4 @@
-.TH f_utf_unicode_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH f_utf_unicode_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 f_utf_unicode_to
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ A 32-bit integer representing the Unicode (such as U+0001). Does not need to be
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 \fBF_utf_not\fP (with error bit) if unicode is an invalid Unicode character.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIf_utf_char_to_char\fP(3), \fIf_utf_char_to_character\fP(3), \fIf_utf_character_unicode_from\fP(3), \fIf_utf_character_unicode_string_to\fP(3), \fIf_utf_character_unicode_to\fP(3), \fIf_utf_unicode_from\fP(3), \fIf_utf_unicode_string_to\fP(3), \fIf_utf_unicode_to\fP(3), \fIf_utf_character_is_valid()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 311f6346ab080fd1c8a7eaadb2a2355d1fd14006..a8926d5a61cddc04b2fb148f1b29c4ab9db16fe9 100644 (file)
 15710381
 15710382
 15710383
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 935ee9b3c56287ebec0b70c6ecf31c1c298e3846..78d4695cb18125782eaa8f5eb567aabea94a639f 100644 (file)
 4036202899
 4036202900
 4036202901
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index a861a7276c3997cb387f4624dbf7ad63c7b197ae..0d0aae1858676d5bf79b35ef8a661b1c5693a3a7 100644 (file)
 4036924343
 4036924344
 4036924345
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index fa0427572ef1d0f016ff877fa0ef2fb752591e35..09ad40e3d8dca54559f156aee528106e01554681 100644 (file)
 14909629
 14912151
 14912153
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 10e8b40d580abe0076151807e17b506e9520487b..a4b419ae4c064ac28912d2ca57aec9252bb85838 100644 (file)
 4036985994
 4036985995
 4036985996
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 51ebc3217cd24ce44ab5133b7498b83e9e252a39..c51ad3e9d4c778abc7f5d2026575d0e723afc753 100644 (file)
 14792381
 14792382
 14792383
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index a5758a30bfe64a1c916045a93f7351ed76ff66fa..a0466a7b648ea0e7cc6a74ba5f7fa18ba2a59f26 100644 (file)
 4103061435
 4103061436
 4103061437
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 05ec73384e7f30012da984959792648c9aef3cbf..c6d4d5acc5d02c872d0be7bf0bb27102aca50422 100644 (file)
 15711651
 15711652
 15711653
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 1ebdb7d5e3f0a5340a8eca58fcef65d3825a42c0..b4606e8fe33aaa6b4e1ab5f93c04dc6ef7661571 100644 (file)
@@ -36,8 +36,3 @@
 14844571
 14844572
 14856636
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index f0dec87e5329ea621cf69c1759b1ad8fe42413d4..d2e8f5fa794515e2ad612884640e23b28f7c786c 100644 (file)
 15379869
 15379870
 15379871
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 361bb1b9381c401dab4d748f9f39998a54f4a214..fb31aa3b07fd9e329627225a730bf45c1db28b9d 100644 (file)
 15712174
 15712188
 15712189
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index b0660ed5b88f8edfcf35c655726c1b2694fc9cbc..6ed28170774bee577eb24c2c1b944de40d7c3806 100644 (file)
@@ -15,8 +15,3 @@
 14844079
 14844319
 14909568
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index f924263e7ea94adc3e6da71fe75109a7558b61b0..296f48f13da1c50541cbbe29bd49b9e42307ad4e 100644 (file)
@@ -78,8 +78,3 @@
 52157
 52158
 52159
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 3c5220fd4618435cb9bcc93554d93221bb799186..c581199155e6c3792a4972bd8cd8cbb3315b4e1f 100644 (file)
@@ -1,6 +1 @@
 14785152
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index c96d6a8ccec5f40ca2910f530c618a5e695dc6de..f846e4f6e9c20ef78224d5f6e92c7b560d33783c 100644 (file)
@@ -1,6 +1 @@
 14844043
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 6c3b5620c1333cb6a05640572d2a5b48da65d3e7..c202ea0c620a560582a39efa4164079c8b380f72 100644 (file)
 15712164
 15712165
 15712166
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 0f57d0c015a097b2f74629a23b3b4805465cc162..250189e87e165ce6eb7f687baeee0477c866c11c 100644 (file)
@@ -9,8 +9,3 @@
 15711423
 15710387
 15710388
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index b4cccc9b447678f04dc8f22347b4f312513e432b..0ebf2a893e2e9b87cab20bde211325b32e6696ef 100644 (file)
@@ -7,8 +7,3 @@
 15710606
 15710607
 15711423
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 9b564c34214aae4cb44d681e4edd27585ff4023a..10e536e402459546d2e6846cd632cae48c4d82fa 100644 (file)
@@ -10,8 +10,3 @@
 15711423
 15710387
 15710388
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 1a5ab4c04eeaf243d4f7dafe8783df72164a21e7..4ea834999a765e5648173ec2c5c4095dec0dc310 100644 (file)
@@ -8,8 +8,3 @@
 15710606
 15710607
 15711423
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index fd912861d118f76eb7eb2c2eea4ee84326577db4..9fc30255386706f211124972a134ffd6a0ccf916 100644 (file)
@@ -11,8 +11,3 @@
 15711423
 15710387
 15710388
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 665cccc831cc62d1093d9834bcd07c9ba6842d37..15b0c6c5816d6a3ec37110ad5ec68b1c92d0d1a4 100644 (file)
@@ -9,8 +9,3 @@
 15710606
 15710607
 15711423
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 6037cb54487ea1fcbf41f35996f703398e5ca1b0..6b5c7e0347d9e1267f27be39d0cc030bdc7472f3 100644 (file)
@@ -34,8 +34,3 @@
 14844045
 14844320
 15711167
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 93c2d608391dd94ebe06633cfc9ffc5eaf2f2e87..a0632ede59db2b52591890b0d63364519c9d0e52 100644 (file)
@@ -1696,8 +1696,3 @@ U+FE2C
 U+FE2D
 U+FE2E
 U+FE2F
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 095e09ce6e18328df0eb3ecd3b03ee712f4b3e6f..e333f006ad20842f204a9fb5e3fa6af2537cfaec 100644 (file)
@@ -144,8 +144,3 @@ U+13452
 U+13453
 U+13454
 U+13455
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 57cbca8c7cf9f605f889be6f1467e06819503cc1..7c17dbcc8311284ca72c9fdfbaa93c4aaa9a59b4 100644 (file)
@@ -1641,8 +1641,3 @@ U+1E4F6
 U+1E4F7
 U+1E4F8
 U+1E4F9
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 1a76d8fbe6fa58aff6474931b708fcae26fbcf5f..6fd5e16e1936c396f91707c9801b22fca1461189 100644 (file)
@@ -1378,8 +1378,3 @@ U+3030
 U+303D
 U+3297
 U+3299
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index a4018d84455ac6b4ecbc7a7b30c758f742593af5..b108d1ae7122e8d537afc45d83e1fa88e8a0d745 100644 (file)
@@ -1830,8 +1830,3 @@ U+1F109
 U+1F10A
 U+1F10B
 U+1F10C
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 34cee575c9dc997cdd2669f12504f640f3f1f591..0c2849fd1097bc292b3d8458f1c85b62ae85e1c1 100644 (file)
@@ -190,8 +190,3 @@ U+1DBC
 U+1DBD
 U+1DBE
 U+1DBF
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 7c9dfa31b5c787dfb39946fdbca2e29b8c6dfde6..edc57df0e0a0f020cb4dca6cac384e337bdabdfc 100644 (file)
@@ -137466,8 +137466,3 @@ U+10FFFA
 U+10FFFB
 U+10FFFC
 U+10FFFD
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index a79b8cf12cd5e4086bd7163d339788350ace60f4..6440757dcac67304fbb04265ef674c389130c953 100644 (file)
@@ -817,8 +817,3 @@ U+FF62
 U+FF63
 U+FF64
 U+FF65
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 8ed46f9f0eacf81990f640b84435810b1f89e6a5..34ab11491858164cea76b36811adfdc144958a1c 100644 (file)
@@ -36,8 +36,3 @@ U+209A
 U+209B
 U+209C
 U+2C7C
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 57f65abf54422e722dd78b10a771e0eb88702a6a..c2be6908303d4f6cde84179b7ec2eafc27d0fefe 100644 (file)
@@ -274,8 +274,3 @@ U+AB5C
 U+AB5D
 U+AB5E
 U+AB5F
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 97a418ce9e2b97ae36f1f49d18d29d74737ebf25..3b7d7b52e8c4b4f7da7f7921406a3e6db3ed995e 100644 (file)
@@ -7739,8 +7739,3 @@ U+FFED
 U+FFEE
 U+FFFC
 U+FFFD
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 06113e0ca37e1aea36c76a03dac87b4e1337986b..433ee9fdf7baa4a792f9fb0e9e6322fa8e455485 100644 (file)
@@ -12,8 +12,3 @@ U+2009
 U+200A
 U+200B
 U+3000
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 921cc14356ed68f4a74758713c9e280eb1ed15cc..be9c2122fe40d80292a1fef99b967ee05826896c 100644 (file)
@@ -78,8 +78,3 @@ U+02FC
 U+02FD
 U+02FE
 U+02FF
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 71c5498b4ed444c44d9fc3fa923d8c458e94f559..e313bd2db2b38d36343cf812d4ba1e93043c760f 100644 (file)
@@ -1,6 +1 @@
 U+1680
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index fe3f8c5dd422e30619fea8d9229196443b695227..ef54693d5267537f16209ccf9b48a3282c1cd690 100644 (file)
@@ -1,6 +1 @@
 U+200B
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 5091f69959772fb4f2c2cba2ca6241527ca73f6e..5978c3399865af58fac2854abd0ff1be7cf24198 100644 (file)
@@ -52754,8 +52754,3 @@ U+FFE3
 U+FFE4
 U+FFE5
 U+FFE6
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 163f6af4964aa401fda0404e81df035e32994a7e..9586ace3316047c5932afa3cdbe1a0368ee31788 100644 (file)
@@ -9,8 +9,3 @@ U+FE4F
 U+FF3F
 U+FE33
 U+FE34
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 03a77847654dfd62b6d35461d75c18d4cdbda830..ef4ee404d41b1d48a6bc87caec0b028192dacc26 100644 (file)
@@ -7,8 +7,3 @@ U+FE4D
 U+FE4E
 U+FE4F
 U+FF3F
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 8be43759c35e4880051d52a3c8670a8856c99f62..405ec7762e129e83942d7de56a4f101facca7f61 100644 (file)
@@ -10,8 +10,3 @@ U+FE4F
 U+FF3F
 U+FE33
 U+FE34
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index c0b8eeef055d3ee3e5f2379a5ba370e3dd7d9856..f71b0e748d39a822d237608a13e1a0d9f2b55dbd 100644 (file)
@@ -8,8 +8,3 @@ U+FE4D
 U+FE4E
 U+FE4F
 U+FF3F
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 3fd4f1215efda90a926f6f3881b79a931c9fcd2d..d47698df95747f3f7f6cb072201c2cef743f792f 100644 (file)
@@ -11,8 +11,3 @@ U+FE4F
 U+FF3F
 U+FE33
 U+FE34
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index b6a2782ce38221005c68191d4de4442cb85d4731..d8d0538aabc5f0afc5f1ef80f482a1d74a734b3f 100644 (file)
@@ -9,8 +9,3 @@ U+FE4D
 U+FE4E
 U+FE4F
 U+FF3F
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index f766a58af34a1054cb55e9bfabe77d94134d948a..92935863c439d7c346d4ee6a613e5c30087677bf 100644 (file)
@@ -34,8 +34,3 @@ U+200C
 U+200D
 U+2060
 U+FEFF
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index 9c9e25fcde57a75360e70f04449ceb30656df038..2896039cbe8c42fc3014b6c22afedb8a143036e1 100644 (file)
 7
 8
 9
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index c80bb0b041ae553ee7e31e0ff91fc45f9d0e1c51..ac9ceddf6e3bb2b66333b45c23205e4ad19fd2e9 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_control_group_apply "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_control_group_apply "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_control_group_apply
 .SH SYNOPSIS
@@ -13,11 +13,10 @@ fl_control_group_apply
 .SH DESCRIPTION
 .PP
 Apply the given control groups to the process represented by the PID.
-.PP
-Errors (with error bit) from: f_file_stream_open().
 .SH PARAMETERS
 .TP
 .B control_group
+The control group(s) to apply.
 
 .TP
 .B id
@@ -36,8 +35,17 @@ The PID of the process to apply the control group(s) to.
 \fBF_space_not\fP (with error bit) if a maximum resource limit is reached and there is not enough space.
 .br
 \fBF_failure\fP (with error bit) on any other error.
+.br
+Errors (with error bit) from: f_file_stream_open().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_control_group_apply\fP(3), \fIf_file_stream_open()\fP, \fIfprintf()\fP, \fIfflush()\fP, \fImemcpy()\fP, \fIunshare()\fP, \fIf_file_stream_close()\fP, \fIf_file_stream_open()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c568d635a88c699806b15321d5d8c7a82b7e695a..48d6d9c9b0a5abafba37fb9557bbe4916ca0381e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_conversion_dynamic_partial_to_signed "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_conversion_dynamic_partial_to_signed "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_conversion_dynamic_partial_to_signed
 .SH SYNOPSIS
@@ -14,29 +14,52 @@ fl_conversion_dynamic_partial_to_signed
 .fi
 .SH DESCRIPTION
 .PP
-A structure designating a start and stop range for some string.
+Convert a series of number characters into a f_number_signed_t.
 .PP
-In general, this project uses the start and stop position inclusively, meaning that a range of 0 to 1 would include positions 0 and position 1. Therefore, a range from 0 to 0 would be include position 0. Set start to some value larger than stop to designate that there is no range (such as start = 1, stop = 0).
-.PP
-start: the start position. stop: the stop position.
-.sp
-.RS
-.nf
-\fB
-struct f_string_range_t {
-  f_array_length_t \fIstart\fP;
-  f_array_length_t \fIstop\fP;
-};
-\fP
-.fi
-.RE
+This will stop at one of the following: range.stop or a non-digit. This will ignore NULL values. This will not process signed statuses (+/-).
+.SH PARAMETERS
+.TP
+.B data
+Conversion data for specifying things such as treating this as a negative number.
+
+.TP
+.B buffer
+The string to convert.
+
+.TP
+.B range
+The start/stop range to convert.
+
+.TP
+.B number
+This will store the value of the converted string. This value is only changed on success.
+
 .SH RETURN VALUE
 .PP
 \fBF_none\fP if the binary string was converted to an signed long.
 .br
 \fBF_data_not\fP if string starts with a null (length is 0).
+.br
+\fBF_base_not\fP (with error bit) if no supported or valid base unit is provided.
+.br
+\fBF_number\fP (with error bit) if no conversion was made due to non-binary values being found.
+.br
+\fBF_number_decimal\fP (with error bit) if number has a decimal digit.
+.br
+\fBF_number_overflow\fP (with error bit) on integer overflow.
+.br
+\fBF_number_underflow\fP (with error bit) on integer underflow.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_conversion_dynamic_partial_to_signed\fP(3), \fIfl_conversion_dynamic_partial_to_signed_detect\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned_detect\fP(3), \fIfl_conversion_dynamic_to_signed\fP(3), \fIfl_conversion_dynamic_to_signed_detect\fP(3), \fIfl_conversion_dynamic_to_unsigned\fP(3), \fIfl_conversion_dynamic_to_unsigned_detect\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6011294a927c169671f751954baaab97b244f2f3..f68ef9b57bf56190c768c8fe7fcddb565883844d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_conversion_dynamic_partial_to_signed_detect "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_conversion_dynamic_partial_to_signed_detect "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_conversion_dynamic_partial_to_signed_detect
 .SH SYNOPSIS
@@ -16,15 +16,18 @@ fl_conversion_dynamic_partial_to_signed_detect
 .PP
 Convert a series of positive or negative number characters into an f_number_signed_t.
 .PP
-Hexidecimals begin with either '0x' or '0X'.
+This will stop at one of the following: range.stop or a non-digit.
 .br
-Duodecimals begin with either '0d' or '0D'.
+This will ignore NULL values.
 .br
-Octals begin with either '0o' or '0O'.
+This will process signed statuses (+/-).
 .br
-Binaries begin with either '0b' or '0B'.
-.br
-Decimal is used for all other cases.
+This will detect based types as follows:
+  - Hexidecimals begin with either '0x' or '0X'.
+  - Duodecimals begin with either '0d' or '0D'.
+  - Octals begin with either '0o' or '0O'.
+  - Binaries begin with either '0b' or '0B'.
+  - Decimal is used for all other cases.
 .PP
 Leading 0's and whitespace are ignored. Whitespace after the first digit is considered invalid.
 .PP
@@ -65,8 +68,15 @@ This will store the value of the converted string. This value is only changed on
 \fBF_number_underflow\fP (with error bit) on integer underflow.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_conversion_dynamic_partial_to_signed\fP(3), \fIfl_conversion_dynamic_partial_to_signed_detect\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned_detect\fP(3), \fIfl_conversion_dynamic_to_signed\fP(3), \fIfl_conversion_dynamic_to_signed_detect\fP(3), \fIfl_conversion_dynamic_to_unsigned\fP(3), \fIfl_conversion_dynamic_to_unsigned_detect\fP(3), \fIstrtoll()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2023406e8358328156e2d25c3ad3236b42d2573e..e6e760733b284ac5e5f88b2bbec9741c03100164 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_conversion_dynamic_partial_to_unsigned "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_conversion_dynamic_partial_to_unsigned "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_conversion_dynamic_partial_to_unsigned
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ This will store the value of the converted string. This value is only changed on
 \fBF_number_overflow\fP (with error bit) on integer overflow.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_conversion_dynamic_partial_to_signed\fP(3), \fIfl_conversion_dynamic_partial_to_signed_detect\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned_detect\fP(3), \fIfl_conversion_dynamic_to_signed\fP(3), \fIfl_conversion_dynamic_to_signed_detect\fP(3), \fIfl_conversion_dynamic_to_unsigned\fP(3), \fIfl_conversion_dynamic_to_unsigned_detect\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 80bb2a014f5b17f93a2a339a3314da144e1ecee7..d7908d154f7aabea3f4036fa3f8c3baa2c78729e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_conversion_dynamic_partial_to_unsigned_detect "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_conversion_dynamic_partial_to_unsigned_detect "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_conversion_dynamic_partial_to_unsigned_detect
 .SH SYNOPSIS
@@ -16,16 +16,19 @@ fl_conversion_dynamic_partial_to_unsigned_detect
 .PP
 Convert a series of positive number characters into an f_number_unsigned_t.
 .PP
-Hexidecimals begin with either '0x' or '0X'.
+This will stop at one of the following: range.stop or a non-digit.
 .br
-Duodecimals begin with either '0d' or '0D'.
+This will ignore NULL values.
 .br
-Octals begin with either '0o' or '0O'.
+This will not process signed statuses (+/-).
 .br
-Binaries begin with either '0b' or '0B'.
+This will detect based types as follows:
+  - Hexidecimals begin with either '0x' or '0X'.
+  - Duodecimals begin with either '0d' or '0D'.
+  - Octals begin with either '0o' or '0O'.
+  - Binaries begin with either '0b' or '0B'.
+  - Decimal is used for all other cases.
 .br
-Decimal is used for all other cases.
-.PP
 Leading 0's and whitespace are ignored. Whitespace after the first digit is considered invalid.
 .PP
 This function is similar to strtoull(), but the behavior of error handling and special bases are different. In particular, octals are specified here with '0b' prefix or '0B' prefix instead of the ridiculous '0' prefix. Negative values are reported as such instead of being converted into the unsigned equivalent.
@@ -67,8 +70,15 @@ This will store the value of the converted string. This value is only changed on
 \fBF_number_overflow\fP (with error bit) on integer overflow.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_conversion_dynamic_partial_to_signed\fP(3), \fIfl_conversion_dynamic_partial_to_signed_detect\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned_detect\fP(3), \fIfl_conversion_dynamic_to_signed\fP(3), \fIfl_conversion_dynamic_to_signed_detect\fP(3), \fIfl_conversion_dynamic_to_unsigned\fP(3), \fIfl_conversion_dynamic_to_unsigned_detect\fP(3), \fIstrtoull()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7905a7eef25e82e137cf6710fc9753e68ee0ec59..18ef2a8751bdafc364506ab151d3b64971eec002 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_conversion_dynamic_to_signed "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_conversion_dynamic_to_signed "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_conversion_dynamic_to_signed
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ This will store the value of the converted string. This value is only changed on
 \fBF_number_underflow\fP (with error bit) on integer underflow.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_conversion_dynamic_partial_to_signed\fP(3), \fIfl_conversion_dynamic_partial_to_signed_detect\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned_detect\fP(3), \fIfl_conversion_dynamic_to_signed\fP(3), \fIfl_conversion_dynamic_to_signed_detect\fP(3), \fIfl_conversion_dynamic_to_unsigned\fP(3), \fIfl_conversion_dynamic_to_unsigned_detect\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f9185faade15cfaffc2f760b3d74d2ab1153d9d4..74f8f7134045a1f19f576f4bf04c5fb9fa112f09 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_conversion_dynamic_to_signed_detect "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_conversion_dynamic_to_signed_detect "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_conversion_dynamic_to_signed_detect
 .SH SYNOPSIS
@@ -15,16 +15,19 @@ fl_conversion_dynamic_to_signed_detect
 .PP
 Convert a series of positive or negative number characters into an f_number_signed_t.
 .PP
-Hexidecimals begin with either '0x' or '0X'.
+This will stop at one of the following: a non-digit.
 .br
-Duodecimals begin with either '0d' or '0D'.
+This will ignore NULL values.
 .br
-Octals begin with either '0o' or '0O'.
+This will process signed statuses (+/-).
 .br
-Binaries begin with either '0b' or '0B'.
+This will detect based types as follows:
+  - Hexidecimals begin with either '0x' or '0X'.
+  - Duodecimals begin with either '0d' or '0D'.
+  - Octals begin with either '0o' or '0O'.
+  - Binaries begin with either '0b' or '0B'.
+  - Decimal is used for all other cases.
 .br
-Decimal is used for all other cases.
-.PP
 Leading 0's and whitespace are ignored. Whitespace after the first digit is considered invalid.
 .PP
 This function is similar to strtoll(), but the behavior of error handling and special bases are different. In particular, octals are specified here with '0b' prefix or '0B' prefix instead of the ridiculous '0' prefix.
@@ -60,8 +63,15 @@ This will store the value of the converted string. This value is only changed on
 \fBF_number_underflow\fP (with error bit) on integer underflow.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_conversion_dynamic_partial_to_signed\fP(3), \fIfl_conversion_dynamic_partial_to_signed_detect\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned_detect\fP(3), \fIfl_conversion_dynamic_to_signed\fP(3), \fIfl_conversion_dynamic_to_signed_detect\fP(3), \fIfl_conversion_dynamic_to_unsigned\fP(3), \fIfl_conversion_dynamic_to_unsigned_detect\fP(3), \fIstrtoll()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1a1d906288f0c381bbe511eeaaed4f25e782b714..9bdff738c535c26f066e20f237f7e212d6a4601f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_conversion_dynamic_to_unsigned "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_conversion_dynamic_to_unsigned "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_conversion_dynamic_to_unsigned
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ This will store the value of the converted string. This value is only changed on
 \fBF_number_overflow\fP (with error bit) on integer overflow.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_conversion_dynamic_partial_to_signed\fP(3), \fIfl_conversion_dynamic_partial_to_signed_detect\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned_detect\fP(3), \fIfl_conversion_dynamic_to_signed\fP(3), \fIfl_conversion_dynamic_to_signed_detect\fP(3), \fIfl_conversion_dynamic_to_unsigned\fP(3), \fIfl_conversion_dynamic_to_unsigned_detect\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 18dad3b4e95631667432a7d37cb9c2871f291d32..44e362371de2c4101696d784bfc6368cbc3d4406 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_conversion_dynamic_to_unsigned_detect "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_conversion_dynamic_to_unsigned_detect "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_conversion_dynamic_to_unsigned_detect
 .SH SYNOPSIS
@@ -15,16 +15,19 @@ fl_conversion_dynamic_to_unsigned_detect
 .PP
 Convert a series of positive number characters into an f_number_unsigned_t.
 .PP
-Hexidecimals begin with either '0x' or '0X'.
+ This will stop at one of the following: a non-digit.
 .br
-Duodecimals begin with either '0d' or '0D'.
+ This will ignore NULL values.
 .br
-Octals begin with either '0o' or '0O'.
+ This will not process signed statuses (+/-).
 .br
-Binaries begin with either '0b' or '0B'.
+ This will detect based types as follows:
+   - Hexidecimals begin with either '0x' or '0X'.
+   - Duodecimals begin with either '0d' or '0D'.
+   - Octals begin with either '0o' or '0O'.
+   - Binaries begin with either '0b' or '0B'.
+   - Decimal is used for all other cases.
 .br
-Decimal is used for all other cases.
-.PP
 Leading 0's and whitespace are ignored. Whitespace after the first digit is considered invalid.
 .PP
 This function is similar to strtoull(), but the behavior of error handling and special bases are different. In particular, octals are specified here with '0b' prefix or '0B' prefix instead of the ridiculous '0' prefix. Negative values are reported as such instead of being converted into the unsigned equivalent.
@@ -62,8 +65,15 @@ This will store the value of the converted string. This value is only changed on
 \fBF_number_overflow\fP (with error bit) on integer overflow.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_conversion_dynamic_partial_to_signed\fP(3), \fIfl_conversion_dynamic_partial_to_signed_detect\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned\fP(3), \fIfl_conversion_dynamic_partial_to_unsigned_detect\fP(3), \fIfl_conversion_dynamic_to_signed\fP(3), \fIfl_conversion_dynamic_to_signed_detect\fP(3), \fIfl_conversion_dynamic_to_unsigned\fP(3), \fIfl_conversion_dynamic_to_unsigned_detect\fP(3), \fIstrtoull()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 45316584d24256a02db133e030cb9c39d9ce6eff..1b6043969e08afca1c605df3fca758d6dd4456f2 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_directory_clone "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_directory_clone "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_directory_clone
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ Errors (with error bit) from: f_file_mode_set().
 Errors (with error bit) from: f_file_role_change().
 .br
 Errors (with error bit) from: f_file_stat().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_directory_clone\fP(3), \fIfl_directory_clone_content\fP(3), \fIfl_directory_copy\fP(3), \fIfl_directory_copy_content\fP(3), \fIfl_directory_create\fP(3), \fIfl_directory_list\fP(3), \fIfl_directory_path_pop\fP(3), \fIfl_directory_path_push\fP(3), \fIf_directory_create()\fP, \fIf_directory_exists()\fP, \fIf_file_mode_set()\fP, \fIf_file_role_change()\fP, \fIf_file_stat()\fP, \fIf_file_clone()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e72d176ba0ae47fc69cb8e376054182678e3da2b..2e5204ade20cefea08f4b25e97c5b4ffe50272d9 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_directory_clone_content "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_directory_clone_content "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_directory_clone_content
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ The directory recurse data.
 \fBF_failure\fP (with error bit) for any other failure, failures might be populated with individual status codes.
 .br
 Errors (with error bit) from: f_directory_exists().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_directory_clone\fP(3), \fIfl_directory_clone_content\fP(3), \fIfl_directory_copy\fP(3), \fIfl_directory_copy_content\fP(3), \fIfl_directory_create\fP(3), \fIfl_directory_list\fP(3), \fIfl_directory_path_pop\fP(3), \fIfl_directory_path_push\fP(3), \fIf_directory_exists()\fP, \fIf_directory_exists()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 111e5ef102d8f7b7e153e90786a4b7c8dd03772a..2414bc2c9d1781e2ca1eac572f376ea708f0e3e7 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_directory_copy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_directory_copy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_directory_copy
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ Errors (with error bit) from: f_file_mode_set().
 Errors (with error bit) from: f_file_role_change().
 .br
 Errors (with error bit) from: f_file_stat().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_directory_clone\fP(3), \fIfl_directory_clone_content\fP(3), \fIfl_directory_copy\fP(3), \fIfl_directory_copy_content\fP(3), \fIfl_directory_create\fP(3), \fIfl_directory_list\fP(3), \fIfl_directory_path_pop\fP(3), \fIfl_directory_path_push\fP(3), \fIf_directory_create()\fP, \fIf_directory_exists()\fP, \fIf_file_mode_set()\fP, \fIf_file_role_change()\fP, \fIf_file_stat()\fP, \fIf_file_copy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8cf34a91c9bd979447201f3afd1e0781792c2a73..b4b757ce82a77cfa0089e2045609bcadb3a98eea 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_directory_copy_content "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_directory_copy_content "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_directory_copy_content
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ The directory recurse data.
 \fBF_failure\fP (with error bit) for any other failure, failures might be populated with individual status codes.
 .br
 Errors (with error bit) from: f_directory_exists().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_directory_clone\fP(3), \fIfl_directory_clone_content\fP(3), \fIfl_directory_copy\fP(3), \fIfl_directory_copy_content\fP(3), \fIfl_directory_create\fP(3), \fIfl_directory_list\fP(3), \fIfl_directory_path_pop\fP(3), \fIfl_directory_path_push\fP(3), \fIf_directory_exists()\fP, \fIf_file_copy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index eca5f5d3922d302916ea5ccc4f8e8fd82d4e83f0..01e4eea4774e8a1e488b1020b72a6e387b3a00e2 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_directory_create "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_directory_create "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_directory_create
 .SH SYNOPSIS
@@ -59,8 +59,15 @@ The directory mode to use when creating. This is applied to all created director
 \fBF_space_not\fP (with error bit) if file system is out of space (or file system quota is reached).
 .br
 \fBF_failure\fP (with error bit) for any other error.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_directory_clone\fP(3), \fIfl_directory_clone_content\fP(3), \fIfl_directory_copy\fP(3), \fIfl_directory_copy_content\fP(3), \fIfl_directory_create\fP(3), \fIfl_directory_list\fP(3), \fIfl_directory_path_pop\fP(3), \fIfl_directory_path_push\fP(3), \fIf_directory_create()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b9f5c98f7775884f5a03006d381e5e78864d2151..fe303dc7e31e5d875452cadc02797efa64f30f9d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_directory_list "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_directory_list "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_directory_list
 .SH SYNOPSIS
@@ -70,8 +70,15 @@ Will be populated with the names of all top-level paths found within the given d
 Errors (with error bit) from: f_file_stat_at().
 .br
 Errors (with error bit) from: f_string_dynamics_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_directory_clone\fP(3), \fIfl_directory_clone_content\fP(3), \fIfl_directory_copy\fP(3), \fIfl_directory_copy_content\fP(3), \fIfl_directory_create\fP(3), \fIfl_directory_list\fP(3), \fIfl_directory_path_pop\fP(3), \fIfl_directory_path_push\fP(3), \fIf_file_stat_at()\fP, \fIf_string_dynamics_increase_by()\fP, \fIalphasort()\fP, \fIopendir()\fP, \fIscandir()\fP, \fIversionsort()\fP, \fIf_file_stat_at()\fP, \fIf_string_dynamics_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c29456cebbd983557892a3c2eb60fc6935c4ed60..6467c5126891f4f424e156d1b7a1668940e0f20e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_directory_path_pop "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_directory_path_pop "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_directory_path_pop
 .SH SYNOPSIS
@@ -30,8 +30,15 @@ The path to remove a single directory. This will only be NULL terminated if path
 \fBF_string_too_large\fP (with error bit) if appended string length is too large to store in the buffer.
 .br
 Errors (with error bit) from: f_utf_is_control().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_directory_clone\fP(3), \fIfl_directory_clone_content\fP(3), \fIfl_directory_copy\fP(3), \fIfl_directory_copy_content\fP(3), \fIfl_directory_create\fP(3), \fIfl_directory_list\fP(3), \fIfl_directory_path_pop\fP(3), \fIfl_directory_path_push\fP(3), \fIf_utf_is_control()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6f2f542ede233a5e2d073dbd8dd8d00b0ab2f1e2..a9ce5566e36089993f19b27f219406b4f24103d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_directory_path_push "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_directory_path_push "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_directory_path_push
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The destination path to push the path part onto. Any terminating NULLs at the en
 \fBF_string_too_large\fP (with error bit) if appended string length is too large to store in the buffer.
 .br
 Errors (with error bit) from: f_utf_is_control().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_directory_clone\fP(3), \fIfl_directory_clone_content\fP(3), \fIfl_directory_copy\fP(3), \fIfl_directory_copy_content\fP(3), \fIfl_directory_create\fP(3), \fIfl_directory_list\fP(3), \fIfl_directory_path_pop\fP(3), \fIfl_directory_path_push\fP(3), \fIf_utf_is_control()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c286db06253ae4055a807e48274ada4b069feb8e..f3f2f909dbd63df665b867776711e7f5f349030d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_environment_load_name "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_environment_load_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_environment_load_name
 .SH SYNOPSIS
@@ -12,7 +12,7 @@ fl_environment_load_name
 .fi
 .SH DESCRIPTION
 .PP
-Provides environment processing functionality, such as environment variable handling. Append the given environment variable name and value pair into the given map.
+Append the given environment variable name and value pair into the given map.
 .PP
 If the environment variable name is not found, then it is not added to the map. If the environment variable name is found but has an empty value, then it is added to the map with an empty value.
 .PP
@@ -41,8 +41,15 @@ Errors (with error bit) from: f_environment_get().
 Errors (with error bit) from: f_string_dynamic_append_nulless().
 .br
 Errors (with error bit) from: f_string_maps_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_environment_load_name\fP(3), \fIfl_environment_load_names\fP(3), \fIfl_environment_path_explode\fP(3), \fIfl_environment_path_explode_reverse\fP(3), \fIf_environment_get()\fP, \fIf_string_dynamic_append_nulless()\fP, \fIf_string_maps_increase_by()\fP, \fIf_environment_get()\fP, \fIf_string_dynamic_append_nulless()\fP, \fIf_string_maps_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9eacb5346a91d9f87cc7235411c475b636baa4a5..e9eff17a6dc69540861b8e2a4cc1a5cb8cc52193 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_environment_load_names "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_environment_load_names "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_environment_load_names
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ Errors (with error bit) from: f_environment_get().
 Errors (with error bit) from: f_string_dynamic_append_nulless().
 .br
 Errors (with error bit) from: f_string_maps_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_environment_load_name\fP(3), \fIfl_environment_load_names\fP(3), \fIfl_environment_path_explode\fP(3), \fIfl_environment_path_explode_reverse\fP(3), \fIf_environment_get()\fP, \fIf_string_dynamic_append_nulless()\fP, \fIf_string_maps_increase_by()\fP, \fIf_environment_get()\fP, \fIf_string_dynamic_append_nulless()\fP, \fIf_string_maps_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c582cf5831c968c4920618d4d3a7e7276d9240af..d9ce60869fedc014b4bb56f02e317d348430bf2d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_environment_path_explode "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_environment_path_explode "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_environment_path_explode
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ Errors (with error bit) from: f_environment_get() (only when en_kevux_path_archi
 Errors (with error bit) from: f_string_dynamics_increase().
 .br
 Errors (with error bit) from: f_string_dynamics_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_environment_load_name\fP(3), \fIfl_environment_load_names\fP(3), \fIfl_environment_path_explode\fP(3), \fIfl_environment_path_explode_reverse\fP(3), \fIf_environment_get()\fP, \fIf_string_dynamics_increase()\fP, \fIf_string_dynamics_increase_by()\fP, \fIf_environment_get()\fP, \fIf_string_dynamics_increase()\fP, \fIf_string_dynamics_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5224b05056411921af18951e0ae5bb6c49410955..65a25dc2b3fdac75c1aeaa4e7132604ec5472764 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_environment_path_explode_reverse "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_environment_path_explode_reverse "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_environment_path_explode_reverse
 .SH SYNOPSIS
@@ -39,8 +39,15 @@ Errors (with error bit) from: f_environment_get() (only when en_kevux_path_archi
 Errors (with error bit) from: f_string_dynamics_increase().
 .br
 Errors (with error bit) from: f_string_dynamics_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_environment_load_name\fP(3), \fIfl_environment_load_names\fP(3), \fIfl_environment_path_explode\fP(3), \fIfl_environment_path_explode_reverse\fP(3), \fIf_environment_get()\fP, \fIf_string_dynamics_increase()\fP, \fIf_string_dynamics_increase_by()\fP, \fIf_environment_get()\fP, \fIf_string_dynamics_increase()\fP, \fIf_string_dynamics_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4a4f8b2dd25152a5c07ebea0d38a0dbe7fdf08d5..52c04ca9b5a55fdae3eb1d336a3f989a70c526fe 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_basic_content_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_basic_content_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_basic_content_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/basic.h>
 .sp
 \fBf_status_t fl_fss_basic_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -15,7 +15,7 @@ fl_fss_basic_content_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0000 implementation. Read an fss-0000 content.
+Read an fss-0000 content.
 .PP
 This will record where delimit placeholders exist but will not apply the delimits.
 .SH PARAMETERS
@@ -68,8 +68,15 @@ Errors (with error bit) from: f_fss_skip_past_space().
 Errors (with error bit) from: f_string_ranges_increase().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_basic_content_read\fP(3), \fIfl_fss_basic_content_write\fP(3), \fIfl_fss_basic_object_read\fP(3), \fIfl_fss_basic_object_write\fP(3), \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_ranges_increase()\fP, \fIf_utf_buffer_increment()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_ranges_increase()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 25ba8c0b69a68bf165398df555d7e2a1bde197b0..2493a5ec18905026a53fd2ca5c43154c1f0ea1ed 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_basic_content_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_basic_content_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_basic_content_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/basic.h>
 .sp
 \fBf_status_t fl_fss_basic_content_write\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
@@ -64,8 +64,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_string_dynamic_increase().
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_basic_content_read\fP(3), \fIfl_fss_basic_content_write\fP(3), \fIfl_fss_basic_object_read\fP(3), \fIfl_fss_basic_object_write\fP(3), \fIf_fss_skip_past_delimit()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b41d005ce0ca86be4c8d315fe0dd42b378e11cd4..f6e9f40cb9f789e196d87106b34108cd1a9f1bb4 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_basic_list_content_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_basic_list_content_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_basic_list_content_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/basic_list.h>
 .sp
 \fBf_status_t fl_fss_basic_list_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -16,7 +16,7 @@ fl_fss_basic_list_content_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0002 implementation. Read an fss-0002 content from a given string.
+Read an fss-0002 content from a given string.
 .PP
 This will record where delimit placeholders exist but will not apply the delimits.
 .SH PARAMETERS
@@ -79,8 +79,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_string_ranges_increase().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_basic_list_content_read\fP(3), \fIfl_fss_basic_list_content_write\fP(3), \fIfl_fss_basic_list_object_read\fP(3), \fIfl_fss_basic_list_object_write\fP(3), \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_space()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_ranges_increase()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_space()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_ranges_increase()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5feb53753cf4329e2847a57bc2b6257e3f736e78..2566006ef9a9f2e6816ba1378c725bfec3b3cb47 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_basic_list_content_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_basic_list_content_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_basic_list_content_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/basic_list.h>
 .sp
 \fBf_status_t fl_fss_basic_list_content_write\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
@@ -77,8 +77,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: f_string_dynamic_increase_by().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_basic_list_content_read\fP(3), \fIfl_fss_basic_list_content_write\fP(3), \fIfl_fss_basic_list_object_read\fP(3), \fIfl_fss_basic_list_object_write\fP(3), \fIf_fss_is_graph()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2112fb9b43c53ff688c99530f369f90269f95faf..4f71c931840679736307bd55a5a4abd452765251 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_basic_list_object_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_basic_list_object_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_basic_list_object_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/basic_list.h>
 .sp
 \fBf_status_t fl_fss_basic_list_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -76,8 +76,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_fss_skip_past_space().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_basic_list_content_read\fP(3), \fIfl_fss_basic_list_content_write\fP(3), \fIfl_fss_basic_list_object_read\fP(3), \fIfl_fss_basic_list_object_write\fP(3), \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a3ecec422ca208d85d55c66547f4999955dd623a..3cc8e1e6258bca0813434b192394886184ef0fc1 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_basic_list_object_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_basic_list_object_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_basic_list_object_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/basic_list.h>
 .sp
 \fBf_status_t fl_fss_basic_list_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -70,8 +70,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: f_string_dynamic_increase_by().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_basic_list_content_read\fP(3), \fIfl_fss_basic_list_content_write\fP(3), \fIfl_fss_basic_list_object_read\fP(3), \fIfl_fss_basic_list_object_write\fP(3), \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 83d82b1b5bf2a91d745a238d94fe79c8a93e0536..87b2dfc1ba87ed0e8b239a6b241a7a736c565faa 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_basic_object_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_basic_object_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_basic_object_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/basic.h>
 .sp
 \fBf_status_t fl_fss_basic_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -85,8 +85,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_fss_skip_past_space().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_basic_content_read\fP(3), \fIfl_fss_basic_content_write\fP(3), \fIfl_fss_basic_object_read\fP(3), \fIfl_fss_basic_object_write\fP(3), \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ec97385a8ee92468a5d9222a9f57900002f09c66..957615d001e04d3e77760ce3817473932e4655e3 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_basic_object_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_basic_object_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_basic_object_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/basic.h>
 .sp
 \fBf_status_t fl_fss_basic_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -73,8 +73,15 @@ Errors (with error bit) from: f_fss_skip_past_space().
 Errors (with error bit) from: f_string_dynamic_increase().
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_basic_content_read\fP(3), \fIfl_fss_basic_content_write\fP(3), \fIfl_fss_basic_object_read\fP(3), \fIfl_fss_basic_object_write\fP(3), \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b27167a0015a1ac9f607b7c6e29f687a3c745092..34e9f2f767062d0dfad63e599c4573e14bddf667 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_embedded_list_content_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_embedded_list_content_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_embedded_list_content_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/embedded_list.h>
 .sp
 \fBf_status_t fl_fss_embedded_list_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -16,7 +16,7 @@ fl_fss_embedded_list_content_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0008 implementation. Read an fss-0008 content.
+Read an fss-0008 content.
 .PP
 This will record where delimit placeholders exist but will not apply the delimits.
 .PP
@@ -83,8 +83,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_string_ranges_increase().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_embedded_list_content_read\fP(3), \fIfl_fss_embedded_list_content_write\fP(3), \fIfl_fss_embedded_list_object_read\fP(3), \fIfl_fss_embedded_list_object_write\fP(3), \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_space()\fP, \fIf_fss_nest_increase()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_ranges_increase()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_space()\fP, \fIf_fss_nest_increase()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_ranges_increase()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dc055ac8c20cf58c91bfe6e87f7d4b5dc14fbe8c..2e3601e76d0b2d48cf120226b07338ca9f81fa8e 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_embedded_list_content_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_embedded_list_content_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_embedded_list_content_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/embedded_list.h>
 .sp
 \fBf_status_t fl_fss_embedded_list_content_write\fP(
     \fBconst f_string_static_t        \fP\fIcontent\fP,
@@ -80,8 +80,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: f_string_dynamic_increase_by().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_embedded_list_content_read\fP(3), \fIfl_fss_embedded_list_content_write\fP(3), \fIfl_fss_embedded_list_object_read\fP(3), \fIfl_fss_embedded_list_object_write\fP(3), \fIf_fss_is_graph()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ab886870eb7a899fc5d00966de166bcc02671be6..6c041bcba0cd18ce31ad49f780bd4c18edd1c011 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_embedded_list_object_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_embedded_list_object_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_embedded_list_object_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/embedded_list.h>
 .sp
 \fBf_status_t fl_fss_embedded_list_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -76,8 +76,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_fss_skip_past_space().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_embedded_list_content_read\fP(3), \fIfl_fss_embedded_list_content_write\fP(3), \fIfl_fss_embedded_list_object_read\fP(3), \fIfl_fss_embedded_list_object_write\fP(3), \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dbc74c84b94fbaac667f3183be7652ad169cbd4f..228662996c71eca58ef3428b67a74da79155b21b 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_embedded_list_object_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_embedded_list_object_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_embedded_list_object_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/embedded_list.h>
 .sp
 \fBf_status_t fl_fss_embedded_list_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -70,8 +70,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: f_string_dynamic_increase_by().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_embedded_list_content_read\fP(3), \fIfl_fss_embedded_list_content_write\fP(3), \fIfl_fss_embedded_list_object_read\fP(3), \fIfl_fss_embedded_list_object_write\fP(3), \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d7fbf779ad8102416f38e308fed4bd7da9338f62..bb8cec20e3d5d51b34015b6ca34170ba9eee333c 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_extended_content_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_extended_content_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_extended_content_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/extended.h>
 .sp
 \fBf_status_t fl_fss_extended_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -16,9 +16,11 @@ fl_fss_extended_content_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0001 implementation. Read an fss-0001 content.
+Read an fss-0001 content.
 .PP
 This will record where delimit placeholders exist but will not apply the delimits.
+.PP
+When state.interrupt() returns, only F_interrupt and F_interrupt_not are processed. Error bit designates an error but must be passed along with F_interrupt. All other statuses are ignored.
 .SH PARAMETERS
 .TP
 .B buffer
@@ -38,7 +40,7 @@ A set of all locations where a valid content was found.
 
 .TP
 .B quotes
-This will store the quote types representing the character to use (from the f_fss_quote_type_*_e). Set pointer address to 0 to not use.
+This will store the quote types representing the character to use (from the f_fss_quote_type_*_e). Each index in quotes represents a position within the found array index. Set pointer address to 0 to not use.
 
 .TP
 .B delimits
@@ -81,8 +83,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_fss_skip_past_space().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_extended_content_read\fP(3), \fIfl_fss_extended_content_write\fP(3), \fIfl_fss_extended_object_read\fP(3), \fIfl_fss_extended_object_write\fP(3), \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP, \fIfl_fss_basic_object_read()\fP, \fIfl_fss_extended_object_read()\fP, \fIfl_fss_extended_content_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 350d01abeea5021d0dfefa9ef0e2bb611552b43d..c0969ea96429266448c362fda10d1aeaffb79ba4 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_extended_content_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_extended_content_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_extended_content_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/extended.h>
 .sp
 \fBf_status_t fl_fss_extended_content_write\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
@@ -57,7 +57,6 @@ The buffer where the content is written to.
 \fBF_data_not_stop\fP no data to write due start location being greater than stop location.
 .br
 \fBF_data_not_eos\fP no data to write due start location being greater than or equal to buffer size.
-
 .br
 \fBF_interrupt\fP (with error bit) if stopping due to an interrupt.
 .br
@@ -76,8 +75,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: f_string_dynamic_increase_by().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_extended_content_read\fP(3), \fIfl_fss_extended_content_write\fP(3), \fIfl_fss_extended_object_read\fP(3), \fIfl_fss_extended_object_write\fP(3), \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP, \fIfl_fss_basic_object_write()\fP, \fIfl_fss_extended_object_write()\fP, \fIfl_fss_extended_content_write()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1db38a8707810327ec9e2959c03daf3c88544378..d1cd748c0c951ec6fa8e626455cd0cb2f8940891 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_extended_list_content_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_extended_list_content_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_extended_list_content_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/extended_list.h>
 .sp
 \fBf_status_t fl_fss_extended_list_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -16,7 +16,7 @@ fl_fss_extended_list_content_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0003 implementation. Read an fss-0003 content.
+Read an fss-0003 content.
 .PP
 This will record where delimit placeholders exist but will not apply the delimits.
 .PP
@@ -81,8 +81,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_string_ranges_increase().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_extended_list_content_read\fP(3), \fIfl_fss_extended_list_content_write\fP(3), \fIfl_fss_extended_list_object_read\fP(3), \fIfl_fss_extended_list_object_write\fP(3), \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_space()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_ranges_increase()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_space()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_ranges_increase()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ed2aff577fdda50e3ac1df4897dd2ba08eefa72b..5432064222d659ea878c937033bba96008b6fb16 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_extended_list_content_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_extended_list_content_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_extended_list_content_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/extended_list.h>
 .sp
 \fBf_status_t fl_fss_extended_list_content_write\fP(
     \fBconst f_string_static_t        \fP\fIcontent\fP,
@@ -80,8 +80,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: f_string_dynamic_increase_by().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_extended_list_content_read\fP(3), \fIfl_fss_extended_list_content_write\fP(3), \fIfl_fss_extended_list_object_read\fP(3), \fIfl_fss_extended_list_object_write\fP(3), \fIf_fss_is_graph()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 172005961fd4d5f2091e29e723f38ba867320f3d..d85fbcbabbddd2155dd77138ede5709b16233157 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_extended_list_object_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_extended_list_object_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_extended_list_object_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/extended_list.h>
 .sp
 \fBf_status_t fl_fss_extended_list_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -76,8 +76,15 @@ Errors (with error bit) from: f_fss_skip_past_delimit().
 Errors (with error bit) from: f_fss_skip_past_space().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_extended_list_content_read\fP(3), \fIfl_fss_extended_list_content_write\fP(3), \fIfl_fss_extended_list_object_read\fP(3), \fIfl_fss_extended_list_object_write\fP(3), \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_seek_to_eol()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c01badbfe7a7413fca774569e07b0d1f9788a592..915fe77a85b24fc0f64d43f581fb222f83ce86e9 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_extended_list_object_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_extended_list_object_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_extended_list_object_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/extended_list.h>
 .sp
 \fBf_status_t fl_fss_extended_list_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -70,8 +70,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: f_string_dynamic_increase_by().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_extended_list_content_read\fP(3), \fIfl_fss_extended_list_content_write\fP(3), \fIfl_fss_extended_list_object_read\fP(3), \fIfl_fss_extended_list_object_write\fP(3), \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_utf_buffer_increment()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1061bd284784c7e16f7cf37cc5a7f4525d6ae30a..327211c1cbab79777e893e76335fedf388f90b75 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_extended_object_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_extended_object_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_extended_object_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/extended.h>
 .sp
 \fBf_status_t fl_fss_extended_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -87,8 +87,15 @@ Errors (with error bit) from: f_string_ranges_increase().
 Errors (with error bit) from: f_uint8s_increase().
 .br
 Errors (with error bit) from: f_utf_buffer_increment().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_extended_content_read\fP(3), \fIfl_fss_extended_content_write\fP(3), \fIfl_fss_extended_object_read\fP(3), \fIfl_fss_extended_object_write\fP(3), \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_ranges_increase()\fP, \fIf_uint8s_increase()\fP, \fIf_utf_buffer_increment()\fP, \fIf_array_lengths_increase()\fP, \fIf_array_lengths_increase_by()\fP, \fIf_fss_is_graph()\fP, \fIf_fss_is_space()\fP, \fIf_fss_is_zero_width()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_ranges_increase()\fP, \fIf_uint8s_increase()\fP, \fIf_utf_buffer_increment()\fP, \fIfl_fss_basic_object_read()\fP, \fIfl_fss_extended_object_read()\fP, \fIfl_fss_extended_content_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a2694ef02766c20ac82af74d0ad54f0e2fcd8de7..7ea31014523faa06962ae1c6a8bc703e34790955 100644 (file)
@@ -1,9 +1,9 @@
-.TH fl_fss_extended_object_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_fss_extended_object_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_fss_extended_object_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_1/fss.h>
+.B #include <fll/level_1/fss/extended.h>
 .sp
 \fBf_status_t fl_fss_extended_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -73,8 +73,15 @@ Errors (with error bit) from: f_fss_skip_past_space().
 Errors (with error bit) from: f_string_dynamic_increase().
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_fss_extended_content_read\fP(3), \fIfl_fss_extended_content_write\fP(3), \fIfl_fss_extended_object_read\fP(3), \fIfl_fss_extended_object_write\fP(3), \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_fss_is_space()\fP, \fIf_fss_skip_past_delimit()\fP, \fIf_fss_skip_past_space()\fP, \fIf_string_dynamic_increase()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 43e1428c255f7dfdabf628838fb7ebe1e2a62bd8..023616ca03b75409e4192ebfa144ac4f1506f0ee 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_iki_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_iki_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_iki_read
 .SH SYNOPSIS
@@ -14,9 +14,7 @@ fl_iki_read
 .fi
 .SH DESCRIPTION
 .PP
-Provides a Wiki-Like syntax meant to be much simpler.
-.PP
-This simpler Wiki-Like syntax, called Iki, focuses just on simply adding context. The context itself is not explicitly defined but a few common standards are provided. Read all IKI Vocabulary and Content in the given range of the given buffer.
+Read all IKI Vocabulary and Content in the given range of the given buffer.
 .PP
 This does not verify if any vocabulary name is known. This only finds complete vocabulary names and their respective content.
 .SH PARAMETERS
@@ -57,8 +55,15 @@ The IKI data.
 Success from: f_iki_read().
 .br
 Errors (with error bit) from: f_iki_read().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_iki_read\fP(3), \fIf_iki_read()\fP, \fIf_iki_read()\fP, \fIf_iki_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6f39df8ab1f4de24de6d0073128abe86abb0570e..7bb661fe69f073ffa2eab0fdc9db617277283068 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_format "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_format "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_format
 .SH SYNOPSIS
@@ -13,9 +13,7 @@ fl_print_format
 .fi
 .SH DESCRIPTION
 .PP
-Provides some standard printing functions not available in a libc.
-.PP
-Functions provided here are UTF-8 aware. A formatted print function similar to (but not the same as) the c-library fprintf() function.
+A formatted print function similar to (but not the same as) the c-library fprintf() function.
 .PP
 This function attempts to operate as closely to how fprintf() operates, however, there are notable differences.
 .PP
@@ -33,7 +31,7 @@ The default format is decimal: [-]ddd.ddd.
 .PP
 The case-sensitivity of above, such as 'e' vs 'E,' does not replace or relate to the case-sensitivity meaning of 'd' or 'D'. Instead, when 'e' is specified 'e' is used (such as such as [-]d.ddde±dd), but when 'E' is specified, then 'E' is used (such as [-]d.dddE±dd).
 .PP
-Note: Currently the float/double implementation does not support the notation modes except integer (default) or hexidecimal. This is not intended but is simply a result of the temporary use of sprintf() to perform these operations. Once a custom implementation is provided, replacing snprintf(), then this can properly support the notation modes. Therefore, this function is supposed to support notation modes and does not yet do this (/
+Note: Currently the float/double implementation does not support the notation modes except integer (default) or hexidecimal. This is not intended but is simply a result of the temporary use of sprintf() to perform these operations. Once a custom implementation is provided, replacing snprintf(), then this can properly support the notation modes. Therefore, this function is supposed to support notation modes and does not yet do this (@fixme/
 .PP
 This "%$" sequence is used to prevent characters from being interpreted. For example, consider "%de" vs "%d%$e". The first case "%de" is interpretted as a double using the "e" notation. The second case "%d%$e" is interpretted as a double followed by the letter "e".
 .PP
@@ -93,8 +91,15 @@ Errors (with error bit) from: f_print_dynamic_safely().
 Errors (with error bit) from: f_print_safely().
 .br
 Errors (with error bit) from: f_print_terminated().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_conversion_number_signed_print()\fP, \fIf_conversion_number_unsigned_print()\fP, \fIf_print_dynamic()\fP, \fIf_print_dynamic_raw()\fP, \fIf_print_dynamic_safely()\fP, \fIf_print_safely()\fP, \fIf_print_terminated()\fP, \fIfprintf()\fP, \fIfputc_unlocked()\fP, \fIsnprintf()\fP, \fIva_copy()\fP, \fIva_end()\fP, \fIva_start()\fP, \fIf_conversion_number_signed_print()\fP, \fIf_conversion_number_unsigned_print()\fP, \fIf_print_dynamic()\fP, \fIf_print_dynamic_raw()\fP, \fIf_print_dynamic_safely()\fP, \fIf_print_safely()\fP, \fIf_print_terminated()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0be647121593fc5a9a9b7ac9dab81771bae0e8b8..fe8606d743007f8dbd046945dac509d52f8a7bf3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_format_convert "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_format_convert "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_format_convert
 .SH SYNOPSIS
@@ -19,8 +19,6 @@ Convert and print a single part of a formatted string represented by the ''.
 This should be called after each first '' is encountered. This should return only after a single '' group is fully processed, end of current is reached, or an error occurs.
 .PP
 This print function does not use locking, be sure something like flockfile() and funlockfile() are appropriately called.
-.PP
-The status parameter will be set as follows:
 .SH PARAMETERS
 .TP
 .B string
@@ -36,11 +34,9 @@ The variable arguments list.
 
 .TP
 .B status
-The status is stored here rather then via the return.
-
-.SH RETURN VALUE
-.PP
-This returns a string at either the start position (if nothing done or an error occurred) or at the character last processed. The caller is expected to increment past this if they wish to continue processing the string.
+(optional) Set to NULL to not use.
+.br
+The status parameter will be set as follows on return:
 .br
 \fBF_none\fP on success.
 .br
@@ -51,8 +47,16 @@ This returns a string at either the start position (if nothing done or an error
 \fBF_utf_not\fP (with error bit) if character is an invalid UTF-8 character.
 .br
 \fBF_valid_not\fP (with error bit) on invalid syntax (such as terminating the string on a single '').
-.PP
-Success from: f_print_dynamic(). Success from: f_print_dynamic_raw(). Success from: f_print_dynamic_safely(). Success from: f_print_safely(). Success from: f_print_terminated().
+.br
+Success from: f_print_dynamic().
+.br
+Success from: f_print_dynamic_raw().
+.br
+Success from: f_print_dynamic_safely().
+.br
+Success from: f_print_safely().
+.br
+Success from: f_print_terminated().
 .br
 Errors (with error bit) from: f_conversion_number_signed_print().
 .br
@@ -67,8 +71,19 @@ Errors (with error bit) from: f_print_dynamic_safely().
 Errors (with error bit) from: f_print_safely().
 .br
 Errors (with error bit) from: f_print_terminated().
+
+.SH RETURN VALUE
+.PP
+This returns a string at either the start position (if nothing done or an error occurred) or at the character last processed. The caller is expected to increment past this if they wish to continue processing the string.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_print_dynamic()\fP, \fIf_print_dynamic_raw()\fP, \fIf_print_dynamic_safely()\fP, \fIf_print_safely()\fP, \fIf_print_terminated()\fP, \fIf_conversion_number_signed_print()\fP, \fIf_conversion_number_unsigned_print()\fP, \fIf_print_dynamic()\fP, \fIf_print_dynamic_raw()\fP, \fIf_print_dynamic_safely()\fP, \fIf_print_safely()\fP, \fIf_print_terminated()\fP, \fIfputc_unlocked()\fP, \fIf_conversion_number_signed_print()\fP, \fIf_conversion_number_unsigned_print()\fP, \fIf_print_dynamic()\fP, \fIf_print_dynamic_raw()\fP, \fIf_print_dynamic_safely()\fP, \fIf_print_safely()\fP, \fIf_print_terminated()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 16b7da15c3c132b8517b1949b2fb7c5cc0c993f1..6f6c954e12fe1b7b0e4fdbda5ff29307522f453a 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_string_va "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_string_va "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_string_va
 .SH SYNOPSIS
@@ -56,8 +56,15 @@ Errors (with error bit) from: f_print_dynamic_safely().
 Errors (with error bit) from: f_print_safely().
 .br
 Errors (with error bit) from: f_print_terminated().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIfl_print_format()\fP, \fIf_conversion_number_signed_print()\fP, \fIf_conversion_number_unsigned_print()\fP, \fIf_print_dynamic()\fP, \fIf_print_dynamic_raw()\fP, \fIf_print_dynamic_safely()\fP, \fIf_print_safely()\fP, \fIf_print_terminated()\fP, \fIfputc_unlocked()\fP, \fIva_copy()\fP, \fIva_end()\fP, \fIva_start()\fP, \fIf_conversion_number_signed_print()\fP, \fIf_conversion_number_unsigned_print()\fP, \fIf_print_dynamic()\fP, \fIf_print_dynamic_raw()\fP, \fIf_print_dynamic_safely()\fP, \fIf_print_safely()\fP, \fIf_print_terminated()\fP, \fIfl_print_format()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9a97ad8120390cc95472394d15e3b332e5bf090c..12b14b0a9e34604bac3a3a98f74ac56b6efa5d7c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ Errors (with error bit) from: f_utf_is_combining().
 Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 88fd2f27cb1cf543208c3ed420c7c5b46163ddc0..5f189e36be27b1fb39b7bb7c973d2168a29c3d61 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_dynamic
 .SH SYNOPSIS
@@ -46,11 +46,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 52a5b470a11389b493d74c77840400d2d1e52904..38684c777376b76b0fe094a18834175347e64a2b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+ .TH fl_print_trim_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_dynamic_partial
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ Errors (with error bit) from: f_utf_is_combining().
 Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 289b53f22d4bce5a25217d89d5d0f4d04d3a14fe..b32ca3fbb4b54391111673ed0074896b8397c7c0 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_dynamic_partial_raw
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 913ed147ec937eaa9d7f2fda59647d8597289634..8913aff2e3bc3afce609c74b9061593184aae667 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -51,11 +51,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8502d03edec16d7e7245a11e0ee02c336bfd35bb..bb4d75ccd61664c7ddb6ae0e82111667470a8e41 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_dynamic_partial_safely
 .SH SYNOPSIS
@@ -49,11 +49,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e727460a582456ec064852389d91fc64eb713f83..e05c020acde1a65f90da632a081e7755578e3f64 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_dynamic_raw
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index af95150ae98a26f2640d1b4fe3c867809d13db91..44152539c6eb66a5234112d97324eba3549a0b2f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_dynamic_raw_safely
 .SH SYNOPSIS
@@ -46,11 +46,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fab08b559ffee85cc6684f19f426650e52fc9267..7c7b20c0102bdad6dca063893e8ab0a1b8914da1 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_dynamic_safely
 .SH SYNOPSIS
@@ -44,11 +44,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dd62015522bb9bf286056a45c8413d8b97ccc625..f645775d14332ce532d14d1a7c7dbc5180529f91 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except
 .SH SYNOPSIS
@@ -61,11 +61,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fb9c1347c8e6a3490de3523c54a36c4e6b8fffad..5435782387d902e4565612a4fa3ff278b5a599f5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_dynamic
 .SH SYNOPSIS
@@ -51,11 +51,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1d84cf3e3797f6ef310dae57bb4a87da04868492..17e67216faea86eedf0bd11a48203a248830939b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_dynamic_partial
 .SH SYNOPSIS
@@ -56,11 +56,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2f416fd6284e0c25097f6a338b7e4877ebcf1cfb..13dada9e5d33902961a9604216c46663903c01c6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_dynamic_partial_raw
 .SH SYNOPSIS
@@ -57,8 +57,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 681ae828717b856e0c254d280898df2ec2e83d6a..d6c45e3b469718e6148bfa3f8dcf9145f24297a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -56,11 +56,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2c4e18e421563750eba2c4a4b150dea9aa0c2ac2..00e4e7db567e14ada395b1c2c73ff91bc0cd18ca 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_dynamic_partial_safely
 .SH SYNOPSIS
@@ -54,11 +54,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ea3cd2e907a1c7ce046380180993e1a0b4c82b49..f16fac24253a6a0177daac4a38290a14a4730deb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_dynamic_raw
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e412317e6fae02111ea7718de31fecbc47ca1ca7..103332084f1d960f9126abb8349df4bfa694e90f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_dynamic_raw_safely
 .SH SYNOPSIS
@@ -51,11 +51,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d29c8c4f5b7f839174ecad51fc1bcc8ec10a63fe..4144ca7958477ae84b8bf9ee365cb56a9c71c705 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_dynamic_safely
 .SH SYNOPSIS
@@ -49,11 +49,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d432cff0057b289898b4782a10122d91edf7a957..30345ed997bfd14a182bd788655d6d90f1df7783 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in
 .SH SYNOPSIS
@@ -66,11 +66,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d82d8746ee58801cff8608ca5479bc58fb765091..f8cb20c7150bfe381671d9a0e854f128a88867a9 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_dynamic
 .SH SYNOPSIS
@@ -56,11 +56,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bca2cd7c71edaf27385dafe8fc058b7c0dd2ec42..844dd631f234edfc6d683258c15926c10df9e070 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_dynamic_partial
 .SH SYNOPSIS
@@ -61,11 +61,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3d57bde1e545ce3690fd4b3a5e66b7f885611820..e20f9d0b79da70844324faf05e0deca0d9e52112 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_dynamic_partial_raw
 .SH SYNOPSIS
@@ -62,8 +62,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4b5ba44f2b49fe18f60b0bbc62b55460fecc050e..a4c71da22049cd53499105e9458d7f9a17e95bb4 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -61,11 +61,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b467687e5c45cb813847219b4b376e3f2d12d95c..5a6c567db8003b91c0b142901593ccaf67bd4bba 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_dynamic_partial_safely
 .SH SYNOPSIS
@@ -59,11 +59,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 43e0106035718e7e522c81cc750c413234669e34..205d5253b0bbd53e54dbbd0ef4b49e06941d1766 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_dynamic_raw
 .SH SYNOPSIS
@@ -57,8 +57,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ec247c836645782ea151d1bd39388c1ffe82ad84..ca5e194feabc88a11ba2831424f2a3a8be48d1df 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_dynamic_raw_safely
 .SH SYNOPSIS
@@ -56,11 +56,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1dbc6900d7f9caac36dd89ad34c9769d2cb84357..b99569ad1d3534519d63a6563d4fa3c8f2a7f0dc 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_dynamic_safely
 .SH SYNOPSIS
@@ -54,11 +54,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9f83d42c4680a4fb5bf9cadb99916eb8980047e6..f4fafe4e210cd611bb12830860087291ad1a8bd7 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_raw
 .SH SYNOPSIS
@@ -67,8 +67,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3cc422f5e4316d4dfbe9064ca242e26ef825b293..53564ac7b5a6dc6502942e1da24e00639b5c6f80 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_raw_safely
 .SH SYNOPSIS
@@ -66,11 +66,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a2d57cf224421d77d9ddf4b9d7cbda0aa4ee175e..28c0bdf737cfcdf4184530edf349ec02b6dcce69 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_in_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_in_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_in_safely
 .SH SYNOPSIS
@@ -64,11 +64,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f02f0b00664124ffbf54dc16f1a9d41b129c3f96..dbf8f01e62bac7c47caa65d1210835fa628e638d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_raw
 .SH SYNOPSIS
@@ -62,8 +62,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 72d3418b373abc71dee21ad7c364da547fa785b6..7f2ae7b746a5e06380c419fa4f5b240bca92bcd9 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_raw_safely
 .SH SYNOPSIS
@@ -61,11 +61,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d80f3ba4ad4ff1b48c3444be674e872720e5680e..745c32ddae611f5313ce6e25216fdfe1ceda87e5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_except_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_except_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_except_safely
 .SH SYNOPSIS
@@ -59,11 +59,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e32798131861e54bb18a77322e26ab35a0ce1647..90e8b2ee3c832421ff51b4ea996fb4356e77814b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_raw
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ The file stream to output to, including standard streams such as stdout and stde
 Errors (with error bit) from: f_utf_is_combining().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0c91ec10bb312257cf6f5daf707490f2d7de4705..84c00c286d216a24aeb42878bf997e4320b90fdb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_raw_safely
 .SH SYNOPSIS
@@ -49,11 +49,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3962da56986c2fe2b295f3b9ee175618f5578674..ebdb818ec16b5565c1b2bd1a9f291b232a1f4b5f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_print_trim_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_print_trim_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_print_trim_safely
 .SH SYNOPSIS
@@ -47,11 +47,18 @@ The file stream to output to, including standard streams such as stdout and stde
 .br
 Errors (with error bit) from: f_utf_is_combining().
 .br
-Errors (with error bit) from: f_utf_is_valid()
+Errors (with error bit) from: f_utf_is_valid().
 .br
 Errors (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_print_format\fP(3), \fIfl_print_format_convert\fP(3), \fIfl_print_string_va\fP(3), \fIfl_print_trim\fP(3), \fIfl_print_trim_dynamic\fP(3), \fIfl_print_trim_dynamic_partial\fP(3), \fIfl_print_trim_dynamic_partial_raw\fP(3), \fIfl_print_trim_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_dynamic_partial_safely\fP(3), \fIfl_print_trim_dynamic_raw\fP(3), \fIfl_print_trim_dynamic_raw_safely\fP(3), \fIfl_print_trim_dynamic_safely\fP(3), \fIfl_print_trim_except\fP(3), \fIfl_print_trim_except_dynamic\fP(3), \fIfl_print_trim_except_dynamic_partial\fP(3), \fIfl_print_trim_except_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_dynamic_raw\fP(3), \fIfl_print_trim_except_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_dynamic_safely\fP(3), \fIfl_print_trim_except_in\fP(3), \fIfl_print_trim_except_in_dynamic\fP(3), \fIfl_print_trim_except_in_dynamic_partial\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely\fP(3), \fIfl_print_trim_except_in_raw\fP(3), \fIfl_print_trim_except_in_raw_safely\fP(3), \fIfl_print_trim_except_in_safely\fP(3), \fIfl_print_trim_except_raw\fP(3), \fIfl_print_trim_except_raw_safely\fP(3), \fIfl_print_trim_except_safely\fP(3), \fIfl_print_trim_raw\fP(3), \fIfl_print_trim_raw_safely\fP(3), \fIfl_print_trim_safely\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP, \fIfputc_unlocked()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_valid()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 69a12885d398b99b99180de5e54f322a14273746..358692554232368b9bda642f3e1a2eda695e750c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_signal_state_interrupt "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_signal_state_interrupt "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_signal_state_interrupt
 .SH SYNOPSIS
@@ -12,13 +12,13 @@ fl_signal_state_interrupt
 .fi
 .SH DESCRIPTION
 .PP
-Provides common signal functions. Check to see if a given signal is received.
+Check to see if a given signal is received.
 .PP
 Provides a simple interrupt checker for general use.
 .PP
 This is intended to be explicitly use for the interrupt() callback defined in f_state_t.
 .PP
-This check all interrupts provided in state->data.interrupts and if a signal is found, store that signal in state->data.trigger and returns
+This checks all interrupts provided in state.data.interrupts and if a signal is found, store that signal in state->data.trigger and returns F_interrupt (with error bit set). If state->data.signal.id is NULL, then F_enable_not is returned.
 .SH PARAMETERS
 .TP
 .B state
@@ -37,15 +37,18 @@ This is ignored.
 .br
 \fBF_interrupt_not\fP on success and no requested signal was found.
 .br
-\fBF_interrupt\fP (with error bit set). If state->data.signal.id is NULL, then
-.br
-\fBF_enable_not\fP is returned.
-.br
 \fBF_interrupt\fP (with error bit) if a requested signal is confirmed to be found.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_signal_state_interrupt\fP(3), \fIf_signal_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 662f1e575fcb64d7fccd8326a19b10e160ed229f..6dfffa43669642bbda9deae6d3473227ad184db1 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_compare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_compare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_compare
 .SH SYNOPSIS
@@ -14,13 +14,7 @@ fl_string_compare
 .fi
 .SH DESCRIPTION
 .PP
-Provides basic string manipulation and processing capabilities.
-.PP
-UTF-8 is handled within these functions via normal string characters (f_string_t). Unlike f_utf_string_t, these f_string_t base functions do not force padding of ASCII or UTF-8 characters. With f_string_t, a 1-byte wide ASCII character is stored as 1 byte and a 4-byte wide UTF-8 character is stored as 4 bytes.
-.PP
-This shortens the size of the string at the cost of complexity vs f_utf_string_t.
-.PP
-Because of the variable width, it is generally unsafe to ignore invalid UTF-8 sequences. Invalid UTF-8 will be generally result in an error. Compare two strings, similar to strncmp().
+Compare two strings, similar to strncmp().
 .PP
 This does not stop on NULL. NULL characters are ignored.
 .SH PARAMETERS
@@ -47,8 +41,15 @@ Length of string2.
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f68d718c4ae825e0c30fe34cc3ec0bff3119e38e..44661b171a3a80a226fe7b3e1651bd035517abb3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_compare_except "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_compare_except "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_compare_except
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a81a862221494e30967ba8c7a4854deeb170f95e..fd1f0bd2eefed16d4352ca737aa4cacc5df108bf 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_compare_except_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_compare_except_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_compare_except_trim
 .SH SYNOPSIS
@@ -55,8 +55,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2262f462617dc9189de04a9bcfa213110a27a19e..d6a87e715f7a71758fc6257fd9907cdae5914a23 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_compare_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_compare_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_compare_trim
 .SH SYNOPSIS
@@ -35,7 +35,7 @@ Length of string1.
 Length of string2.
 
 .SH RETURN VALUE
-.br
+.PP
 \fBF_equal_to\fP when both strings equal.
 .br
 \fBF_equal_to_not\fP when both strings do not equal.
@@ -45,8 +45,15 @@ Length of string2.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 487e7071affae4964f3f61c32ee162ac10060442..d385f86407dd4480b72701db4e0fb33247cc2cc1 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_compare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_compare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_compare
 .SH SYNOPSIS
@@ -15,7 +15,6 @@ fl_string_dynamic_compare
 Compare two strings, similar to strncmp().
 .PP
 This does not stop on NULL. NULL characters are ignored.
-.PP
 .SH PARAMETERS
 .TP
 .B string1
@@ -32,8 +31,15 @@ String to compare.
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5c711f70cf97ca6ac4cd7e558b76833a92ae9c0d..297d3da0f9fff32b31508bbd6b0661570a71d91d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_compare_except "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_compare_except "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_compare_except
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 96119a94b51a58eefc3ef57f4aa8230b7e79d1da..5aba742fc1ec3902c0def37edc5de5f814a7580f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_compare_except_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_compare_except_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_compare_except_string
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b4d47141e96912d7e490853049667a42e052fb08..3aafd70b3bbdbac33ed993952e76c1a25de15ecb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_compare_except_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_compare_except_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_compare_except_trim
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 09f878994d91b0042e21a753af0dbd4744ca5888..0c2f9d0e01a910788913748a0b57fdd7de085881 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_compare_except_trim_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_compare_except_trim_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_compare_except_trim_string
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b4af98cc191942c39c5d44bdb37ee268a0192bd1..9643c4ae8fe0cb7bd2ac7b5992aabaa1d1e5b936 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_compare_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_compare_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_compare_string
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The length of string1.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 722eb02d8db40f9de6f8cdfeeb981068ad8fca8a..a115b40b09243fb99069dba516bcbd3a9c70d3de 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_compare_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_compare_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_compare_trim
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ String to compare.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ee5e8e3be48ff53cdd0a6f322d325eaa3cc454af..f2bcb735aea874c0fb65f453382c812230bca1b7 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_compare_trim_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_compare_trim_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_compare_trim_string
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The length of string1.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e65464d0f703bea5bc66044b64e4292a87b176f7..44e54bffe82515a0ade76d58214138b30b549fbf 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fl_string_dynamic_partial_compare
 .SH DESCRIPTION
 .PP
 Compare two strings, similar to strncmp(), but restricted to the given ranges.
-.PP
-This does not stop on NULL. NULL characters are ignored.
 .SH PARAMETERS
 .TP
 .B string1
@@ -40,9 +38,20 @@ A range within the string2 to restrict the comparison to.
 .br
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+This does not stop on NULL.
+.br
+NULL characters are ignored.
+.br
+F_parameter (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8637799af459d50282bb289e432c7035402591e3..9c6b7b58e799289c859a44b9f02108693a2cd4be 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_dynamic
 .SH SYNOPSIS
@@ -36,8 +36,15 @@ A range within the string2 to restrict the comparison to.
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b16f3eb1374177009cacf8b33062b76444766460..8614ce988ad99a2e84e4ef4f66dbde556e9deff6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_except "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_except "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_except
 .SH SYNOPSIS
@@ -51,8 +51,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f2f249ed75589fc5470f11597bbde3f1d2120a21..9b7b4c958d968d069feb3595da5d99a5450df587 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_except_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_except_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_except_dynamic
 .SH SYNOPSIS
@@ -40,13 +40,21 @@ A set of locations within string1 to ignore. This assumes/requires that the loca
 A set of locations within string2 to ignore. This assumes/requires that the locations be in linear order.
 
 .SH RETURN VALUE
+.PP
 \fBF_equal_to\fP when both strings equal.
 .br
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3cd48a1b8c230375a3359a9f19a17f9d3f871b95..c6911255947049750ce9571150b828269bfe6182 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_except_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_except_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_except_string
 .SH SYNOPSIS
@@ -53,8 +53,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c3e09291baa30f8abdf75eaff6410384c891d39d..738e20217e012b330e39fb3893acac5b44e57d32 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_except_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_except_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_except_trim
 .SH SYNOPSIS
@@ -55,8 +55,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f82d90a342c15b6368d4cc55330cbbaa87ef43a2..37560a6b4ee9abd0469fee0fa6dfa9d4b0f5e67c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_except_trim_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_except_trim_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_except_trim_dynamic
 .SH SYNOPSIS
@@ -50,8 +50,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 44d548f9351ab70a547d4237d2b9afc5be789544..256bca4ecb72eb7d84e45104185ecf8c3e8260d8 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_except_trim_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_except_trim_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_except_trim_string
 .SH SYNOPSIS
@@ -57,8 +57,15 @@ A set of locations within string2 to ignore. This assumes/requires that the loca
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4de3366c80128c18fe82e8b7bd09683beabb7385..990abb5dbb550e6ecdfa562646a03d79d5cb22da 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_string
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ A range within the string2 to restrict the comparison to.
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c934690c3d3b10d86bc335f67235856a8492ac03..1eabe6e9b37be44a4f4775ed6ef6cf09be3bf2e7 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_trim
 .SH SYNOPSIS
@@ -28,6 +28,7 @@ String to compare.
 
 .TP
 .B range1
+A range within the string1 to restrict the comparison to.
 
 .TP
 .B range2
@@ -44,8 +45,15 @@ A range within the string2 to restrict the comparison to.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8cefe6203aab23695f99c3cdba4f358b32adebf4..e1891619d0728f80b9e18e8aae39c8feb47d28cc 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_trim_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_trim_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_trim_dynamic
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ A range within the string2 to restrict the comparison to.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5a0c04cc41f5beb6be6864d0d769a79b2df063d7..0537897b08da902f015ae5ec563125c8ae1d2197 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_compare_trim_string "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_compare_trim_string "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_compare_trim_string
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ A range within the string2 to restrict the comparison to.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 222aa671232caadcb01bf2ca420c70d0f8f36889..1d2fdc2bd85a9b1fa52adeeea5db4aba5418a30b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_fll_identify "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_fll_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_fll_identify
 .SH SYNOPSIS
@@ -51,9 +51,9 @@ A range within the buffer representing the start and stop locations. The caller
 .br
 \fBF_complete_not_utf\fP (with error bit) if a character is an incomplete UTF-8 fragment.
 .br
-\fBF_maybe\fP (with error bit) if a character could be a whitespace but width is not long enough. (This is only returned for an otherwise valid FLL Identifier.)
+\fBF_maybe\fP (with error bit) if a character could be a whitespace but width is not long enough.
 .br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+(This is only returned for an otherwise valid FLL Identifier.) F_parameter (with error bit) if a parameter is invalid.
 .br
 \fBF_utf_not\fP (with error bit) if character is an invalid UTF-8 character.
 .br
@@ -62,8 +62,15 @@ A range within the buffer representing the start and stop locations. The caller
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_word().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_word()\fP, \fIisxdigit()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_word()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ceacac6e7f34ab2bf06f770f46c51a2031e92df5..1d176fff0b5c230ab362eedfae4276d21c6fad55 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_rip "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_rip "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_rip
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4c3e785d6ddbf94992efda563daaadc34dd6baa2..f7f5d1349631bdd33e7b6555ed355f35675749a6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_partial_rip_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_partial_rip_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_partial_rip_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7ae81052a1a218930de51099bd58273deefc4f60..e2c4765372014c9047970572b50ecb4436b487c3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_rip "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_rip "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_rip
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dad6fc426ee2db8c1d016aa2c9c340a4e7443e6d..7cbd598a8d27402a2bc36f0ffd913868d7fd2f01 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_rip_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_rip_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_rip_nulless
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_memory_not\fP (with error bit) on out of memory.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3d6a2465aa6e920a00b98c1454a7f615a91fd937..562ae4a793e4138d17f86a3dd77b570a95e95dc8 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_seek_line_to_utf_character "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_seek_line_to_utf_character "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_seek_line_to_utf_character
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_not\fP (with error bit) if character is an invalid UTF-8 character.
 .br
 Errors (with error bit) from: f_utf_char_to_character().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_char_to_character()\fP, \fIf_utf_char_to_character()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d735a14ce223afedf956ed7877aee4907afdd99c..d0581ac16556edf60e4cd4aa55ba667ebe62df6c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_seek_line_until_graph "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_seek_line_until_graph "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_seek_line_until_graph
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ A range within the buffer representing the start and stop locations.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_is_graph().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_graph()\fP, \fIf_utf_is_graph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a6f4a6d4f43d2d1febe9504d0aa0423907f7d579..9181800e77e3307ceb1b896390ecc86cf4031ff5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_seek_line_until_graph_non "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_seek_line_until_graph_non "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_seek_line_until_graph_non
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ A range within the buffer representing the start and stop locations.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_is_graph().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_graph()\fP, \fIf_utf_is_graph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4c685230b1d8e94d41415ca04067ca540cd48b28..52372557b9af46e97b8f57d8c0987d45bede4327 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_dynamic_seek_to_utf_character "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_dynamic_seek_to_utf_character "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_dynamic_seek_to_utf_character
 .SH SYNOPSIS
@@ -29,7 +29,7 @@ A range within the buffer representing the start and stop locations. The start l
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fB on success.
+\fBF_none\fP on success.
 .br
 \fBF_none_stop\fP on success, but stopped at end of range.
 .br
@@ -52,8 +52,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_not\fP (with error bit) if character is an invalid UTF-8 character.
 .br
 Errors (with error bit) from: f_utf_char_to_character().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_char_to_character()\fP, \fIf_utf_char_to_character()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 39813c49a8cd86219585b7ecd901f0691081fd4b..715c69409748c312132e173bad5b43e8ddc63507 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_rip "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_rip "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_rip
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 31944079910ffbbef2e52d997bec8344992bb64c..d50d1a244cabd856c4a93a87dcfb258fb32a68ca 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_rip_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_rip_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_rip_nulless
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c113d83a5eaf6b5c1b029baf96bf6a3cbdce46a6..ce9a502345722ccc92a537591316e83de03cccbc 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_seek_line_to_utf_character "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_seek_line_to_utf_character "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_seek_line_to_utf_character
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_not\fP (with error bit) if character is an invalid UTF-8 character.
 .br
 Errors (with error bit) from: f_utf_char_to_character().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_char_to_character()\fP, \fIf_utf_char_to_character()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1412c278e9bd00328a3fedf830712c516f366fa8..3a421d5d31840ed64ff773b17050e4ee586ae0ab 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_seek_line_until_graph "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_seek_line_until_graph "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_seek_line_until_graph
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_is_graph().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_graph()\fP, \fIf_utf_is_graph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 32ed979a885fd2ff7e779035cf90d19ab0a4eae9..e327aa6701e691b4fd0b7ed55b770af6ac535759 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_seek_line_until_graph_non "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_seek_line_until_graph_non "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_seek_line_until_graph_non
 .SH SYNOPSIS
@@ -48,8 +48,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_parameter\fP (with error bit) from: f_utf_is_combining().
 .br
 \fBF_parameter\fP (with error bit) from: f_utf_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP, \fIf_utf_is_combining()\fP, \fIf_utf_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5014c2be733f03a843e00f4790e08925c1376553..0cd97c5476969fa8f8b34a9b5ff133b30d1d1e33 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_string_seek_to_utf_character "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_string_seek_to_utf_character "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_string_seek_to_utf_character
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ A range within the buffer representing the start and stop locations. The start l
 \fBF_utf_not\fP (with error bit) if character is an invalid UTF-8 character.
 .br
 Errors (with error bit) from: f_utf_char_to_character().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_string_compare\fP(3), \fIfl_string_compare_except\fP(3), \fIfl_string_compare_except_trim\fP(3), \fIfl_string_compare_trim\fP(3), \fIfl_string_dynamic_compare\fP(3), \fIfl_string_dynamic_compare_except\fP(3), \fIfl_string_dynamic_compare_except_string\fP(3), \fIfl_string_dynamic_compare_except_trim\fP(3), \fIfl_string_dynamic_compare_except_trim_string\fP(3), \fIfl_string_dynamic_compare_string\fP(3), \fIfl_string_dynamic_compare_trim\fP(3), \fIfl_string_dynamic_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_compare\fP(3), \fIfl_string_dynamic_partial_compare_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except\fP(3), \fIfl_string_dynamic_partial_compare_except_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_string\fP(3), \fIfl_string_dynamic_partial_compare_except_trim\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_except_trim_string\fP(3), \fIfl_string_dynamic_partial_compare_string\fP(3), \fIfl_string_dynamic_partial_compare_trim\fP(3), \fIfl_string_dynamic_partial_compare_trim_dynamic\fP(3), \fIfl_string_dynamic_partial_compare_trim_string\fP(3), \fIfl_string_dynamic_partial_fll_identify\fP(3), \fIfl_string_dynamic_partial_rip\fP(3), \fIfl_string_dynamic_partial_rip_nulless\fP(3), \fIfl_string_dynamic_rip\fP(3), \fIfl_string_dynamic_rip_nulless\fP(3), \fIfl_string_dynamic_seek_line_to_utf_character\fP(3), \fIfl_string_dynamic_seek_line_until_graph\fP(3), \fIfl_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_string_dynamic_seek_to_utf_character\fP(3), \fIfl_string_rip\fP(3), \fIfl_string_rip_nulless\fP(3), \fIfl_string_seek_line_to_utf_character\fP(3), \fIfl_string_seek_line_until_graph\fP(3), \fIfl_string_seek_line_until_graph_non\fP(3), \fIfl_string_seek_to_utf_character\fP(3), \fIf_utf_char_to_character()\fP, \fIf_utf_char_to_character()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read.3
new file mode 100644 (file)
index 0000000..43a2edb
--- /dev/null
@@ -0,0 +1,65 @@
+.TH fl_utf_file_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fl_utf_file_read
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_1/utf_file.h>
+.sp
+\fBf_status_t fl_utf_file_read\fP(
+    \fBconst f_file_t                \fP\fIfile\fP,
+    \fBf_utf_string_dynamic_t *const \fP\fIdestination\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Read until EOF is reached.
+.PP
+To check how much was read into the destination, record destination->used before execution and compare to destination->used after execution.
+.SH PARAMETERS
+.TP
+.B file
+The file to read. The file must already be open.
+
+.TP
+.B destination
+The destination the file is being read into. The contents of the file is appended into this destination.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_none_eof\fP on success and EOF was reached.
+.br
+\fBF_block\fP (with error bit) if file descriptor is set to non-block and the read would result in a blocking operation.
+.br
+\fBF_buffer\fP (with error bit) if the buffer is invalid.
+.br
+\fBF_file\fP (with error bit) if file descriptor is in an error state.
+.br
+\fBF_file_closed\fP (with error bit) if file is not open.
+.br
+\fBF_file_descriptor\fP (with error bit) if the file descriptor is invalid.
+.br
+\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
+.br
+\fBF_complete_not_utf_eof\fP (with error bit) if UTF-8 character was incomplete at the end of the file.
+.br
+\fBF_complete_not_utf_stop\fP (with error bit) if UTF-8 character was incomplete at a stop point (file.size_read).
+.br
+\fBF_input_output\fP (with error bit) on I/O error.
+.br
+\fBF_interrupt\fP (with error bit) if interrupt was received.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_file_read\fP(3), \fIfl_utf_file_read_block\fP(3), \fIfl_utf_file_read_until\fP(3), \fIfl_utf_file_write\fP(3), \fIfl_utf_file_write_block\fP(3), \fIfl_utf_file_write_range\fP(3), \fIfl_utf_file_write_until\fP(3), \fIread()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_block.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_block.3
new file mode 100644 (file)
index 0000000..8569fce
--- /dev/null
@@ -0,0 +1,65 @@
+.TH fl_utf_file_read_block "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fl_utf_file_read_block
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_1/utf_file.h>
+.sp
+\fBf_status_t fl_utf_file_read_block\fP(
+    \fBconst f_file_t                \fP\fIfile\fP,
+    \fBf_utf_string_dynamic_t *const \fP\fIdestination\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Read until a single block is filled or EOF is reached.
+.PP
+To check how much was read into the destination, record destination->used before execution and compare to destination->used after execution.
+.SH PARAMETERS
+.TP
+.B file
+The file to read. The file must already be open.
+
+.TP
+.B destination
+The destination the file is being read into. The contents of the file is appended into this destination.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_none_eof\fP on success and EOF was reached.
+.br
+\fBF_block\fP (with error bit) if file descriptor is set to non-block and the read would result in a blocking operation.
+.br
+\fBF_buffer\fP (with error bit) if the buffer is invalid.
+.br
+\fBF_file\fP (with error bit) if file descriptor is in an error state.
+.br
+\fBF_file_closed\fP (with error bit) if file is not open.
+.br
+\fBF_file_descriptor\fP (with error bit) if the file descriptor is invalid.
+.br
+\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
+.br
+\fBF_complete_not_utf_eof\fP (with error bit) if UTF-8 character was incomplete at the end of the file.
+.br
+\fBF_complete_not_utf_stop\fP (with error bit) if UTF-8 character was incomplete at a stop point (file.size_read).
+.br
+\fBF_input_output\fP (with error bit) on I/O error.
+.br
+\fBF_interrupt\fP (with error bit) if interrupt was received.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_file_read\fP(3), \fIfl_utf_file_read_block\fP(3), \fIfl_utf_file_read_until\fP(3), \fIfl_utf_file_write\fP(3), \fIfl_utf_file_write_block\fP(3), \fIfl_utf_file_write_range\fP(3), \fIfl_utf_file_write_until\fP(3), \fIread()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_until.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_until.3
new file mode 100644 (file)
index 0000000..e8eb284
--- /dev/null
@@ -0,0 +1,70 @@
+.TH fl_utf_file_read_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fl_utf_file_read_until
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_1/utf_file.h>
+.sp
+\fBf_status_t fl_utf_file_read_until\fP(
+    \fBconst f_file_t                \fP\fIfile\fP,
+    \fBconst f_array_length_t        \fP\fItotal\fP,
+    \fBf_utf_string_dynamic_t *const \fP\fIdestination\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Read until a given number or EOF is reached, storing it in the destination.
+.PP
+To check how much was read into the destination, record destination->used before execution and compare to destination->used after execution.
+.SH PARAMETERS
+.TP
+.B file
+The file to read. The file must already be open.
+
+.TP
+.B total
+The total bytes to read, unless EOF is reached first.
+
+.TP
+.B destination
+The destination the file is being read into.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_none_eof\fP on success and EOF was reached.
+.br
+\fBF_block\fP (with error bit) if file descriptor is set to non-block and the read would result in a blocking operation.
+.br
+\fBF_buffer\fP (with error bit) if the buffer is invalid.
+.br
+\fBF_file\fP (with error bit) if file descriptor is in an error state.
+.br
+\fBF_file_closed\fP (with error bit) if file is not open.
+.br
+\fBF_file_descriptor\fP (with error bit) if the file descriptor is invalid.
+.br
+\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
+.br
+\fBF_complete_not_utf_eof\fP (with error bit) if UTF-8 character was incomplete at the end of the file.
+.br
+\fBF_complete_not_utf_stop\fP (with error bit) if UTF-8 character was incomplete at a stop point (file.size_read).
+.br
+\fBF_input_output\fP (with error bit) on I/O error.
+.br
+\fBF_interrupt\fP (with error bit) if interrupt was received.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_file_read\fP(3), \fIfl_utf_file_read_block\fP(3), \fIfl_utf_file_read_until\fP(3), \fIfl_utf_file_write\fP(3), \fIfl_utf_file_write_block\fP(3), \fIfl_utf_file_write_range\fP(3), \fIfl_utf_file_write_until\fP(3), \fIread()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write.3
new file mode 100644 (file)
index 0000000..45d36c2
--- /dev/null
@@ -0,0 +1,68 @@
+.TH fl_utf_file_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fl_utf_file_write
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_1/utf_file.h>
+.sp
+\fBf_status_t fl_utf_file_write\fP(
+    \fBconst f_file_t              \fP\fIfile\fP,
+    \fBconst f_utf_string_static_t \fP\fIdestination\fP,
+    \fBf_array_length_t *const     \fP\fIwritten\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Write until entire destination is written.
+.SH PARAMETERS
+.TP
+.B file
+The file to write to. The file must already be open.
+
+.TP
+.B destination
+The destination to write to the file.
+
+.TP
+.B written
+The total bytes written.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_none_eos\fP on success but range.stop exceeded destination.used (only wrote up to destination.used).
+.br
+\fBF_none_stop\fP on success but no data was written (written == 0) (not an error and often happens if file type is not a regular file).
+.br
+\fBF_complete_not_utf_stop\fP if max write was reached but was unable to completely write a given UTF-8 block (incomplete UTF-8 is not written, not even partially).
+.br
+\fBF_block\fP (with error bit) if file descriptor is set to non-block and the write would result in a blocking operation.
+.br
+\fBF_buffer\fP (with error bit) if the buffer is invalid.
+.br
+\fBF_file\fP (with error bit) if file descriptor is in an error state.
+.br
+\fBF_file_closed\fP (with error bit) if file is not open.
+.br
+\fBF_file_descriptor\fP (with error bit) if the file descriptor is invalid.
+.br
+\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
+.br
+\fBF_input_output\fP (with error bit) on I/O error.
+.br
+\fBF_interrupt\fP (with error bit) if interrupt was received.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_file_read\fP(3), \fIfl_utf_file_read_block\fP(3), \fIfl_utf_file_read_until\fP(3), \fIfl_utf_file_write\fP(3), \fIfl_utf_file_write_block\fP(3), \fIfl_utf_file_write_range\fP(3), \fIfl_utf_file_write_until\fP(3), \fIwrite()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_block.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_block.3
new file mode 100644 (file)
index 0000000..039d8e0
--- /dev/null
@@ -0,0 +1,70 @@
+.TH fl_utf_file_write_block "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fl_utf_file_write_block
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_1/utf_file.h>
+.sp
+\fBf_status_t fl_utf_file_write_block\fP(
+    \fBconst f_file_t              \fP\fIfile\fP,
+    \fBconst f_utf_string_static_t \fP\fIdestination\fP,
+    \fBf_array_length_t *const     \fP\fIwritten\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Write until a single block is filled or entire destination is written.
+.PP
+To check how much was write into the destination, record destination->used before execution and compare to destination->used after execution.
+.SH PARAMETERS
+.TP
+.B file
+The file to write to. The file must already be open.
+
+.TP
+.B destination
+The destination to write to the file.
+
+.TP
+.B written
+The total bytes written.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_none_eos\fP on success but range.stop exceeded destination.used (only wrote up to destination.used).
+.br
+\fBF_none_stop\fP on success but no data was written (written == 0) (not an error and often happens if file type is not a regular file).
+.br
+\fBF_complete_not_utf_stop\fP if max write was reached but was unable to completely write a given UTF-8 block (incomplete UTF-8 is not written, not even partially).
+.br
+\fBF_block\fP (with error bit) if file descriptor is set to non-block and the write would result in a blocking operation.
+.br
+\fBF_buffer\fP (with error bit) if the buffer is invalid.
+.br
+\fBF_file\fP (with error bit) if file descriptor is in an error state.
+.br
+\fBF_file_closed\fP (with error bit) if file is not open.
+.br
+\fBF_file_descriptor\fP (with error bit) if the file descriptor is invalid.
+.br
+\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
+.br
+\fBF_input_output\fP (with error bit) on I/O error.
+.br
+\fBF_interrupt\fP (with error bit) if interrupt was received.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_file_read\fP(3), \fIfl_utf_file_read_block\fP(3), \fIfl_utf_file_read_until\fP(3), \fIfl_utf_file_write\fP(3), \fIfl_utf_file_write_block\fP(3), \fIfl_utf_file_write_range\fP(3), \fIfl_utf_file_write_until\fP(3), \fIwrite()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_range.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_range.3
new file mode 100644 (file)
index 0000000..4eb5367
--- /dev/null
@@ -0,0 +1,73 @@
+.TH fl_utf_file_write_range "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fl_utf_file_write_range
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_1/utf_file.h>
+.sp
+\fBf_status_t fl_utf_file_write_range\fP(
+    \fBconst f_file_t              \fP\fIfile\fP,
+    \fBconst f_utf_string_static_t \fP\fIbuffer\fP,
+    \fBconst f_string_range_t      \fP\fIrange\fP,
+    \fBf_array_length_t *const     \fP\fIwritten\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Write a given range within the destination.
+.SH PARAMETERS
+.TP
+.B file
+The file to write to. The file must already be open.
+
+.TP
+.B buffer
+The string to write to the file.
+
+.TP
+.B range
+An inclusive start an stop range within the destination to read.
+
+.TP
+.B written
+The total bytes written.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_none_eos\fP on success but range.stop exceeded destination.used (only wrote up to destination.used).
+.br
+\fBF_none_stop\fP on success but no data was written (written == 0) (not an error and often happens if file type is not a regular file).
+.br
+\fBF_complete_not_utf_stop\fP if max write was reached but was unable to completely write a given UTF-8 block (incomplete UTF-8 is not written, not even partially).
+.br
+\fBF_block\fP (with error bit) if file descriptor is set to non-block and the write would result in a blocking operation.
+.br
+\fBF_buffer\fP (with error bit) if the buffer is invalid.
+.br
+\fBF_file\fP (with error bit) if file descriptor is in an error state.
+.br
+\fBF_file_closed\fP (with error bit) if file is not open.
+.br
+\fBF_file_descriptor\fP (with error bit) if the file descriptor is invalid.
+.br
+\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
+.br
+\fBF_input_output\fP (with error bit) on I/O error.
+.br
+\fBF_interrupt\fP (with error bit) if interrupt was received.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_file_read\fP(3), \fIfl_utf_file_read_block\fP(3), \fIfl_utf_file_read_until\fP(3), \fIfl_utf_file_write\fP(3), \fIfl_utf_file_write_block\fP(3), \fIfl_utf_file_write_range\fP(3), \fIfl_utf_file_write_until\fP(3), \fIwrite()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_until.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_until.3
new file mode 100644 (file)
index 0000000..65082e7
--- /dev/null
@@ -0,0 +1,73 @@
+.TH fl_utf_file_write_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fl_utf_file_write_until
+.SH SYNOPSIS
+.nf
+.B #include <fll/level_1/utf_file.h>
+.sp
+\fBf_status_t fl_utf_file_write_until\fP(
+    \fBconst f_file_t              \fP\fIfile\fP,
+    \fBconst f_utf_string_static_t \fP\fIdestination\fP,
+    \fBconst f_array_length_t      \fP\fItotal\fP,
+    \fBf_array_length_t *const     \fP\fIwritten\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Write until a given number or entire destination is written.
+.SH PARAMETERS
+.TP
+.B file
+The file to write to. The file must already be open.
+
+.TP
+.B destination
+The destination to write to the file.
+
+.TP
+.B total
+The total bytes to write, unless end of destination is reached first.
+
+.TP
+.B written
+The total bytes written.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_none_eos\fP on success but range.stop exceeded destination.used (only wrote up to destination.used).
+.br
+\fBF_none_stop\fP on success but no data was written (written == 0) (not an error and often happens if file type is not a regular file).
+.br
+\fBF_complete_not_utf_stop\fP if max write was reached but was unable to completely write a given UTF-8 block (incomplete UTF-8 is not written, not even partially).
+.br
+\fBF_block\fP (with error bit) if file descriptor is set to non-block and the write would result in a blocking operation.
+.br
+\fBF_buffer\fP (with error bit) if the buffer is invalid.
+.br
+\fBF_file\fP (with error bit) if file descriptor is in an error state.
+.br
+\fBF_file_closed\fP (with error bit) if file is not open.
+.br
+\fBF_file_descriptor\fP (with error bit) if the file descriptor is invalid.
+.br
+\fBF_file_type_directory\fP (with error bit) if file descriptor represents a directory.
+.br
+\fBF_input_output\fP (with error bit) on I/O error.
+.br
+\fBF_interrupt\fP (with error bit) if interrupt was received.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_file_read\fP(3), \fIfl_utf_file_read_block\fP(3), \fIfl_utf_file_read_until\fP(3), \fIfl_utf_file_write\fP(3), \fIfl_utf_file_write_block\fP(3), \fIfl_utf_file_write_range\fP(3), \fIfl_utf_file_write_until\fP(3), \fIwrite()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c1036e26b5e46ac99e56875663844e903870aa12..6885d9cdc8d141960df38984d8b71681a043e5fb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_compare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_compare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_compare
 .SH SYNOPSIS
@@ -14,13 +14,7 @@ fl_utf_string_compare
 .fi
 .SH DESCRIPTION
 .PP
-Provides UTF-8 character manipulation and processing capabilities.
-.PP
-UTF-8 is handled within these functions via padded string characters (f_utf_string_t). Unlike f_string_t, these f_utf_string_t base functions force padding of ASCII or UTF-8 characters. With f_utf_string_t, a 1-byte wide ASCII character is stored as 4 bytes and a 4-byte wide UTF-8 character is stored as 4 bytes.
-.PP
-This simplifies traversing the strings at the cost of size vs f_string_t.
-.PP
-Because of the set width, it is generally safe to ignore invalid UTF-8 sequences. Invalid UTF-8 will be generally ignored here, where reasonably possible. Compare two UTF-8 strings, similar to strncmp().
+Compare two UTF-8 strings, similar to strncmp().
 .PP
 This does not stop on NULL. NULL characters are ignored.
 .SH PARAMETERS
@@ -47,8 +41,15 @@ Length of string2.
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d03bad8524a26ce59f2aa174b6bc1a378b237c60..ed2c91ecffa60941897e58bc1fc72313aba6549f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_compare_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_compare_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_compare_trim
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ Length of string2.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_character_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_whitespace()\fP, \fIf_utf_character_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5aa0d11eab4a5da3e618e0e175246b582acf12d6..4c20cec68286a6c236886074e4552b9af5021c0e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_compare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_compare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_compare
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ String to compare.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b61c1ffe109fd384aca0b3a118edda456eca837f..0fb53095875c89f60fa047f220f6eee535fd7315 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_compare_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_compare_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_compare_trim
 .SH SYNOPSIS
@@ -35,8 +35,15 @@ String to compare.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_utf_character_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_whitespace()\fP, \fIf_utf_character_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e0a0b7205433afbc06a480e52122b4d219a44bbc..dad9a64685f7a10df50c417d7a4150c3f4b4075f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_partial_compare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_partial_compare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_partial_compare
 .SH SYNOPSIS
@@ -41,8 +41,15 @@ A range within the string2 to restrict the comparison to.
 \fBF_equal_to_not\fP when both strings do not equal.
 .br
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b4ff0732ec65640323148157e5e988c0fbfd7ab1..847daa860e5b3acfab191d109a4033c00618232d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_partial_compare_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_partial_compare_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_partial_compare_trim
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ A range within the string2 to restrict the comparison to.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_character_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_whitespace()\fP, \fIf_utf_character_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1bb2d839012b78e665b0e2ed6d012bcdc4edec96..350ed37a5db139f82c7f6e4073c603a6f39f3edd 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_rip "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_rip "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_rip
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_string_append().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_string_append()\fP, \fIf_utf_string_append()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 406f599a854c1d1e99308622c160d6df73953c0a..3fd28a7dbfc33ce6092eb41bc7f03ff8dc424557 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_rip_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_rip_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_rip_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_utf_string_append_nulless().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_string_append_nulless()\fP, \fIf_utf_string_append_nulless()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2499154ab02ecad9abf23bd1e1217ced5f97ffea..f6d720fbc1c6178e4dfde8939e7a6649299970a6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_seek_line_to_char "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_seek_line_to_char "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_seek_line_to_char
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ A single-width character.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9dd077c114496be526d9f531132a044265a70d8d..eb0bb113961b0e631341b25bb5d95d39ddf0c4f9 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_seek_line_until_graph "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_seek_line_until_graph "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_seek_line_until_graph
 .SH SYNOPSIS
@@ -39,13 +39,18 @@ A UTF-8 character representing a placeholder to ignore (may be NULL).
 .br
 \fBF_data_not_stop\fP if range.start > range.stop.
 .br
-\fBF_parameter\fP (with error bit) if a parameter is invalid
-.br
-\fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+\fBF_parameter\fP (with error bit) if a parameter is invalid F_utf_fragment (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_utf_character_is_graph().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_graph()\fP, \fIf_utf_character_is_graph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3598e55ad6abe29b29026f9c1dbd7dbc30fc87ff..076e51501ba81b1abe09078a8644cb931f303eb0 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_seek_line_until_graph_non "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_seek_line_until_graph_non "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_seek_line_until_graph_non
 .SH SYNOPSIS
@@ -46,8 +46,15 @@ A single-width character representing a placeholder to ignore (may be NULL).
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_utf_character_is_graph().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_graph()\fP, \fIf_utf_character_is_graph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fca419d5bfe65ec8e13b9383e67fe43366503be1..bd74ccd5289f143cfaaf9e8a2477c62106d983ae 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_dynamic_seek_to_char "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_dynamic_seek_to_char "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_dynamic_seek_to_char
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ A single-width non-UTF-8 character.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c55137bb65422f11731f362a9311f4c5ab55a974..77eb8e9418134a6cbfee942b83c1b99f232334e7 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_rip "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_rip "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_rip
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_utf_character_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_whitespace()\fP, \fIf_utf_character_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d6d22d6a09cb3f058bdb33bd8af4aa044caa1414..5c89feec06519b99749ec29988d663f7d4d32909 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_rip_nulless "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_rip_nulless "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_rip_nulless
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ The new string, which will be allocated or reallocated as necessary.
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_utf_character_is_whitespace().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_whitespace()\fP, \fIf_utf_character_is_whitespace()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a440bfffb3f3cdc2a4f70d27589b50d527a40522..1851c3bbbe489ab260c78a13a6ac26408f0c0ec4 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_seek_line_to_char "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_seek_line_to_char "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_seek_line_to_char
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ A single-width character.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index cef149680cd0b5d8b50b7aadb4631defbd20c5be..20bd0d5c5177a339d0777ab6861bea94256bc812 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_seek_line_until_graph "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_seek_line_until_graph "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_seek_line_until_graph
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ A UTF-8 character representing a placeholder to ignore (may be NULL).
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_utf_character_is_graph().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_graph()\fP, \fIf_utf_character_is_graph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d19b3f8cfc59b02c76614813fd8d260dafb7ed99..8cc18b868b1c77656af304383182dccf461ca868 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_seek_line_until_graph_non "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_seek_line_until_graph_non "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_seek_line_until_graph_non
 .SH SYNOPSIS
@@ -42,8 +42,15 @@ A UTF-8 character representing a placeholder to ignore (may be NULL).
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
 .br
 Errors (with error bit) from: f_utf_character_is_graph().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3), \fIf_utf_character_is_graph()\fP, \fIf_utf_character_is_graph()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6a3479215d86a456e9238b7885752b0d153a2cf1..eef3d19a69aa214745b7c2643f2b0027eda34f41 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_string_seek_to_char "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_string_seek_to_char "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_string_seek_to_char
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ A single-width non-UTF-8 character.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 \fBF_utf_fragment\fP (with error bit) if character is a UTF-8 fragment.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfl_utf_string_compare\fP(3), \fIfl_utf_string_compare_trim\fP(3), \fIfl_utf_string_dynamic_compare\fP(3), \fIfl_utf_string_dynamic_compare_trim\fP(3), \fIfl_utf_string_dynamic_partial_compare\fP(3), \fIfl_utf_string_dynamic_partial_compare_trim\fP(3), \fIfl_utf_string_dynamic_rip\fP(3), \fIfl_utf_string_dynamic_rip_nulless\fP(3), \fIfl_utf_string_dynamic_seek_line_to_char\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph\fP(3), \fIfl_utf_string_dynamic_seek_line_until_graph_non\fP(3), \fIfl_utf_string_dynamic_seek_to_char\fP(3), \fIfl_utf_string_rip\fP(3), \fIfl_utf_string_rip_nulless\fP(3), \fIfl_utf_string_seek_line_to_char\fP(3), \fIfl_utf_string_seek_line_until_graph\fP(3), \fIfl_utf_string_seek_line_until_graph_non\fP(3), \fIfl_utf_string_seek_to_char\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 126036172123f51b717fb65411c9084c8839667c..b958bda42c95f1daf7b075250b1231aed265abcd 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_file_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_file_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_file_read
 .SH SYNOPSIS
@@ -55,4 +55,4 @@ The destination the file is being read into. The contents of the file is appende
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 852c4f6f2a837b575e9fe91645dd62bcd4d804f6..b856f9de6d2db215c2b39346b091225d520d61bd 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_file_read_block "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_file_read_block "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_file_read_block
 .SH SYNOPSIS
@@ -55,4 +55,4 @@ The destination the file is being read into. The contents of the file is appende
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2bc406b805c5a1f712e22f7eb9ad5da3a3b5a889..09f387ae1b8815e27534e9fc5f19b6187e7355a5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_file_read_until "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_file_read_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_file_read_until
 .SH SYNOPSIS
@@ -60,4 +60,4 @@ The destination the file is being read into.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 129ac8ef80c195fb3e72d00f217773dbbb84b87c..0d55718e6175166560ec8c672e769ab0150c0a8e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_file_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_file_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_file_write
 .SH SYNOPSIS
@@ -58,4 +58,4 @@ The total bytes written.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0964cc923d054be1e3c94514969e5cf17aa56d3a..870bbe5a9102420e1656ebeaaa549a22279037bb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_file_write_block "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_file_write_block "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_file_write_block
 .SH SYNOPSIS
@@ -60,4 +60,4 @@ The total bytes written.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7ab03a22c3f8fb5a3860ead3b0ff858b4eb6386a..2372a48deb3b701c0f8a0bb1d920072a39b570ef 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_file_write_range "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_file_write_range "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_file_write_range
 .SH SYNOPSIS
@@ -62,4 +62,4 @@ The total bytes written.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6fad065f09763465ff58704145ecfd8796933f67..ab30e5a11f6789e171f12b11bb4d8244299f62fb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fl_utf_file_write_until "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fl_utf_file_write_until "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fl_utf_file_write_until
 .SH SYNOPSIS
@@ -63,4 +63,4 @@ The total bytes written.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f0ac0246ee0d5d1b39cf770b4f320c1cc79fd6a2..11dd7a7ad4d0d88fb3fb6659e923a1fd710d03e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_control_group_prepare "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_control_group_prepare "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_control_group_prepare
 .SH SYNOPSIS
@@ -11,9 +11,14 @@ fll_control_group_prepare
 .fi
 .SH DESCRIPTION
 .PP
-Provides control group (cgroup) related functionality. Make sure all directories specified in groups exist, creating all directories in the path.
+Make sure all directories specified in groups exist, creating all directories in the path.
 .PP
 This does not, however, create the control_group.path and will error out if that directory does not exist.
+.SH PARAMETERS
+.TP
+.B control_group
+The control group(s) to ensure the directories exist.
+
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
@@ -23,8 +28,15 @@ This does not, however, create the control_group.path and will error out if that
 Errors (with error bit) from: f_directory_exists().
 .br
 Errors (with error bit) from: fl_directory_create().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_control_group_prepare\fP(3), \fIf_directory_exists()\fP, \fIfl_directory_create()\fP, \fIf_directory_exists()\fP, \fIfl_directory_create()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 60b35712bd23e5caafb07106190f3502d9f0b439..bdee1fd30e26d43c8a26b62c9348eb518b4a3527 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_error_file_print "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_error_file_print "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_error_file_print
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ A valid file type code from the fll_error_file_type enum.
 \fBF_true\fP is returned if the status code has no print message.
 .br
 \fBF_false\fP is returned on successful print of known errors.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_error_file_print\fP(3), \fIfll_error_parameter_integer_print\fP(3), \fIfll_error_print\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index be63c2ac98635bb9cf01fe0d86f2bed9fec74926..b043e9213ec5adbc4933fb96cb4789301d2ee85c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_error_parameter_integer_print "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_error_parameter_integer_print "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_error_parameter_integer_print
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ The argument associated with the given parameter.
 \fBF_true\fP is returned if the status code has no print message.
 .br
 \fBF_false\fP is returned on successful print of known errors.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_error_file_print\fP(3), \fIfll_error_parameter_integer_print\fP(3), \fIfll_error_print\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e7e72f742aa9b382e1584d925730488bb95e3360..a6388bc18241558dc6d4fd1e00a53a6e9407dc2e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_error_print "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_error_print "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_error_print
 .SH SYNOPSIS
@@ -14,7 +14,7 @@ fll_error_print
 .fi
 .SH DESCRIPTION
 .PP
-Provide functions commonly used by FLL based programs. Print generic error or warning messages.
+Print generic error or warning messages.
 .SH PARAMETERS
 .TP
 .B print
@@ -37,8 +37,15 @@ Set to F_true to print the fallback error message for unknown errors.
 \fBF_false\fP is returned on successful print of known errors.
 .br
 \fBF_true\fP is returned if the status code is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_error_file_print\fP(3), \fIfll_error_parameter_integer_print\fP(3), \fIfll_error_print\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 39f7d4108ab719bbcaacd9369cf8a2774a4d4b36..e2c333f8d5391c570ea9a2c8df09e7e25753c7b9 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_execute_arguments_add "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_execute_arguments_add "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_execute_arguments_add
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ Errors (with error bit) from: f_string_dynamic_append().
 Errors (with error bit) from: f_string_dynamic_resize().
 .br
 Errors (with error bit) from: f_string_dynamics_increase().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_execute_arguments_add\fP(3), \fIfll_execute_arguments_add_parameter\fP(3), \fIfll_execute_arguments_add_parameter_set\fP(3), \fIfll_execute_arguments_add_set\fP(3), \fIfll_execute_into\fP(3), \fIfll_execute_program\fP(3), \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_increase()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_increase()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 01683b6ea1ede0481348d25d278e87d5a29189b3..daa3f0ccd25b2f2844ae8adfaf2e54a3304b230d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_execute_arguments_add_parameter "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_execute_arguments_add_parameter "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_execute_arguments_add_parameter
 .SH SYNOPSIS
@@ -47,8 +47,15 @@ Errors (with error bit) from: f_string_append().
 Errors (with error bit) from: f_string_dynamic_resize().
 .br
 Errors (with error bit) from: f_string_dynamics_increase().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_execute_arguments_add\fP(3), \fIfll_execute_arguments_add_parameter\fP(3), \fIfll_execute_arguments_add_parameter_set\fP(3), \fIfll_execute_arguments_add_set\fP(3), \fIfll_execute_into\fP(3), \fIfll_execute_program\fP(3), \fIf_string_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_increase()\fP, \fIf_string_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_increase()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4b78839d9369f8bc7f3d52158adff72c10c61e45..463fdded658675b71b0232d00d2cdffb06942c7f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_execute_arguments_add_parameter_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_execute_arguments_add_parameter_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_execute_arguments_add_parameter_set
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ Errors (with error bit) from: f_string_append().
 Errors (with error bit) from: f_string_dynamic_resize().
 .br
 Errors (with error bit) from: f_string_dynamics_increase().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_execute_arguments_add\fP(3), \fIfll_execute_arguments_add_parameter\fP(3), \fIfll_execute_arguments_add_parameter_set\fP(3), \fIfll_execute_arguments_add_set\fP(3), \fIfll_execute_into\fP(3), \fIfll_execute_program\fP(3), \fIf_string_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_increase()\fP, \fIf_string_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_increase()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8140442efe6d9e765b19e8ce355254883cf79327..630ef8ff9bba255967b592e66656d59bf71ca8f1 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_execute_arguments_add_set "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_execute_arguments_add_set "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_execute_arguments_add_set
 .SH SYNOPSIS
@@ -38,8 +38,15 @@ Errors (with error bit) from: f_string_append().
 Errors (with error bit) from: f_string_dynamic_resize().
 .br
 Errors (with error bit) from: f_string_dynamics_increase().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_execute_arguments_add\fP(3), \fIfll_execute_arguments_add_parameter\fP(3), \fIfll_execute_arguments_add_parameter_set\fP(3), \fIfll_execute_arguments_add_set\fP(3), \fIfll_execute_into\fP(3), \fIfll_execute_program\fP(3), \fIf_string_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_increase()\fP, \fIf_string_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_increase()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 38add796afcd2a466a5036968262275038d3c740..68c34c11318c58907087a09a1d54ce8f60e6324a 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_execute_into "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_execute_into "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_execute_into
 .SH SYNOPSIS
@@ -52,8 +52,15 @@ Errors (with error bit) from: f_environment_get().
 Errors (with error bit) from: f_string_dynamic_append().
 .br
 Errors (with error bit) from: fl_environment_path_explode().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_execute_arguments_add\fP(3), \fIfll_execute_arguments_add_parameter\fP(3), \fIfll_execute_arguments_add_parameter_set\fP(3), \fIfll_execute_arguments_add_set\fP(3), \fIfll_execute_into\fP(3), \fIfll_execute_program\fP(3), \fIf_environment_get()\fP, \fIf_string_dynamic_append()\fP, \fIfl_environment_path_explode()\fP, \fIexecv()\fP, \fIexecvp()\fP, \fIexit()\fP, \fImemcpy()\fP, \fIstrnlen()\fP, \fIf_environment_get()\fP, \fIf_string_dynamic_append()\fP, \fIfl_environment_path_explode()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4da06af72ca0b277e8bdfc81285fbed75d70212e..04699a95c2dfe51c70f4dc87b6554e4e0909aff6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_execute_program "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_execute_program "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_execute_program
 .SH SYNOPSIS
@@ -21,7 +21,11 @@ The program will be executed via a forked child process.
 .PP
 When the path has a slash "/" or the environment is to be cleared, then this does validate the path to the program. Otherwise, this does not validate the path to the program.
 .PP
-When the parameter.option has the FL_execute_parameter_option_exit_d bit set, then this calls exit() when the child process returns. Otherwise, this returns
+When the parameter.option has the FL_execute_parameter_option_exit_d bit set, then this calls exit() when the child process returns. Otherwise, this returns F_child and assigns the child's return code to result for the child process. The caller is expected to handle the appropriate exit procedures and memory deallocation for the child process when F_child is returned.
+.PP
+This returns F_capability, F_group, and F_user only by the child process and must be treated the same as F_child for the purposes of understanding what the current process is. These are essentialy F_child with explicit error codes that are returned instead of performing the desired execution.
+.PP
+This returns F_control_group, F_limit, F_processor, and F_schedule only by the parent process and represents that the child process could not be executed.
 .SH PARAMETERS
 .TP
 .B program
@@ -51,22 +55,6 @@ An array of strings representing the arguments.
 .br
 \fBF_parent\fP on success and this is the parent thread (only happens when FL_execute_parameter_option_return_d is passed).
 .br
-\fBF_child\fP and assigns the child's return code to result for the child process. The caller is expected to handle the appropriate exit procedures and memory deallocation for the child process when
-.br
-\fBF_child\fP is returned.
-.PP
-This returns F_capability, F_group, and
-.br
-\fBF_user\fP only by the child process and must be treated the same as
-.br
-\fBF_child\fP for the purposes of understanding what the current process is. These are essentialy
-.br
-\fBF_child\fP with explicit error codes that are returned instead of performing the desired execution.
-.PP
-This returns F_control_group, F_limit, F_processor, and
-.br
-\fBF_schedule\fP only by the parent process and represents that the child process could not be executed.
-.br
 \fBF_capability\fP (with error bit) on failure to set capabilities in the child (only the child process returns this).
 .br
 \fBF_control_group\fP (with error bit) on failure to set control group in the child (only the parent process returns this).
@@ -110,8 +98,15 @@ Errors (with error bit) from: f_string_dynamics_resize().
 Errors (with error bit) from: f_thread_signal_mask().
 .br
 Errors (with error bit) from: fl_environment_path_explode().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_execute_arguments_add\fP(3), \fIfll_execute_arguments_add_parameter\fP(3), \fIfll_execute_arguments_add_parameter_set\fP(3), \fIfll_execute_arguments_add_set\fP(3), \fIfll_execute_into\fP(3), \fIfll_execute_program\fP(3), \fIf_capability_process_set()\fP, \fIf_environment_get()\fP, \fIf_file_exists()\fP, \fIf_limit_process()\fP, \fIf_signal_mask()\fP, \fIf_string_append()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamics_resize()\fP, \fIf_thread_signal_mask()\fP, \fIfl_environment_path_explode()\fP, \fIclose()\fP, \fIclearenv()\fP, \fIdup2()\fP, \fIexecv()\fP, \fIexecvp()\fP, \fIexit()\fP, \fIfork()\fP, \fIgetpid()\fP, \fImemcpy()\fP, \fInice()\fP, \fIpipe()\fP, \fIsetsid()\fP, \fIsched_setaffinity()\fP, \fIsched_setscheduler()\fP, \fIsetgid()\fP, \fIsetgroups()\fP, \fIsetuid()\fP, \fIstrnlen()\fP, \fIwaitpid()\fP, \fIf_capability_process_set()\fP, \fIf_environment_get()\fP, \fIf_file_exists()\fP, \fIf_limit_process()\fP, \fIf_signal_mask()\fP, \fIf_string_dynamic_append()\fP, \fIf_string_dynamics_resize()\fP, \fIf_thread_signal_mask()\fP, \fIfl_control_group_apply()\fP, \fIfl_environment_path_explode()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 463d58bfea50fbcf116387408ff362153a4a6bd8..ae3ca14e84be8e078fe364b8b26971d8803921ee 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_file_mode_set_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_file_mode_set_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_file_mode_set_all
 .SH SYNOPSIS
@@ -14,7 +14,7 @@ fll_file_mode_set_all
 .fi
 .SH DESCRIPTION
 .PP
-Provides file-related functionality. Change mode of a given file or directory at the specified path.
+Change mode of a given file or directory at the specified path.
 .PP
 This does not set mode based on umask(), be sure to apply umask if so desired. (such as: mode & ~mask).
 .PP
@@ -69,8 +69,15 @@ Errors (with error bit) from: f_file_mode_set().
 Errors (with error bit) from: f_directory_exists().
 .br
 Errors (with error bit) from: fl_directory_list().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_file_mode_set_all\fP(3), \fIfll_file_move\fP(3), \fIfll_file_role_change_all\fP(3), \fIf_file_mode_set()\fP, \fIf_directory_exists()\fP, \fIfl_directory_list()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1306aa739c278cf420e4749f436184c400eda31a..83fb97f0249b9f707eaadd9831fbde3e02061af6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_file_move "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_file_move "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_file_move
 .SH SYNOPSIS
@@ -80,8 +80,15 @@ Errors (with error bit) from: f_file_remove().
 Errors (with error bit) from: f_file_rename().
 .br
 Errors (with error bit) from: fl_directory_clone().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_file_mode_set_all\fP(3), \fIfll_file_move\fP(3), \fIfll_file_role_change_all\fP(3), \fIf_directory_remove_custom()\fP, \fIf_file_is()\fP, \fIf_file_remove()\fP, \fIf_file_rename()\fP, \fIfl_directory_clone()\fP, \fIf_directory_remove()\fP, \fIf_directory_remove_custom()\fP, \fIf_file_is()\fP, \fIf_file_remove()\fP, \fIf_file_rename()\fP, \fIfl_directory_clone()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7ac2e2247a9bdd40d40f22c8ae627de218ed08e0..b9a14f214d26b2b8fc59d89f4ea7dcbd1cb00eed 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_file_role_change_all "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_file_role_change_all "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_file_role_change_all
 .SH SYNOPSIS
@@ -76,8 +76,15 @@ Errors (with error bit) from: f_directory_is().
 Errors (with error bit) from: f_file_role_change().
 .br
 Errors (with error bit) from: fl_directory_list().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_file_mode_set_all\fP(3), \fIfll_file_move\fP(3), \fIfll_file_role_change_all\fP(3), \fIf_directory_is()\fP, \fIf_file_role_change()\fP, \fIfl_directory_list()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6fd645f5b6bfcbced337b0be878e52078547d734..16ed89e998e3a1579b60d0c4ab3194f6f7b73f60 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_basic_list_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_basic_list_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_basic_list_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/basic_list.h>
 .sp
 \fBf_status_t fll_fss_basic_list_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -18,7 +18,7 @@ fll_fss_basic_list_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0002 implementation. Read a buffer expected to be in fss-0002 format, getting all objects and their respective content.
+Read a buffer expected to be in fss-0002 format, getting all objects and their respective content.
 .SH PARAMETERS
 .TP
 .B buffer
@@ -77,8 +77,15 @@ Errors (with error bit) from: f_uint8s_increase().
 Errors (with error bit) from: fl_fss_basic_list_content_read().
 .br
 Errors (with error bit) from: fl_fss_basic_list_object_read().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_basic_list_read\fP(3), \fIfll_fss_basic_list_write\fP(3), \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_basic_list_content_read()\fP, \fIfl_fss_basic_list_object_read()\fP, \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_basic_list_content_read()\fP, \fIfl_fss_basic_list_object_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6f2f64f190d118ab72d086a64f05311894e39d66..3460a97a452cd129d1a5d58e0a20d5437952f769 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_basic_list_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_basic_list_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_basic_list_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/basic_list.h>
 .sp
 \fBf_status_t fll_fss_basic_list_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -47,17 +47,22 @@ The buffer to write to.
 .br
 \fBF_data_not_eos\fP no data to write due start location being greater than or equal to buffer size.
 .br
-\fBF_data_not_stop\fP no data to write due start location being greater than stop location
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
+\fBF_data_not_stop\fP no data to write due start location being greater than stop location F_parameter (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_increase().
 .br
 Errors (with error bit) from: fl_fss_basic_list_content_write().
 .br
 Errors (with error bit) from: fl_fss_basic_list_object_write().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_basic_list_read\fP(3), \fIfll_fss_basic_list_write\fP(3), \fIf_string_dynamic_increase()\fP, \fIfl_fss_basic_list_content_write()\fP, \fIfl_fss_basic_list_object_write()\fP, \fIf_string_dynamic_increase()\fP, \fIfl_fss_basic_list_content_write()\fP, \fIfl_fss_basic_list_object_write()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4d9397ac2a7815e72e07e4001ee3a3fb2515232e..fd4dd76207d2e09017c647a56e6afbe857cc3ffc 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_basic_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_basic_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_basic_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/basic.h>
 .sp
 \fBf_status_t fll_fss_basic_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -18,7 +18,7 @@ fll_fss_basic_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0000 implementation. Read a buffer expected to be in fss-0000 format, getting all objects and their respective content.
+Read a buffer expected to be in fss-0000 format, getting all objects and their respective content.
 .SH PARAMETERS
 .TP
 .B buffer
@@ -79,8 +79,15 @@ Errors (with error bit) from: f_uint8s_increase().
 Errors (with error bit) from: fl_fss_basic_content_read().
 .br
 Errors (with error bit) from: fl_fss_basic_object_read().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_basic_read\fP(3), \fIfll_fss_basic_write\fP(3), \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_basic_content_read()\fP, \fIfl_fss_basic_object_read()\fP, \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_basic_content_read()\fP, \fIfl_fss_basic_object_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 909f063f7a358270176dbe4ca1ceefb555c6f8ae..b6aeefb2df2533adb35fb23524e031282766afdc 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_basic_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_basic_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_basic_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/basic.h>
 .sp
 \fBf_status_t fll_fss_basic_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -56,8 +56,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: fl_fss_basic_content_write().
 .br
 Errors (with error bit) from: fl_fss_basic_object_write().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_basic_read\fP(3), \fIfll_fss_basic_write\fP(3), \fIf_string_dynamic_increase()\fP, \fIfl_fss_basic_content_write()\fP, \fIfl_fss_basic_object_write()\fP, \fIf_string_dynamic_increase()\fP, \fIfl_fss_basic_content_write()\fP, \fIfl_fss_basic_object_write()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d91edf38c4f84774ef3483e961096e4fecff36c3..94467141cdd02f4e6b35de537e718004362e62f2 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_embedded_list_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_embedded_list_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_embedded_list_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/embedded_list.h>
 .sp
 \fBf_status_t fll_fss_embedded_list_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -17,7 +17,7 @@ fll_fss_embedded_list_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0008 implementation. Read a buffer expected to be in fss-0008 format, getting all objects and their respective content.
+Read a buffer expected to be in fss-0008 format, getting all objects and their respective content.
 .SH PARAMETERS
 .TP
 .B buffer
@@ -76,8 +76,15 @@ Errors (with error bit) from: f_uint8s_increase().
 Errors (with error bit) from: fl_fss_embedded_list_content_read().
 .br
 Errors (with error bit) from: fl_fss_embedded_list_object_read().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_embedded_list_read\fP(3), \fIfll_fss_embedded_list_write\fP(3), \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_embedded_list_content_read()\fP, \fIfl_fss_embedded_list_object_read()\fP, \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_embedded_list_content_read()\fP, \fIfl_fss_embedded_list_object_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d5852abdcbd6115adba6929b25ce6a991dbaae2c..a165dc68be8596314ce11ba68b47f512f141fd4a 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_embedded_list_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_embedded_list_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_embedded_list_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/embedded_list.h>
 .sp
 \fBf_status_t fll_fss_embedded_list_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -61,8 +61,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: fl_fss_embedded_list_content_write().
 .br
 Errors (with error bit) from: fl_fss_embedded_list_object_write().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_embedded_list_read\fP(3), \fIfll_fss_embedded_list_write\fP(3), \fIf_string_dynamic_increase()\fP, \fIfl_fss_embedded_list_content_write()\fP, \fIfl_fss_embedded_list_object_write()\fP, \fIf_string_dynamic_increase()\fP, \fIfl_fss_embedded_list_content_write()\fP, \fIfl_fss_embedded_list_object_write()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 15bded540a2b30727db5d7bdbc0122ad4cba374b..58dfb4163bf4a6092b19cd4618a1c3f54f2e6388 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_extended_list_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_extended_list_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_extended_list_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/extended_list.h>
 .sp
 \fBf_status_t fll_fss_extended_list_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -18,7 +18,7 @@ fll_fss_extended_list_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0003 implementation. Read a buffer expected to be in fss-0003 format, getting all objects and their respective content.
+Read a buffer expected to be in fss-0003 format, getting all objects and their respective content.
 .PP
 This does not utilize recursion and has a max content depth of 1, see fss-0008 (Embedded List) for that purpose.
 .SH PARAMETERS
@@ -83,8 +83,15 @@ Errors (with error bit) from: f_uint8s_increase().
 Errors (with error bit) from: fl_fss_extended_list_content_read().
 .br
 Errors (with error bit) from: fl_fss_extended_list_object_read().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_extended_list_read\fP(3), \fIfll_fss_extended_list_write\fP(3), \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_extended_list_content_read()\fP, \fIfl_fss_extended_list_object_read()\fP, \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_extended_list_content_read()\fP, \fIfl_fss_extended_list_object_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 65a0b406579a419f906861cea33f24da8a926264..834999d06afba54e545e706d4a9aace89a78667a 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_extended_list_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_extended_list_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_extended_list_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/extended_list.h>
 .sp
 \fBf_status_t fll_fss_extended_list_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -61,8 +61,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: fl_fss_extended_list_content_write().
 .br
 Errors (with error bit) from: fl_fss_extended_list_object_write().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_extended_list_read\fP(3), \fIfll_fss_extended_list_write\fP(3), \fIf_string_dynamic_increase()\fP, \fIfl_fss_extended_list_content_write()\fP, \fIfl_fss_extended_list_object_write()\fP, \fIf_string_dynamic_increase()\fP, \fIfl_fss_extended_list_content_write()\fP, \fIfl_fss_extended_list_object_write()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6a22bb3aedcf0b395ccb64676ecdac200a2eb5a1..34b1384905a2f941f521044400acb467ba554309 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_extended_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_extended_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_extended_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/extended.h>
 .sp
 \fBf_status_t fll_fss_extended_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -19,7 +19,7 @@ fll_fss_extended_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-0001 implementation. Read a buffer expected to be in fss-0001 format, getting all objects and their respective content.
+Read a buffer expected to be in fss-0001 format, getting all objects and their respective content.
 .SH PARAMETERS
 .TP
 .B buffer
@@ -84,8 +84,15 @@ Errors (with error bit) from: f_uint8s_increase().
 Errors (with error bit) from: fl_fss_extended_content_read().
 .br
 Errors (with error bit) from: fl_fss_extended_object_read().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_extended_read\fP(3), \fIfll_fss_extended_write\fP(3), \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_extended_content_read()\fP, \fIfl_fss_extended_object_read()\fP, \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_extended_content_read()\fP, \fIfl_fss_extended_object_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 373dcf69c2e26c490346d38191447ba6d70e45cd..a654fef9d1dfafbebccf3b3aefb7171d68d3c494 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_extended_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_extended_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_extended_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/extended.h>
 .sp
 \fBf_status_t fll_fss_extended_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -56,8 +56,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: fl_fss_extended_content_write().
 .br
 Errors (with error bit) from: fl_fss_extended_object_write().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_extended_read\fP(3), \fIfll_fss_extended_write\fP(3), \fIf_string_dynamic_increase()\fP, \fIfl_fss_extended_content_write()\fP, \fIfl_fss_extended_object_write()\fP, \fIf_string_dynamic_increase()\fP, \fIfl_fss_extended_content_write()\fP, \fIfl_fss_extended_object_write()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1d4249b0f9d6cd74e01e9a434ab3c2fa39ad9076..27e756f953f8f1f9733bfdf8f402bea4d7c0081b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_identify "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_identify
 .SH SYNOPSIS
@@ -13,7 +13,7 @@ fll_fss_identify
 .fi
 .SH DESCRIPTION
 .PP
-Provide common FSS functions. Identify FSS type from a buffered string.
+Identify FSS type from a buffered string.
 .PP
 The operates on the assumption that the first character provided is the start of the line. This will process until the stop point or the end of the line. This stop point should always be after the end of the line, except when there is an error.
 .PP
@@ -52,8 +52,15 @@ Errors (with error bit) from: f_fll_ids_increase().
 Errors (with error bit) from: f_utf_is_whitespace().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_fll_identify().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIfl_string_dynamic_partial_fll_identify()\fP, \fIf_fll_ids_increase()\fP, \fIf_utf_is_whitespace()\fP, \fIfl_string_dynamic_partial_fll_identify()\fP, \fIf_fll_ids_increase()\fP, \fIf_utf_is_whitespace()\fP, \fIfl_string_dynamic_partial_fll_identify()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 55069d28dfdd92fc17b6e1ed0c7c30a1241a6a0b..1d4a88c97d6990c40fc99a7b8ad090cf19ad9f18 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_payload_read "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_payload_read "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_payload_read
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/payload.h>
 .sp
 \fBf_status_t fll_fss_payload_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
@@ -18,11 +18,11 @@ fll_fss_payload_read
 .fi
 .SH DESCRIPTION
 .PP
-This is the fss-000e implementation. Read a buffer expected to be in fss-000e format, getting all objects and their respective content.
+Read a buffer expected to be in fss-000e format, getting all objects and their respective content.
 .PP
 This processes only the outermost part and specially handles the payload. The inner data, such as the fss-0001 inside of the "header", should be directly processed via the appropriate function.
 .PP
-The "payload" Object is required and if it is not file, this function returns with the error flag set.
+The "payload" Object is required and if it is not found, this function returns with the error flag set.
 .SH PARAMETERS
 .TP
 .B buffer
@@ -88,6 +88,8 @@ Errors (with error bit) from: fl_fss_basic_list_content_read().
 .br
 Errors (with error bit) from: fl_fss_basic_list_object_read().
 .br
+F_number_overflow (with error bit) if the maximum buffer size is reached.
+.br
 Errors (with error bit) from: f_string_ranges_increase().
 .br
 Errors (with error bit) from: f_string_rangess_increase().
@@ -97,8 +99,15 @@ Errors (with error bit) from: f_uint8s_increase().
 Errors (with error bit) from: fl_fss_basic_list_content_read().
 .br
 Errors (with error bit) from: fl_fss_basic_list_object_read().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_payload_read\fP(3), \fIfll_fss_payload_write\fP(3), \fIfl_fss_basic_list_content_read()\fP, \fIfl_fss_basic_list_object_read()\fP, \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_basic_list_content_read()\fP, \fIfl_fss_basic_list_object_read()\fP, \fIf_string_ranges_increase()\fP, \fIf_string_rangess_increase()\fP, \fIf_uint8s_increase()\fP, \fIfl_fss_basic_list_content_read()\fP, \fIfl_fss_basic_list_object_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ecb041bf7d322cd9c88d5afe305d2fc3bf494349..2c475d55424d6af96f4bee27d904c75ca4242a42 100644 (file)
@@ -1,9 +1,9 @@
-.TH fll_fss_payload_write "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_payload_write "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_payload_write
 .SH SYNOPSIS
 .nf
-.B #include <fll/level_2/fss.h>
+.B #include <fll/level_2/fss/payload.h>
 .sp
 \fBf_status_t fll_fss_payload_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
@@ -65,8 +65,15 @@ Errors (with error bit) from: f_string_dynamic_increase().
 Errors (with error bit) from: fl_fss_basic_list_content_write().
 .br
 Errors (with error bit) from: fl_fss_basic_list_object_write().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_payload_read\fP(3), \fIfll_fss_payload_write\fP(3), \fIf_string_dynamic_increase()\fP, \fIfl_fss_basic_list_content_write()\fP, \fIfl_fss_basic_list_object_write()\fP, \fIf_string_dynamic_increase()\fP, \fIfl_fss_basic_list_content_write()\fP, \fIfl_fss_basic_list_object_write()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d8bebc7fe2ce2b3d8f75cac9d1500b64fed9aa86..4d8f419c58db67b609027e031c63ade81c34516d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch
 .SH SYNOPSIS
@@ -69,8 +69,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_append_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP, \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_compare_trim()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a1703f9f0fb1ea68db79981f4286d7716654deb2..ae89cff0972281adfb8a913162a70cd3c3781320 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_apart "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_apart "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_apart
 .SH SYNOPSIS
@@ -71,8 +71,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_append_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP, \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_compare_trim()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e75297da1fc4fe0f1e5769dd368b8e5cdedd32c1..6cd84557d3b7d6be25d0da77ce3bc4b5d2c69253 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_map "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_map "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_map
 .SH SYNOPSIS
@@ -73,8 +73,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_append_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP, \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_compare_trim()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ce2aa226d2e622780fd79620603917f03e28a2b8..62050160fafdc2e32a5068bfe1fc4e91c5e38fb5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_map_apart "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_map_apart "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_map_apart
 .SH SYNOPSIS
@@ -73,8 +73,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_append_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP, \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_compare_trim()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d81430453794ce4191e83df9f3c67c12938761b5..6bc2f909a51b7bfb56e9299d82cfc861c022cff2 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_map_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_map_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_map_mash
 .SH SYNOPSIS
@@ -78,8 +78,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_mash_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_mash_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c23c95f25065353b7df0d058a75b01f7d5a4436a..e39735ced1acca73f2285972ec25c027b63255fe 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_map_mash_apart "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_map_mash_apart "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_map_mash_apart
 .SH SYNOPSIS
@@ -78,8 +78,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_append_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP, \fIf_string_dynamic_partial_mash_nulless()\fP, \fIfl_string_compare_trim()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 71c5d0de6032093f0b8a986e3ba8ebdfcfdc29f3..5ff0480ace1ae969748db01a665a133ffaa43e3b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_map_together "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_map_together "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_map_together
 .SH SYNOPSIS
@@ -78,8 +78,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_append_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP, \fIf_string_dynamic_partial_mash_nulless()\fP, \fIfl_string_compare_trim()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c176249aff302119c2a85bcfac8e8863c133d9d7..12a02d57f42da03f7ea46a15a750264260737cbe 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_mash
 .SH SYNOPSIS
@@ -76,8 +76,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_mash_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_mash_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b9e5ce0bf38a55d0cb7aa3dd7f9846d245ba3939..408bdcae7059248ad4777130ae2137e1a33c347e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_mash_apart "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_mash_apart "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_mash_apart
 .SH SYNOPSIS
@@ -76,8 +76,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_append_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP, \fIf_string_dynamic_partial_mash_nulless()\fP, \fIfl_string_compare_trim()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3038ff66492f72873e2eca37f8ee7bc59f965c07..70f2dfdfae68329261bc779bd935c0fb851a60d8 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_fss_snatch_together "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_snatch_together "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_fss_snatch_together
 .SH SYNOPSIS
@@ -74,8 +74,15 @@ An array representing the index within the Objects where the Content match was m
 Errors (with error bit) from: f_string_dynamic_partial_mash_nulless().
 .br
 Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_identify\fP(3), \fIfll_fss_snatch\fP(3), \fIfll_fss_snatch_apart\fP(3), \fIfll_fss_snatch_map\fP(3), \fIfll_fss_snatch_map_apart\fP(3), \fIfll_fss_snatch_map_mash\fP(3), \fIfll_fss_snatch_map_mash_apart\fP(3), \fIfll_fss_snatch_map_together\fP(3), \fIfll_fss_snatch_mash\fP(3), \fIfll_fss_snatch_mash_apart\fP(3), \fIfll_fss_snatch_together\fP(3), \fIf_string_dynamic_partial_mash_nulless()\fP, \fIfl_string_dynamic_partial_compare_trim_string()\fP, \fIf_string_dynamic_partial_append_nulless()\fP, \fIfl_string_compare_trim()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_status_string_from.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_status_string_from.3
deleted file mode 100644 (file)
index d71206c..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-.TH fll_fss_status_string_from "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
-.SH "NAME"
-fll_fss_status_string_from
-.SH SYNOPSIS
-.nf
-.B #include <fll/level_2/fss.h>
-.sp
-\fBf_status_t fll_fss_status_string_from\fP(
-    \fBconst f_string_static_t \fP\fIname\fP,
-    \fBf_status_t *const       \fP\fIcode\fP
-);
-.fi
-.SH DESCRIPTION
-.PP
-Convert FSS status codes from their string equivalents to a status code.
-.PP
-Error, warning, and signal flags will not be assigned to the code.
-.PP
-This process the string until either a match or NULL is reached.
-.SH PARAMETERS
-.TP
-.B name
-The status name to process.
-
-.TP
-.B code
-The status number a matched string represents.
-
-.SH RETURN VALUE
-.PP
-\fBF_none\fP on success.
-.br
-\fBF_data_not\fP if string is empty.
-.br
-\fBF_data\fP (with error bit) if not found.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
-.br
-Errors (with error bit) from: f_conversion_character_is_decimal().
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_status_string_to.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_status_string_to.3
deleted file mode 100644 (file)
index 4b3db01..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-.TH fll_fss_status_string_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
-.SH "NAME"
-fll_fss_status_string_to
-.SH SYNOPSIS
-.nf
-.B #include <fll/level_2/fss.h>
-.sp
-\fBf_status_t fll_fss_status_string_to\fP(
-    \fBconst f_status_t         \fP\fIcode\fP,
-    \fBf_string_static_t *const \fP\fIname\fP
-);
-.fi
-.SH DESCRIPTION
-.PP
-Convert code codes to their string equivalents.
-.SH PARAMETERS
-.TP
-.B code
-The status number to process.
-
-.TP
-.B name
-The status name that represents the given code.
-
-.SH RETURN VALUE
-.PP
-\fBF_none\fP on success.
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
-.br
-Errors (with error bit) from: f_status_string_to().
-.SH AUTHOR
-Written by Kevin Day.
-.SH COPYRIGHT
-.PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
index d0a67c774c96995c219d54d8d198fe57ab795c25..8445a451ac706cc924fdd13472f8e286525f8e83 100644 (file)
@@ -1,13 +1,13 @@
-.TH fll_fss_status_string_from "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_status_string_from "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
-fll_fss_status_string_from - Convert FSS status codes from their string equivalents to a status code.
+fll_fss_status_string_from
 .SH SYNOPSIS
 .nf
 .B #include <fll/level_2/fss_status_string.h>
 .sp
 \fBf_status_t fll_fss_status_string_from\fP(
-    \fBconst f_string_static_t \fP\fIname\fP
-    \fBf_status_t * const      \fP\fIcode\fP
+    \fBconst f_string_static_t \fP\fIname\fP,
+    \fBf_status_t *const       \fP\fIcode\fP
 );
 .fi
 .SH DESCRIPTION
@@ -37,8 +37,15 @@ The status number a matched string represents.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_conversion_character_is_decimal().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_status_string_from\fP(3), \fIfll_fss_status_string_to\fP(3), \fIf_conversion_character_is_decimal()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dcc7b885657c99d5806e54a2b86f4f8869c0cc45..1683333e9c94a172c35a0b4c7dbb33eb81d3986c 100644 (file)
@@ -1,13 +1,13 @@
-.TH fll_fss_status_string_to "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_fss_status_string_to "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
-fll_fss_status_string_to - Convert code codes to their string equivalents.
+fll_fss_status_string_to
 .SH SYNOPSIS
 .nf
 .B #include <fll/level_2/fss_status_string.h>
 .sp
 \fBf_status_t fll_fss_status_string_to\fP(
-    \fBconst f_status_t          \fP\fIcode\fP
-    \fBf_string_static_t * const \fP\fIname\fP
+    \fBconst f_status_t         \fP\fIcode\fP,
+    \fBf_string_static_t *const \fP\fIname\fP
 );
 .fi
 .SH DESCRIPTION
@@ -29,8 +29,15 @@ The status name that represents the given code.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_status_string_to().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_fss_status_string_from\fP(3), \fIfll_fss_status_string_to\fP(3), \fIf_status_string_to()\fP, \fIf_status_string_to()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b4e7ff48b92de22087ed5da99f7a0a53f3811c71..b4a46dae703a8262aea69432970dc663cf21e038 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_iki_content_escape "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_iki_content_escape "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_iki_content_escape
 .SH SYNOPSIS
@@ -13,9 +13,7 @@ fll_iki_content_escape
 .fi
 .SH DESCRIPTION
 .PP
-Provides a Wiki-Like syntax meant to be much simpler.
-.PP
-This simpler Wiki-Like syntax, called Iki, focuses just on simply adding context. The context itself is not explicitly defined but a few common standards are provided. Escape a string to allow it to be used in its entirety as an IKI content.
+Escape a string to allow it to be used in its entirety as an IKI content.
 .PP
 This does not copy NULL characters.
 .SH PARAMETERS
@@ -40,8 +38,15 @@ The content whose data is escaped. The escaped string data is appended to this,
 Errors (with error bit) from: f_string_dynamic_resize().
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_iki_content_escape\fP(3), \fIfll_iki_content_partial_escape\fP(3), \fIfll_iki_content_partial_unescape\fP(3), \fIfll_iki_content_unescape\fP(3), \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3b8693ec46f118dcd63314d60e913088c98fc1cf..1a6c29fd07a79ee45e50f0da029cb8959127d91c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_iki_content_partial_escape "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_iki_content_partial_escape "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_iki_content_partial_escape
 .SH SYNOPSIS
@@ -43,8 +43,15 @@ The content whose data is escaped. The escaped string data is appended to this,
 Errors (with error bit) from: f_string_dynamic_resize().
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_iki_content_escape\fP(3), \fIfll_iki_content_partial_escape\fP(3), \fIfll_iki_content_partial_unescape\fP(3), \fIfll_iki_content_unescape\fP(3), \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f3ce76c50427471abc0ae021012628483531965a..d1c45a77d333b2b45d617288f514f2d24f21a62f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_iki_content_partial_unescape "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_iki_content_partial_unescape "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_iki_content_partial_unescape
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The content whose data is unescaped. The unescaped string data is appended to th
 Errors (with error bit) from: f_string_dynamic_resize().
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_iki_content_escape\fP(3), \fIfll_iki_content_partial_escape\fP(3), \fIfll_iki_content_partial_unescape\fP(3), \fIfll_iki_content_unescape\fP(3), \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7a85f269f698f4c2479aa26e1bdb5aebacb3ce57..c07846472355cae45bf8d589f6ec471467d212a4 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_iki_content_unescape "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_iki_content_unescape "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_iki_content_unescape
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ The content whose data is unescaped. The unescaped string data is appended to th
 Errors (with error bit) from: f_string_dynamic_resize().
 .br
 Errors (with error bit) from: f_string_dynamic_increase_by().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_iki_content_escape\fP(3), \fIfll_iki_content_partial_escape\fP(3), \fIfll_iki_content_partial_unescape\fP(3), \fIfll_iki_content_unescape\fP(3), \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_increase_by()\fP, \fIf_string_dynamic_resize()\fP, \fIf_string_dynamic_increase_by()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 46dcb144a0139a4cf12f7a84094cdb742d2d83c6..718bc78ffb2a00a36da00054a045f69856622aaf 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_path_canonical "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_path_canonical "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_path_canonical
 .SH SYNOPSIS
@@ -12,7 +12,7 @@ fll_path_canonical
 .fi
 .SH DESCRIPTION
 .PP
-Provides path-related functionality. Get the canonical (real) path for some path.
+Get the canonical (real) path for some path.
 .PP
 This does not check if the path exists or not. This processes the relative parts: './', '../', and extra '/'. This does not process symbolic links. This has a max size of F_string_t_size_d. This removes trailing slashes, but leaves the leading slash ('/' remains as-is, but '/a/' becomes '/a').
 .PP
@@ -37,8 +37,15 @@ Errors (with error bit) from: f_string_append().
 Errors (with error bit) from: f_string_append_assure().
 .br
 Errors (with error bit) from: f_string_dynamic_append_assure().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_path_canonical\fP(3), \fIf_path_current()\fP, \fIf_string_append()\fP, \fIf_string_append_assure()\fP, \fIf_string_dynamic_append_assure()\fP, \fIf_path_current()\fP, \fIf_string_append()\fP, \fIf_string_append_assure()\fP, \fIf_string_dynamic_append_assure()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 48c566eb970f56e39c4f94d98a2368106c74f8ea..cee6bb65f2e3b884909c9d50f8f00421ec5a4a21 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print
 .SH SYNOPSIS
@@ -13,9 +13,7 @@ fll_print
 .fi
 .SH DESCRIPTION
 .PP
-Provides print-related functionality. This is a variation of f_print() that uses locking.
-.PP
-Errors (with error bit) from: f_print().
+This is a variation of f_print() that uses locking.
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print().
+.br
+Errors (with error bit) from: f_print().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print()\fP, \fIf_print()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 261060934fb69b72aeb6ec5bb982845d52423648..4ca646afc9ee02c09dbc392f36266523ba4babcb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_character "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_character "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_character
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_character
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_character() that uses locking.
-.PP
-Errors (with error bit) from: f_print_character().
 .SH PARAMETERS
 .TP
 .B character
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_character().
+.br
+Errors (with error bit) from: f_print_character().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_character()\fP, \fIf_print_character()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_character()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1e22a3637fa7c4dc77f381882335c28a03b9661a..8bfad2a9443344eb0bfcb0b1d7aec1b669d77bdc 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_character_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_character_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_character_safely
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_character_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_character_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_character_safely().
 .SH PARAMETERS
 .TP
 .B character
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_character_safely().
+.br
+Errors (with error bit) from: f_print_character_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_character_safely()\fP, \fIf_print_character_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_character_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c26c5abae03023514ce6bc5e04ff2a6b23d51725..504c360ba4dfd96158f4350855c28f5b7675c352 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_dynamic
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_dynamic
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_dynamic() that uses locking.
-.PP
-Errors (with error bit) from: f_print_dynamic().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_dynamic().
+.br
+Errors (with error bit) from: f_print_dynamic().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_dynamic()\fP, \fIf_print_dynamic()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_dynamic()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ff55fa1363760a2f1f25bca9967984623e6afc6f..3590dbb3db727b5b115d50a05984940130b4122f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_dynamic_partial
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_dynamic_partial
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_dynamic_partial() that uses locking.
-.PP
-Errors (with error bit) from: f_print_dynamic_partial().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_dynamic_partial().
+.br
+Errors (with error bit) from: f_print_dynamic_partial().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_dynamic_partial()\fP, \fIf_print_dynamic_partial()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a0598f6a0d2f68e1ca648b95ea5558520e6bf6e4..8f213f016c7f23c133572f62cc0ada0e5d85566c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_dynamic_partial_raw
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_dynamic_partial_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_dynamic_partial_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_dynamic_partial_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_dynamic_partial_raw().
+.br
+Errors (with error bit) from: f_print_dynamic_partial_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_dynamic_partial_raw()\fP, \fIf_print_dynamic_partial_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_dynamic_partial_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 10be6304c8871ec6cec12072317f756e474698a4..3dbd4564fc20a14124666da6b7f922d26844c097 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_dynamic_partial_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_dynamic_partial_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_dynamic_partial_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_dynamic_partial_raw_safely().
+.br
+Errors (with error bit) from: f_print_dynamic_partial_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_dynamic_partial_raw_safely()\fP, \fIf_print_dynamic_partial_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_dynamic_partial_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9b61a8d3501c97bc5a19989f42fafb08e5a9a8d7..e4487cbff86ccb7c94f7dfc8553e5b76171dfaec 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_dynamic_partial_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_dynamic_partial_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_dynamic_partial_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_dynamic_partial_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_dynamic_partial_safely().
+.br
+Errors (with error bit) from: f_print_dynamic_partial_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_dynamic_partial_safely()\fP, \fIf_print_dynamic_partial_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_dynamic_partial_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ca709ff580878c96966e3c5bbdf2a1e50ff7d1a8..d296dd7991997b1bdbbaef5b1079107901a6e7eb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_dynamic_raw
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_dynamic_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_dynamic_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_dynamic_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_dynamic_raw().
+.br
+Errors (with error bit) from: f_print_dynamic_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_dynamic_raw()\fP, \fIf_print_dynamic_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_dynamic_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 608dded229525674ecb9fde610a8bad95be72608..e2a235efe73d56c34c18e1beae7cc83ac6baec2d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_dynamic_raw_safely
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_dynamic_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_dynamic_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_dynamic_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_dynamic_raw_safely().
+.br
+Errors (with error bit) from: f_print_dynamic_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_dynamic_raw_safely()\fP, \fIf_print_dynamic_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_dynamic_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 53e90671d7df9f99213b7bd59547d8335cda7dae..aedb6486d748a322c33d3ea0d07f0c628ab81928 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_dynamic_safely
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_dynamic_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_dynamic_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_dynamic_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_dynamic_safely().
+.br
+Errors (with error bit) from: f_print_dynamic_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_dynamic_safely()\fP, \fIf_print_dynamic_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_dynamic_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1de401414cf457f2bdd7cf027327a4a6f734d9e5..1fc6234f563065efd50b9298115b14c7d98476c5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_except
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except().
 .SH PARAMETERS
 .TP
 .B string
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except().
+.br
+Errors (with error bit) from: f_print_except().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except()\fP, \fIf_print_except()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f821feb8efce91869e830bddf263caa063b55867..7235071ac96e49a9e12cbf309082fb8637c9a2ed 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_dynamic
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_except_dynamic
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic().
+.br
+Errors (with error bit) from: f_print_except_dynamic().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic()\fP, \fIf_print_except_dynamic()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 19655d5ba528d705e33868d480b970031c2906d7..f93a5cb483cd28224916d2aa3eded23fb2c2c638 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_dynamic_partial
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_except_dynamic_partial
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_partial() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_partial().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_partial().
+.br
+Errors (with error bit) from: f_print_except_dynamic_partial().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_partial()\fP, \fIf_print_except_dynamic_partial()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 968cfec45d9f0e7fae9cd32e6559d448e7665bbb..6f40e3db104319eca77ca4550865e28cffb2fc15 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_dynamic_partial_raw
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_except_dynamic_partial_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_partial_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_partial_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_partial_raw().
+.br
+Errors (with error bit) from: f_print_except_dynamic_partial_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_partial_raw()\fP, \fIf_print_except_dynamic_partial_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b5781f0be7af1cb84c1b501b8f6982ada10c05d6..cad721c0a7c130ec25c503326f282891f42496db 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_except_dynamic_partial_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_partial_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_partial_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_partial_raw_safely().
+.br
+Errors (with error bit) from: f_print_except_dynamic_partial_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_partial_raw_safely()\fP, \fIf_print_except_dynamic_partial_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fab8ed2428a275a5568f5fc1f3f33bab2ebd8606..d5926869e3a6c36b6441f0ac24ff11d27f40ecbb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_dynamic_partial_safely
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_except_dynamic_partial_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_partial_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_partial_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_partial_safely().
+.br
+Errors (with error bit) from: f_print_except_dynamic_partial_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_partial_safely()\fP, \fIf_print_except_dynamic_partial_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c68aab4b69863e230a9581ad3fc9177a21128afe..11180adff41f01e7f01f54b03fa21270ad116320 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_dynamic_raw
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_except_dynamic_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_raw().
+.br
+Errors (with error bit) from: f_print_except_dynamic_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_raw()\fP, \fIf_print_except_dynamic_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f242544bb62a19a1fee31d651491b87adb8320de..f72d2e5ffac914053a4ff0a7ace4a986854374e9 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_dynamic_raw_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_except_dynamic_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_raw_safely().
+.br
+Errors (with error bit) from: f_print_except_dynamic_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_raw_safely()\fP, \fIf_print_except_dynamic_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6dfa33e279dce1bb49fb980c73eb069477033979..61f82cdac9c9ceab47ede768361f4679ca375934 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_dynamic_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_except_dynamic_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_safely().
+.br
+Errors (with error bit) from: f_print_except_dynamic_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_safely()\fP, \fIf_print_except_dynamic_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7ed806feee218597cfe9b809747dff5b3877e8e4..4549b457f7743dbe5e7bc935db4a3a4963b21c5d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in
 .SH SYNOPSIS
@@ -17,8 +17,6 @@ fll_print_except_in
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in().
 .SH PARAMETERS
 .TP
 .B string
@@ -47,8 +45,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in().
+.br
+Errors (with error bit) from: f_print_except_in().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in()\fP, \fIf_print_except_in()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 74fb4d46964ac8a12bae38c11830118db9500720..a10f66bfa5f022dbec7de9ce6bbd36db754819bc 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_dynamic
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_except_in_dynamic
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_dynamic() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_dynamic().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_dynamic().
+.br
+Errors (with error bit) from: f_print_except_in_dynamic().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_dynamic()\fP, \fIf_print_except_in_dynamic()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_dynamic()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index df51a4a4cc1208a877ef99fcfb7cf3a63bfaa214..f1d8351694f148059d36f3a32a98489a5d75f201 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_dynamic_partial
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_except_in_dynamic_partial
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_dynamic_partial() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_dynamic_partial().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_dynamic_partial().
+.br
+Errors (with error bit) from: f_print_except_in_dynamic_partial().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_dynamic_partial()\fP, \fIf_print_except_in_dynamic_partial()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ce7b47436717350b4d3c7805fd4eb2b3a56dfd76..29acb4cc4cbdf09b12d6a21bd1a1bbc659ac6bc2 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_dynamic_partial_raw
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_except_in_dynamic_partial_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_dynamic_partial_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_dynamic_partial_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_dynamic_partial_raw().
+.br
+Errors (with error bit) from: f_print_except_in_dynamic_partial_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_dynamic_partial_raw()\fP, \fIf_print_except_in_dynamic_partial_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_dynamic_partial_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 135d348de18d2f62aeda88f5b5a7a80f0976301b..1f9f9b84ffe55b1920699aff45553a293adc2421 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_except_in_dynamic_partial_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_dynamic_partial_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_dynamic_partial_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_dynamic_partial_raw_safely().
+.br
+Errors (with error bit) from: f_print_except_in_dynamic_partial_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_dynamic_partial_raw_safely()\fP, \fIf_print_except_in_dynamic_partial_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_dynamic_partial_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e24c816f704a955fa046a638bfe674691ffb25ab..c57d838415a0645b3c987de0ddb05bd64afb3dbc 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_dynamic_partial_safely
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_except_in_dynamic_partial_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_dynamic_partial_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_dynamic_partial_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_dynamic_partial_safely().
+.br
+Errors (with error bit) from: f_print_except_in_dynamic_partial_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_dynamic_partial_safely()\fP, \fIf_print_except_in_dynamic_partial_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_dynamic_partial_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index eccc1924f7cc8b8a6c850fe73b1f45d37c644011..e43c021e50b9e5e057cb514ca502edb6278ddc1c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_dynamic_raw
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_except_in_dynamic_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_dynamic_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_dynamic_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_dynamic_raw().
+.br
+Errors (with error bit) from: f_print_except_in_dynamic_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_dynamic_raw()\fP, \fIf_print_except_in_dynamic_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_dynamic_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b4a3eec43e387e657f3c72dae9d8a1846120dcad..fa23c96bd84cb135d3b8e8e437d2a01e363872e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_dynamic_raw_safely
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_except_in_dynamic_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_dynamic_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_dynamic_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_dynamic_raw_safely().
+.br
+Errors (with error bit) from: f_print_except_in_dynamic_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_dynamic_raw_safely()\fP, \fIf_print_except_in_dynamic_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_dynamic_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ac0cfd38277405bfa457872c566e49eb09092f2e..39864076ce51f51aa606fb633845b96e1ff0c922 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_dynamic_safely
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_except_in_dynamic_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_dynamic_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_dynamic_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_dynamic_safely().
+.br
+Errors (with error bit) from: f_print_except_in_dynamic_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_dynamic_safely()\fP, \fIf_print_except_in_dynamic_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_dynamic_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bf8dbe6fd80234d12f363cdebe70c06f9df2ba83..a925d22601903744bf3ff50fed938e3a0f1ff2dc 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_raw
 .SH SYNOPSIS
@@ -17,8 +17,6 @@ fll_print_except_in_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_raw().
 .SH PARAMETERS
 .TP
 .B string
@@ -47,8 +45,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_raw().
+.br
+Errors (with error bit) from: f_print_except_in_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_raw()\fP, \fIf_print_except_in_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 24ad573eb66e1a0a5ae7100ea2aa544a5f36c0a7..41fba7a1edd9758ef941637ad3bde0101437e82a 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_raw_safely
 .SH SYNOPSIS
@@ -17,8 +17,6 @@ fll_print_except_in_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_raw_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -47,8 +45,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_raw_safely().
+.br
+Errors (with error bit) from: f_print_except_in_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_raw_safely()\fP, \fIf_print_except_in_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5256fca207b72f38fccd7fb14b3e9ebebc4e01d2..5b9c925ce77ebcef66ebf952ea45544a0ff232e5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_in_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_in_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_in_safely
 .SH SYNOPSIS
@@ -17,8 +17,6 @@ fll_print_except_in_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_in_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_in_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -47,8 +45,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_in_safely().
+.br
+Errors (with error bit) from: f_print_except_in_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_in_safely()\fP, \fIf_print_except_in_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_in_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4149eed2867dd82abdd1900b187a923cf2c8ec53..636f62da82aa29b0612bc742ea91bdcbbc5f4630 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_raw
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_except_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_raw().
 .SH PARAMETERS
 .TP
 .B string
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_raw().
+.br
+Errors (with error bit) from: f_print_except_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_raw()\fP, \fIf_print_except_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c06b078dee1c70126bc57580300fde9c529fd1f4..39772789063ed1fbc2b80e9e258297ace7fc7e70 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_raw_safely
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_except_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_raw_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_raw_safely().
+.br
+Errors (with error bit) from: f_print_except_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_raw_safely()\fP, \fIf_print_except_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 018c98afb56ca30eaaba28d41d119e29800f2a6d..5d940b9b15661f159cce86707102ceba8cd78736 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_except_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_except_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_except_safely
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_except_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_safely().
+.br
+Errors (with error bit) from: f_print_except_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_safely()\fP, \fIf_print_except_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 663c3952b2297c5dee6c5da1c0957ab478783a39..d1cec0dba98b64d3d19a95e0431e935a348f2ec5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_format "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_format "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_format
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_format
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_format() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_format().
 .SH PARAMETERS
 .TP
 .B string
@@ -31,8 +29,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_format().
+.br
+Errors (with error bit) from: fl_print_format().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_format()\fP, \fIfl_print_format()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIva_start()\fP, \fIva_end()\fP, \fIfl_print_format()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 18b5006baaf9823fd17e9d427d286ecd040878af..a65a7ff956bee9fa9df35f0f686d9b10ed674f1b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_format_convert "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_format_convert "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_format_convert
 .SH SYNOPSIS
@@ -34,9 +34,18 @@ The status is stored here rather then via the return.
 
 .SH RETURN VALUE
 .PP
-Result from: fl_print_format_convert().
+Success from: fl_print_format_convert().
+.br
+Errors (with error bit) from: fl_print_format_convert().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_format_convert()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_format_convert()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 40e4735b3170b499f14446798789919994ca409d..08743b9dcf6e687f9094703affbb177cf1a525a6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_raw
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_raw
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_raw() that uses locking.
-.PP
-Errors (with error bit) from: f_print_raw().
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_raw().
+.br
+Errors (with error bit) from: f_print_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_raw()\fP, \fIf_print_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 548f46d8311a63424a42d7532369c6a5a51e8db6..9e045036d2c82c3db3641c6dc09575281d5f387f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_raw_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_raw_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_raw_safely().
+.br
+Errors (with error bit) from: f_print_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_raw_safely()\fP, \fIf_print_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bdbe9514baa0d61572b3050b1b171bd593517c59..d7fe9ba66a0db793ce37740a45dfec485c549949 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_raw_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_raw_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_raw_terminated
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_raw_terminated
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_raw_terminated() that uses locking.
-.PP
-Errors (with error bit) from: f_print_raw_terminated().
 .SH PARAMETERS
 .TP
 .B string
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_raw_terminated().
+.br
+Errors (with error bit) from: f_print_raw_terminated().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_raw_terminated()\fP, \fIf_print_raw_terminated()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_raw_terminated()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f78a00e8274db1151ecb8344e166ca72460583b2..5a031833db44a5719ac2783f7d95465d8235f8a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_safely() that uses locking.
-.PP
-Errors (with error bit) from: f_print_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_safely().
+.br
+Errors (with error bit) from: f_print_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_safely()\fP, \fIf_print_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f9970ceec762557ea970e288bdf5995bc2d8c7f0..f2375df6f1a840069f461ae9027e7eb399f93f48 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_safely_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_safely_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_safely_terminated
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_safely_terminated
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_safely_terminated() that uses locking.
-.PP
-Errors (with error bit) from: f_print_safely_terminated().
 .SH PARAMETERS
 .TP
 .B string
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_safely_terminated().
+.br
+Errors (with error bit) from: f_print_safely_terminated().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_safely_terminated()\fP, \fIf_print_safely_terminated()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_safely_terminated()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bfd21f35e6c545fd6630438fd2c07ead72b07062..14ab1203e3b680042bfe1c57a1229c61cc469b01 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_string_va "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_string_va "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_string_va
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_string_va
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_string_va() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_string_va().
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The variable list. The va_start(ap, string) and va_end(ap) is required to be cal
 .SH RETURN VALUE
 .PP
 Success from: fl_print_string_va().
+.br
+Errors (with error bit) from: fl_print_string_va().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_string_va()\fP, \fIfl_print_string_va()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_string_va()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 69e827ff13b9c1ffd7ebf5a95946761471a82619..14e408faf7b58dac451df71229710f25636e0a0b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_terminated "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_terminated "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_terminated
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_terminated
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_terminated() that uses locking.
-.PP
-Errors (with error bit) from: f_print_terminated().
 .SH PARAMETERS
 .TP
 .B string
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_terminated().
+.br
+Errors (with error bit) from: f_print_terminated().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_terminated()\fP, \fIf_print_terminated()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_terminated()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ef4800accdd9823274d5fbc5f43c3699c7de8679..659877d008982eaff0a50f34534239b9c7607ce6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim().
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim().
+.br
+Errors (with error bit) from: fl_print_trim().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim()\fP, \fIfl_print_trim()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5cfe0f20938009959da7f2d953613a7ca426463c..cdd67563166fcc6c897e7e72c9e6e8f037623f3e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_dynamic
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_trim_dynamic
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_dynamic() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_dynamic().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_dynamic().
+.br
+Errors (with error bit) from: fl_print_trim_dynamic().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_dynamic()\fP, \fIfl_print_trim_dynamic()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_dynamic()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 73d681ab30f6d6f63675673b591837a93471d962..c18b402c6bef0bad88b8b6d933000e1ec61da6f2 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_dynamic_partial
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_dynamic_partial
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_dynamic_partial() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_dynamic_partial().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_dynamic_partial().
+.br
+Errors (with error bit) from: fl_print_trim_dynamic_partial().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_dynamic_partial()\fP, \fIfl_print_trim_dynamic_partial()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c3e6aaf958c887316e433971f27c4b10bb75e617..c2b5ea388bdb24ee04250e79e27ad22db204f97c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_dynamic_partial_raw
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_dynamic_partial_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_dynamic_partial_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_dynamic_partial_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_dynamic_partial_raw().
+.br
+Errors (with error bit) from: fl_print_trim_dynamic_partial_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_dynamic_partial_raw()\fP, \fIfl_print_trim_dynamic_partial_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_dynamic_partial_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index a56be65a9616c1d6f54a4d988d66fec782633cc0..7a062506ab954b4abda7e2c7ac2d62aa9731593e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_dynamic_partial_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_partial() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_partial().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_partial().
+.br
+Errors (with error bit) from: f_print_except_dynamic_partial().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_partial()\fP, \fIf_print_except_dynamic_partial()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5f7d94ac8c8542725dc85c90e0e88970d7656cd5..58f7e926010dbd629533c93f74cf9f8a1e2061e0 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_dynamic_partial_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_dynamic_partial_safely
 .SH DESCRIPTION
 .PP
 This is a variation of f_print_except_dynamic_partial() that uses locking.
-.PP
-Errors (with error bit) from: f_print_except_dynamic_partial().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: f_print_except_dynamic_partial().
+.br
+Errors (with error bit) from: f_print_except_dynamic_partial().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIf_print_except_dynamic_partial()\fP, \fIf_print_except_dynamic_partial()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index dcf288d6d53281c50645df677611171c4727f333..9224cad0bc90a85266046a93a342308053718b66 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_dynamic_raw
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_trim_dynamic_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_dynamic_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_dynamic_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_dynamic_raw().
+.br
+Errors (with error bit) from: fl_print_trim_dynamic_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_dynamic_raw()\fP, \fIfl_print_trim_dynamic_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_dynamic_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9460593292ee8b81f314d243e7f13b3739ee43ee..bc5456e7ad284ae2fc5141f131b1ac512d41e670 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_dynamic_raw_safely
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_trim_dynamic_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_dynamic_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_dynamic_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_dynamic_raw_safely().
+.br
+Errors (with error bit) from: fl_print_trim_dynamic_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_dynamic_raw_safely()\fP, \fIfl_print_trim_dynamic_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_dynamic_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 72a76d6372cede7edf02ad5008b110aeb24afc00..50301ae759f3a0af4a0587a09c7417e2b3250ab8 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_dynamic_safely
 .SH SYNOPSIS
@@ -13,8 +13,6 @@ fll_print_trim_dynamic_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_dynamic_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_dynamic_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -27,8 +25,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_dynamic_safely().
+.br
+Errors (with error bit) from: fl_print_trim_dynamic_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_dynamic_safely()\fP, \fIfl_print_trim_dynamic_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_dynamic_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f38d68e9a6f68f1c1fc028e95a66d11074a88988..510a67175dda79390c002047623ccb2cebb533b4 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_trim_except
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except().
 .SH PARAMETERS
 .TP
 .B string
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except().
+.br
+Errors (with error bit) from: fl_print_trim_except().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except()\fP, \fIfl_print_trim_except()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 94a06b66b0b933f9f7ef86c360259d6bcca49a5d..3dcb0e0198eed55f5a8a21d78eb48c0f158b9bf2 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_dynamic
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_except_dynamic
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_dynamic() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_dynamic().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_dynamic().
+.br
+Errors (with error bit) from: fl_print_trim_except_dynamic().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_dynamic()\fP, \fIfl_print_trim_except_dynamic()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_dynamic()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8d236b118ea2a419e5d702ac332c7357110742a2..2575f29793383926083ba1b65a07f78a9bcb4c99 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_dynamic_partial
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_trim_except_dynamic_partial
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_dynamic_partial() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_dynamic_partial().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_dynamic_partial().
+.br
+Errors (with error bit) from: fl_print_trim_except_dynamic_partial().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_dynamic_partial()\fP, \fIfl_print_trim_except_dynamic_partial()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2ac0be4cd549fc7bdfac342c8486b5662d94bea7..a270950b06b641030c8a055cb117dd29af0ca8e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_dynamic_partial_raw
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_trim_except_dynamic_partial_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_dynamic_partial_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_dynamic_partial_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_dynamic_partial_raw().
+.br
+Errors (with error bit) from: fl_print_trim_except_dynamic_partial_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_raw()\fP, \fIfl_print_trim_except_dynamic_partial_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_dynamic_partial_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ea9cca4275883c358785ab76d9d626fcb143cfa6..77063fa1e2cb443ab8488b1925984de8a2d2c6de 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_trim_except_dynamic_partial_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_dynamic_partial_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_dynamic_partial_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_dynamic_partial_raw_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_dynamic_partial_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_raw_safely()\fP, \fIfl_print_trim_except_dynamic_partial_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_dynamic_partial_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b481fb50d3d32f95db611a83bedef640621c0b43..e0da072fc63ea1665b03cf3e00d2f7113f295b93 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_dynamic_partial_safely
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_trim_except_dynamic_partial_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_dynamic_partial_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_dynamic_partial_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_dynamic_partial_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_dynamic_partial_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_dynamic_partial_safely()\fP, \fIfl_print_trim_except_dynamic_partial_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_dynamic_partial_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fe4978ae4ff9962c7ce09d0c2767276c57c129f7..8285c8485c2e2797c06f3603e3ddfeb88ca41a10 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_dynamic_raw
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_except_dynamic_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_dynamic_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_dynamic_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_dynamic_raw().
+.br
+Errors (with error bit) from: fl_print_trim_except_dynamic_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_dynamic_raw()\fP, \fIfl_print_trim_except_dynamic_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_dynamic_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2395e493bf799fa03a757952f76c5df03396d425..a71cb893f589146f380058cb1d7d90de269ac1f3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_dynamic_raw_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_except_dynamic_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_dynamic_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_dynamic_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_dynamic_raw_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_dynamic_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_dynamic_raw_safely()\fP, \fIfl_print_trim_except_dynamic_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_dynamic_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 93a8bb894936dcb6658d789bd65d3f2427c35166..7af5a88bc7de4130ba0053c6e492f0025f854da0 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_dynamic_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_except_dynamic_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_dynamic_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_dynamic_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_dynamic_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_dynamic_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_dynamic_safely()\fP, \fIfl_print_trim_except_dynamic_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_dynamic_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 42d0764566d8970413afd8214e586f4ba271fb10..f3bc6abb834da83621fa24625387b4695fc1f73f 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in
 .SH SYNOPSIS
@@ -17,8 +17,6 @@ fll_print_trim_except_in
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in().
 .SH PARAMETERS
 .TP
 .B string
@@ -47,8 +45,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in().
+.br
+Errors (with error bit) from: fl_print_trim_except_in().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in()\fP, \fIfl_print_trim_except_in()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3b8a7f76437e3f1d8b044749c881fffe1057864f..883177897251e325d364c3cfacfc508df8db506d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_dynamic "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_dynamic "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_dynamic
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_trim_except_in_dynamic
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_dynamic() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_dynamic().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_dynamic().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_dynamic().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_dynamic()\fP, \fIfl_print_trim_except_in_dynamic()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in_dynamic()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bc33e0fa45929464f58b91c0698e94bd3512b725..45fedb35c16ae776bb7c4d5c7e3dc97bda1c8ee5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_dynamic_partial "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_dynamic_partial "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_dynamic_partial
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_trim_except_in_dynamic_partial
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_dynamic_partial() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_dynamic_partial().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial()\fP, \fIfl_print_trim_except_in_dynamic_partial()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e5763bf6468ddde7cd677eb5bd98281c48019eae..a2a6779b1d0cc408e996d38f309bf512ce32e49a 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_dynamic_partial_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_dynamic_partial_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_dynamic_partial_raw
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_trim_except_in_dynamic_partial_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_dynamic_partial_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_dynamic_partial_raw().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw()\fP, \fIfl_print_trim_except_in_dynamic_partial_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b9834ac10f0056b3bc02a11ff3fd4b5e35c008a1..ee5e77e56db0d0b137cb77269dfcf8a485f4b94c 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_dynamic_partial_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_dynamic_partial_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_trim_except_in_dynamic_partial_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_dynamic_partial_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_dynamic_partial_raw_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_raw_safely()\fP, \fIfl_print_trim_except_in_dynamic_partial_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 75971fac3b9ce6309b723dce1a0ab5a5a4845928..8c650987d4ac94f32f87fd62ca770314c22d8f05 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_dynamic_partial_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_dynamic_partial_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_dynamic_partial_safely
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_trim_except_in_dynamic_partial_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_dynamic_partial_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_dynamic_partial_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_dynamic_partial_safely()\fP, \fIfl_print_trim_except_in_dynamic_partial_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIf_print_except_dynamic_partial()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 63e07ee8bb238738d7ed8efb8673ab05ae133553..d55d366528b892aa97cf3e2119174c8699a394be 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_dynamic_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_dynamic_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_dynamic_raw
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_trim_except_in_dynamic_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_dynamic_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_dynamic_raw().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_dynamic_raw().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_dynamic_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw()\fP, \fIfl_print_trim_except_in_dynamic_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in_dynamic_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 30c322c2815fe50c0f032b85615725bfd6afa6d1..4b9f0a1a9c2acae9150a712dfad7c4dee9687435 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_dynamic_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_dynamic_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_dynamic_raw_safely
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_trim_except_in_dynamic_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_dynamic_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_dynamic_raw_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_dynamic_raw_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_dynamic_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_dynamic_raw_safely()\fP, \fIfl_print_trim_except_in_dynamic_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in_dynamic_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8b6dfbcf80eacfb0556d808f7263c4d48301e7fd..3735d53a38dea4cb988096828931d51d0c3164e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_dynamic_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_dynamic_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_dynamic_safely
 .SH SYNOPSIS
@@ -15,8 +15,6 @@ fll_print_trim_except_in_dynamic_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_dynamic_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_dynamic_safely().
 .SH PARAMETERS
 .TP
 .B buffer
@@ -37,8 +35,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_dynamic_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_dynamic_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_dynamic_safely()\fP, \fIfl_print_trim_except_in_dynamic_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in_dynamic_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c0e4247d39c51ed403c36812e671f4406cb77fa1..2662170fcc77352f23af38ba97c9512975c9e69b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_raw
 .SH SYNOPSIS
@@ -17,8 +17,6 @@ fll_print_trim_except_in_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_raw().
 .SH PARAMETERS
 .TP
 .B string
@@ -47,8 +45,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_raw().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_raw()\fP, \fIfl_print_trim_except_in_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5937f1907c90fea1f68984fea222587c335ccdf3..45313fc9a68cf2ef10a0d46583422b113b9bc8e7 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_raw_safely
 .SH SYNOPSIS
@@ -17,8 +17,6 @@ fll_print_trim_except_in_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_raw_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -47,8 +45,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_raw_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_raw_safely()\fP, \fIfl_print_trim_except_in_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7b4bafb371c2806f5eacf801fed8ed9e71c9ca80..0a230096b63b5888575cff1b16e8f7f8be1b2f47 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_in_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_in_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_in_safely
 .SH SYNOPSIS
@@ -17,8 +17,6 @@ fll_print_trim_except_in_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_in_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_in_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -47,8 +45,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_in_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_in_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_in_safely()\fP, \fIfl_print_trim_except_in_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_in_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4128bae680607f45a51595f2d644f447deef9cce..8d220d8eea0520ffebb79bc5f27a218dd3dd70f7 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_raw
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_trim_except_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_raw().
 .SH PARAMETERS
 .TP
 .B string
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_raw().
+.br
+Errors (with error bit) from: fl_print_trim_except_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_raw()\fP, \fIfl_print_trim_except_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b0fd80b48312824879e45a064e346e705c06c02c..8f16e99355cec95a985e78bc7e7e3ee311020a41 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_raw_safely
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_trim_except_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_raw_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_raw_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_raw_safely()\fP, \fIfl_print_trim_except_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 80e4102d14bafc2de7c8cb0696d5fb3a2815897e..c0a0211b9fd16795b9efe863fd03ba71295db22e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_except_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_except_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_except_safely
 .SH SYNOPSIS
@@ -16,8 +16,6 @@ fll_print_trim_except_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_except_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_except_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -42,8 +40,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_except_safely().
+.br
+Errors (with error bit) from: fl_print_trim_except_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_except_safely()\fP, \fIfl_print_trim_except_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_except_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5eb024b10fa6e09f865cfe35f57fc3088c7e808e..eefe6e7ca2531795edf20d5c6b6c7c0a31746df7 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_raw "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_raw "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_raw
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_raw
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_raw() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_raw().
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_raw().
+.br
+Errors (with error bit) from: fl_print_trim_raw().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_raw()\fP, \fIfl_print_trim_raw()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_raw()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c579e9eee0b39d57e897732e8e0e5c6df9baf2ee..3e2330c5a493d9d0620cd237a2348b4214c0e679 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_raw_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_raw_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_raw_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_raw_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_raw_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_raw_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_raw_safely().
+.br
+Errors (with error bit) from: fl_print_trim_raw_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_raw_safely()\fP, \fIfl_print_trim_raw_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_raw_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 32e5d82fe23385a1cccdaa12214aa93cf3e27e28..5329b0b610c82991e7c56c11ee1eed5edae15f7e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_print_trim_safely "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_print_trim_safely "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_print_trim_safely
 .SH SYNOPSIS
@@ -14,8 +14,6 @@ fll_print_trim_safely
 .SH DESCRIPTION
 .PP
 This is a variation of fl_print_trim_safely() that uses locking.
-.PP
-Errors (with error bit) from: fl_print_trim_safely().
 .SH PARAMETERS
 .TP
 .B string
@@ -32,8 +30,17 @@ The file stream to output to, including standard streams such as stdout and stde
 .SH RETURN VALUE
 .PP
 Success from: fl_print_trim_safely().
+.br
+Errors (with error bit) from: fl_print_trim_safely().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_print\fP(3), \fIfll_print_character\fP(3), \fIfll_print_character_safely\fP(3), \fIfll_print_dynamic\fP(3), \fIfll_print_dynamic_partial\fP(3), \fIfll_print_dynamic_partial_raw\fP(3), \fIfll_print_dynamic_partial_raw_safely\fP(3), \fIfll_print_dynamic_partial_safely\fP(3), \fIfll_print_dynamic_raw\fP(3), \fIfll_print_dynamic_raw_safely\fP(3), \fIfll_print_dynamic_safely\fP(3), \fIfll_print_except\fP(3), \fIfll_print_except_dynamic\fP(3), \fIfll_print_except_dynamic_partial\fP(3), \fIfll_print_except_dynamic_partial_raw\fP(3), \fIfll_print_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_dynamic_partial_safely\fP(3), \fIfll_print_except_dynamic_raw\fP(3), \fIfll_print_except_dynamic_raw_safely\fP(3), \fIfll_print_except_dynamic_safely\fP(3), \fIfll_print_except_in\fP(3), \fIfll_print_except_in_dynamic\fP(3), \fIfll_print_except_in_dynamic_partial\fP(3), \fIfll_print_except_in_dynamic_partial_raw\fP(3), \fIfll_print_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_except_in_dynamic_partial_safely\fP(3), \fIfll_print_except_in_dynamic_raw\fP(3), \fIfll_print_except_in_dynamic_raw_safely\fP(3), \fIfll_print_except_in_dynamic_safely\fP(3), \fIfll_print_except_in_raw\fP(3), \fIfll_print_except_in_raw_safely\fP(3), \fIfll_print_except_in_safely\fP(3), \fIfll_print_except_raw\fP(3), \fIfll_print_except_raw_safely\fP(3), \fIfll_print_except_safely\fP(3), \fIfll_print_format\fP(3), \fIfll_print_format_convert\fP(3), \fIfll_print_raw\fP(3), \fIfll_print_raw_safely\fP(3), \fIfll_print_raw_terminated\fP(3), \fIfll_print_safely\fP(3), \fIfll_print_safely_terminated\fP(3), \fIfll_print_string_va\fP(3), \fIfll_print_terminated\fP(3), \fIfll_print_trim\fP(3), \fIfll_print_trim_dynamic\fP(3), \fIfll_print_trim_dynamic_partial\fP(3), \fIfll_print_trim_dynamic_partial_raw\fP(3), \fIfll_print_trim_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_dynamic_partial_safely\fP(3), \fIfll_print_trim_dynamic_raw\fP(3), \fIfll_print_trim_dynamic_raw_safely\fP(3), \fIfll_print_trim_dynamic_safely\fP(3), \fIfll_print_trim_except\fP(3), \fIfll_print_trim_except_dynamic\fP(3), \fIfll_print_trim_except_dynamic_partial\fP(3), \fIfll_print_trim_except_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_dynamic_raw\fP(3), \fIfll_print_trim_except_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_dynamic_safely\fP(3), \fIfll_print_trim_except_in\fP(3), \fIfll_print_trim_except_in_dynamic\fP(3), \fIfll_print_trim_except_in_dynamic_partial\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw\fP(3), \fIfll_print_trim_except_in_dynamic_partial_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_partial_safely\fP(3), \fIfll_print_trim_except_in_dynamic_raw\fP(3), \fIfll_print_trim_except_in_dynamic_raw_safely\fP(3), \fIfll_print_trim_except_in_dynamic_safely\fP(3), \fIfll_print_trim_except_in_raw\fP(3), \fIfll_print_trim_except_in_raw_safely\fP(3), \fIfll_print_trim_except_in_safely\fP(3), \fIfll_print_trim_except_raw\fP(3), \fIfll_print_trim_except_raw_safely\fP(3), \fIfll_print_trim_except_safely\fP(3), \fIfll_print_trim_raw\fP(3), \fIfll_print_trim_raw_safely\fP(3), \fIfll_print_trim_safely\fP(3), \fIfl_print_trim_safely()\fP, \fIfl_print_trim_safely()\fP, \fIflockfile()\fP, \fIfunlockfile()\fP, \fIfl_print_trim_safely()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6995da3b86afaaf0bb06a707791542a420a304de..e04e0c2869536b3af51e57fdd76412dd56de0fc4 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_data_delete "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_data_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_data_delete
 .SH SYNOPSIS
@@ -12,10 +12,6 @@ fll_program_data_delete
 .SH DESCRIPTION
 .PP
 Delete any dynamic allocated data on the program data object.
-.PP
-
-.br
-\fBF_parameter\fP (with error bit) if a parameter is invalid.
 .SH PARAMETERS
 .TP
 .B data
@@ -25,9 +21,18 @@ The program data object.
 .PP
 \fBF_none\fP on success.
 .br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.br
 Errors (with error bit) from: f_console_parameters_delete().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_data_delete\fP(3), \fIfll_program_data_destroy\fP(3), \fIf_console_parameters_delete()\fP, \fIf_console_parameters_delete()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 7c7fac0c15d4dfcd8c4fcc904fd077ef2ac26c6f..4bd61f2b1fd141282c6c9f5f42ef6cd734526941 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_data_destroy "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_data_destroy "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_data_destroy
 .SH SYNOPSIS
@@ -24,8 +24,15 @@ The program data object.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_console_parameters_destroy().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_data_delete\fP(3), \fIfll_program_data_destroy\fP(3), \fIf_console_parameters_destroy()\fP, \fIf_console_parameters_destroy()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bf5a1200faa5be1053af0a43d1e84b8b0c4b75e2..d2d3f729d385b73732f6ee1fddd628fa078b8023 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_parameter_additional_append "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_parameter_additional_append "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_parameter_additional_append
 .SH SYNOPSIS
@@ -44,8 +44,15 @@ An array of dynamic strings each representing a console parameter.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_string_dynamic_append().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_string_dynamic_append()\fP, \fIf_string_dynamic_append()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 08a2caa431ae65641b2a446380ea5726f91a2d32..e6047875e7d50ea91b8c784c8b60c21d89d3dee5 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_parameter_additional_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_parameter_additional_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_parameter_additional_mash
 .SH SYNOPSIS
@@ -45,8 +45,15 @@ The destination string the source and glue are appended onto.
 \fBF_string_too_large\fP (with error bit) if the combined string is too large.
 .br
 Errors (with error bit) from: f_string_dynamic_mash().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_string_dynamic_mash()\fP, \fIf_string_dynamic_mash()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b970159aecd2339d05cdbc2fa819338c3e4d0956..41ec098d22ed69ba43d1f678e22628be64d1e0d1 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_parameter_additional_rip "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_parameter_additional_rip "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_parameter_additional_rip
 .SH SYNOPSIS
@@ -40,8 +40,15 @@ An array of dynamic strings each representing a console parameter.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: fl_string_dynamic_rip().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIfl_string_dynamic_rip()\fP, \fIfl_string_dynamic_rip()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index bd2eb6f47ed5f12b6db51e1a73f1044405648c03..0b0ee9953f97aa42118c3451e39a8a11394fefb3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_parameter_additional_rip_mash "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_parameter_additional_rip_mash "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_parameter_additional_rip_mash
 .SH SYNOPSIS
@@ -49,8 +49,15 @@ The destination string the source and glue are appended onto.
 Errors (with error bit) from: f_string_dynamic_mash().
 .br
 Errors (with error bit) from: fl_string_dynamic_rip().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_string_dynamic_mash()\fP, \fIfl_string_dynamic_rip()\fP, \fIf_string_dynamic_mash()\fP, \fIfl_string_dynamic_rip()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 15a210c9c88c54e29908380d577f993693b34461..8e9f80df62d7e72d5e2204bda41f6306e78f619b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_parameter_long_print_cannot_use_with "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_parameter_long_print_cannot_use_with "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_parameter_long_print_cannot_use_with
 .SH SYNOPSIS
@@ -32,8 +32,15 @@ The second string.
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 16e805c1b0dd69115b4f3368e23ff357f7ce4611..6126805a73075402e5736fade7f8f75553ed10d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_parameter_process "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_parameter_process "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_parameter_process
 .SH SYNOPSIS
@@ -54,8 +54,15 @@ Errors (with error bit) from: f_console_parameter_prioritize_right().
 Errors (with error bit) from: f_console_parameter_process().
 .br
 Errors (with error bit) from: f_color_load_context().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_console_parameter_prioritize_left()\fP, \fIf_console_parameter_prioritize_right()\fP, \fIf_console_parameter_process()\fP, \fIf_color_load_context()\fP, \fIf_console_parameter_prioritize_left()\fP, \fIf_console_parameter_prioritize_right()\fP, \fIf_console_parameter_process()\fP, \fIf_color_load_context()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index c44cb37d4584d5c1beb56e7f3d5f5e51f73da587..25f2c63de52d083e047a1d418d2d8b31efe44287 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_parameter_process_empty "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_parameter_process_empty "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_parameter_process_empty
 .SH SYNOPSIS
@@ -79,8 +79,15 @@ struct f_color_set_t {
 \fP
 .fi
 .RE
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3)
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 70222345782fd929e46063179c314dad7ce6352e..dd79b4294e9774793b9868027b1521e12f9b5ff3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_print_help_header "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_print_help_header "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_print_help_header
 .SH SYNOPSIS
@@ -14,7 +14,7 @@ fll_program_print_help_header
 .fi
 .SH DESCRIPTION
 .PP
-Provide functions commonly used by FLL based programs. Print standard help header.
+Print standard help header.
 .PP
 This print function does not use locking, be sure something like flockfile() and funlockfile() are appropriately called.
 .SH PARAMETERS
@@ -37,8 +37,15 @@ The version number of the program.
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_print_terminated()\fP, \fIfl_print_format()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1d01b71c1cd97728679ea6ca8e5f627d48e755fd..de8b4fba2fdaa43f4682359b33257ff208db7532 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_print_help_option "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_print_help_option "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_print_help_option
 .SH SYNOPSIS
@@ -12,7 +12,7 @@ fll_program_print_help_option
     \fBconst f_string_static_t \fP\fIoption_long\fP,
     \fBconst f_string_static_t \fP\fIsymbol_short\fP,
     \fBconst f_string_static_t \fP\fIsymbol_long\fP,
-    \fBconst char             *\fP\fIdescription\fP
+    \fBconst char *const       \fP\fIdescription\fP
 );
 .fi
 .SH DESCRIPTION
@@ -52,8 +52,17 @@ A desciption associated with the option.
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_print_terminated()\fP, \fIfl_print_format()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5eb381ae87c0893d5bcd1451c1104f9631090e20..1d57875e200017c311ea3e60259f011fdcbc823b 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_print_help_option_long "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_print_help_option_long "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_print_help_option_long
 .SH SYNOPSIS
@@ -10,7 +10,7 @@ fll_program_print_help_option_long
     \fBconst f_color_context_t \fP\fIcontext\fP,
     \fBconst f_string_static_t \fP\fIoption_long\fP,
     \fBconst f_string_static_t \fP\fIsymbol_long\fP,
-    \fBconst char             *\fP\fIdescription\fP
+    \fBconst char *const       \fP\fIdescription\fP
 );
 .fi
 .SH DESCRIPTION
@@ -42,8 +42,17 @@ A desciption associated with the option.
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_print_terminated()\fP, \fIfl_print_format()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 98c07309d303bf687bc946b7ee646a19fca40cc5..0ab73b8add6b727d351bbde226ef5dbffa6400f9 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_print_help_option_other "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_print_help_option_other "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_print_help_option_other
 .SH SYNOPSIS
@@ -9,7 +9,7 @@ fll_program_print_help_option_other
     \fBconst f_file_t          \fP\fIoutput\fP,
     \fBconst f_color_context_t \fP\fIcontext\fP,
     \fBconst f_string_static_t \fP\fIoption_other\fP,
-    \fBconst char             *\fP\fIdescription\fP
+    \fBconst char *const       \fP\fIdescription\fP
 );
 .fi
 .SH DESCRIPTION
@@ -36,9 +36,18 @@ A desciption associated with the option.
 
 .SH RETURN VALUE
 .PP
-\fBF_none\fP on success.
+F_none on success.
+.br
+\fBF_parameter\fP (with error bit) if a parameter is invalid.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_print_terminated()\fP, \fIfl_print_format()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 5cf9e47f9beb779e96fb0f4ba4896b19b186289a..06bc55e99c6fd3f93b0d2c39a5b3bba83d38bb3d 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_print_help_usage "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_print_help_usage "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_print_help_usage
 .SH SYNOPSIS
@@ -37,8 +37,15 @@ The name of the program.
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_print_terminated()\fP, \fIfl_print_format()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 8fb216999b9d95b6df201a76d463ad9a867cb78a..8f71e98a0642b0175c9c8011443e280df925264a 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_print_version "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_print_version "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_print_version
 .SH SYNOPSIS
@@ -27,8 +27,15 @@ The version number of the program.
 .SH RETURN VALUE
 .PP
 \fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIfl_print_format()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ddf110a6cc584ed6d3259e54734217564820ff37..611b55dfa6e840aef128a9dead71a4116e06f4a4 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_standard_setdown "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_standard_setdown "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_standard_setdown
 .SH SYNOPSIS
@@ -26,8 +26,15 @@ The signal structure.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_signal_close().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_signal_close()\fP, \fIf_signal_close()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 4c54e87e4c8de444a5cb730fb067787da3953ca5..f40a5e2fc4fa5604120c98f325522b63719927e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_standard_setup "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_standard_setup "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_standard_setup
 .SH SYNOPSIS
@@ -28,8 +28,15 @@ The signal structure.
 Errors (with error bit) from: f_signal_mask().
 .br
 Errors (with error bit) from: f_signal_open().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_signal_mask()\fP, \fIf_signal_open()\fP, \fIf_signal_mask()\fP, \fIf_signal_open()\fP, \fIf_signal_set_add()\fP, \fIf_signal_set_delete()\fP, \fIf_signal_set_empty()\fP, \fIf_signal_set_fill()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f0986b85b8d988ac7563aeba8499cd7f9b28ecb3..760e763e9a6d2abb8008f632e1008d7fcec91f64 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_standard_signal_received "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_standard_signal_received "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_standard_signal_received
 .SH SYNOPSIS
@@ -23,9 +23,18 @@ The main program data. The main->signal must be used to designate blocked signal
 
 .SH RETURN VALUE
 .PP
-A positive number representing a valid signal on signal received. 0 on no signal received or when main is NULL.
+A positive number representing a valid signal on signal received.
+.br
+0 on no signal received or when main is NULL.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIf_signal_read()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 096462b7e229a521fe63d60e83280b5be144b814..f0cf97e55fb543390c68ab47b9ef0c2c8c149f26 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_program_standard_signal_state "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_program_standard_signal_state "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_program_standard_signal_state
 .SH SYNOPSIS
@@ -33,8 +33,15 @@ Not used.
 \fBF_interrupt_not\fP if not interrupted.
 .br
 \fBF_interrupt\fP (with error bit) if interrupted.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_program_parameter_additional_append\fP(3), \fIfll_program_parameter_additional_mash\fP(3), \fIfll_program_parameter_additional_rip\fP(3), \fIfll_program_parameter_additional_rip_mash\fP(3), \fIfll_program_parameter_long_print_cannot_use_with\fP(3), \fIfll_program_parameter_process\fP(3), \fIfll_program_parameter_process_empty\fP(3), \fIfll_program_print_help_header\fP(3), \fIfll_program_print_help_option\fP(3), \fIfll_program_print_help_option_long\fP(3), \fIfll_program_print_help_option_other\fP(3), \fIfll_program_print_help_usage\fP(3), \fIfll_program_print_version\fP(3), \fIfll_program_standard_setdown\fP(3), \fIfll_program_standard_setup\fP(3), \fIfll_program_standard_signal_received\fP(3), \fIfll_program_standard_signal_state\fP(3), \fIfll_program_standard_signal_received()\fP, \fIf_state_t.custom\fP, \fIfll_program_standard_signal_received()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ed7884ddd5ac21716bb25a19c7cefa3f68a8d140..059f91083eac0b2af68f6867e56b96ad05c936b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fll_status_string_from "3" "July 2023" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.TH fll_status_string_from "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
 .SH "NAME"
 fll_status_string_from
 .SH SYNOPSIS
@@ -12,11 +12,12 @@ fll_status_string_from
 .fi
 .SH DESCRIPTION
 .PP
-Provides status code functions, such as those that translate status codes into strings. Convert status codes from their string equivalents to a status code.
+Convert status codes from their string equivalents to a status code.
 .PP
 Error, warning, and signal flags will not be assigned to the error.
 .PP
-This process the string until either a match or NULL is reached.
+This processes the string until either a match or NULL is reached.
+
 .SH PARAMETERS
 .TP
 .B name
@@ -37,8 +38,15 @@ The status code a matched string represents.
 \fBF_parameter\fP (with error bit) if a parameter is invalid.
 .br
 Errors (with error bit) from: f_conversion_character_is_decimal().
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfll_status_string_from\fP(3), \fIf_conversion_character_is_decimal()\fP
+.ad
+.hy
 .SH AUTHOR
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 80e3a1b062e0426933b9b8604dde2f144d659047..3d15e0834ce177690c836028d736927394f8c452 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 97072a84e481eba71493ae4a5b62c394a8c99001..d6de7c35b75b301e993527be5430bb6b36301d38 100644 (file)
@@ -1,4 +1,4 @@
-.TH BYTE_DUMP "1" "April 2023" "FLL - Byte Dump 0.6.9" "Program Manual"
+.TH BYTE_DUMP "1" "February 2024" "FLL - Byte Dump 0.6.9" "Program Manual"
 .SH NAME
 byte_dump \- Print bytes of a given file in a more human-friendly format similar to programs like \fBhexdump\fR.
 .SH SYNOPSIS
@@ -104,4 +104,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/byte_dump/data/documentation/man/man3/byte_dump_main.3 b/level_3/byte_dump/data/documentation/man/man3/byte_dump_main.3
new file mode 100644 (file)
index 0000000..8e3d023
--- /dev/null
@@ -0,0 +1,60 @@
+.TH byte_dump_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+byte_dump_main
+.SH SYNOPSIS
+.nf
+.B #include <program/byte_dump.h>
+.sp
+\fBf_status_t byte_dump_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_interrupt\fP (with error bit) on receiving a process signal, such as an interrupt signal.
+.br
+\fBF_parameter\fP (with error bit) on an argument error.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIbyte_dump_main\fP(3), \fIbyte_dump_print_copyright\fP(3), \fIbyte_dump_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_copyright.3 b/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_copyright.3
new file mode 100644 (file)
index 0000000..e9ae504
--- /dev/null
@@ -0,0 +1,39 @@
+.TH byte_dump_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+byte_dump_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/byte_dump.h>
+.sp
+\fBf_status_t byte_dump_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIbyte_dump_main\fP(3), \fIbyte_dump_print_copyright\fP(3), \fIbyte_dump_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_help.3 b/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_help.3
new file mode 100644 (file)
index 0000000..991dbc9
--- /dev/null
@@ -0,0 +1,39 @@
+.TH byte_dump_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+byte_dump_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/byte_dump.h>
+.sp
+\fBf_status_t byte_dump_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIbyte_dump_main\fP(3), \fIbyte_dump_print_copyright\fP(3), \fIbyte_dump_print_help\fP(3), \fIbyte_dump_main()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 883de1bf45323408dfd6291124900be5d48b2a8b..808d6c2e478d0f6b50cc9a7899776ae16bcc608f 100644 (file)
@@ -12,7 +12,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 8b7597dda27446efdaf9a2de7f5cb2c9ae2b624d..a90019d93270d4e2ef4df9d1395a7834dea9b1e5 100644 (file)
@@ -1,4 +1,4 @@
-.TH CONTROL "1" "April 2023" "FLL - Control 0.6.9" "Program Manual"
+.TH CONTROL "1" "February 2024" "FLL - Control 0.6.9" "Program Manual"
 .SH NAME
 control \- Give commands or make requests to the \fBcontroller\fR program.
 .SH SYNOPSIS
@@ -74,4 +74,4 @@ The action to perform.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/control/data/documentation/man/man3/control_action_type_identify.3 b/level_3/control/data/documentation/man/man3/control_action_type_identify.3
new file mode 100644 (file)
index 0000000..8d5cf06
--- /dev/null
@@ -0,0 +1,36 @@
+.TH control_action_type_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+control_action_type_identify
+.SH SYNOPSIS
+.nf
+.B #include <program/control.h>
+.sp
+\fBuint8_t control_action_type_identify\fP(
+    \fBconst f_string_static_t \fP\fIaction\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Identify the action code the given name represents.
+.SH PARAMETERS
+.TP
+.B action
+The string representing an action.
+
+.SH RETURN VALUE
+.PP
+The action type code on success.
+.br
+0 if name is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontrol_action_type_identify\fP(3), \fIcontrol_action_type_name\fP(3), \fIcontrol_payload_type_identify\fP(3), \fIcontrol_payload_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/control/data/documentation/man/man3/control_action_type_name.3 b/level_3/control/data/documentation/man/man3/control_action_type_name.3
new file mode 100644 (file)
index 0000000..19cd19d
--- /dev/null
@@ -0,0 +1,36 @@
+.TH control_action_type_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+control_action_type_name
+.SH SYNOPSIS
+.nf
+.B #include <program/control.h>
+.sp
+\fBf_string_static_t control_action_type_name\fP(
+    \fBconst uint8_t \fP\fItype\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Get a string representing the action type.
+.SH PARAMETERS
+.TP
+.B type
+The action type id.
+
+.SH RETURN VALUE
+.PP
+The string with used > 0 on success.
+.br
+The string with used == 0 if no match was found.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontrol_action_type_identify\fP(3), \fIcontrol_action_type_name\fP(3), \fIcontrol_payload_type_identify\fP(3), \fIcontrol_payload_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/control/data/documentation/man/man3/control_main.3 b/level_3/control/data/documentation/man/man3/control_main.3
new file mode 100644 (file)
index 0000000..b7a0ba2
--- /dev/null
@@ -0,0 +1,58 @@
+.TH control_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+control_main
+.SH SYNOPSIS
+.nf
+.B #include <program/control.h>
+.sp
+\fBf_status_t control_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_interrupt\fP (with error bit) on receiving a process signal, such as an interrupt signal.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontrol_main\fP(3), \fIcontrol_print_copyright\fP(3), \fIcontrol_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/control/data/documentation/man/man3/control_payload_type_identify.3 b/level_3/control/data/documentation/man/man3/control_payload_type_identify.3
new file mode 100644 (file)
index 0000000..08904fd
--- /dev/null
@@ -0,0 +1,36 @@
+.TH control_payload_type_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+control_payload_type_identify
+.SH SYNOPSIS
+.nf
+.B #include <program/control.h>
+.sp
+\fBuint8_t control_payload_type_identify\fP(
+    \fBconst f_string_static_t \fP\fIpayload\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Identify the payload code the given name represents.
+.SH PARAMETERS
+.TP
+.B payload
+The string representing a payload.
+
+.SH RETURN VALUE
+.PP
+The payload type code on success.
+.br
+0 if name is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontrol_action_type_identify\fP(3), \fIcontrol_action_type_name\fP(3), \fIcontrol_payload_type_identify\fP(3), \fIcontrol_payload_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/control/data/documentation/man/man3/control_payload_type_name.3 b/level_3/control/data/documentation/man/man3/control_payload_type_name.3
new file mode 100644 (file)
index 0000000..b0d9539
--- /dev/null
@@ -0,0 +1,36 @@
+.TH control_payload_type_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+control_payload_type_name
+.SH SYNOPSIS
+.nf
+.B #include <program/control.h>
+.sp
+\fBf_string_static_t control_payload_type_name\fP(
+    \fBconst uint8_t \fP\fItype\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Get a string representing the payload type.
+.SH PARAMETERS
+.TP
+.B type
+The payload type id.
+
+.SH RETURN VALUE
+.PP
+The string with used > 0 on success.
+.br
+The string with used == 0 if no match was found.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontrol_action_type_identify\fP(3), \fIcontrol_action_type_name\fP(3), \fIcontrol_payload_type_identify\fP(3), \fIcontrol_payload_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/control/data/documentation/man/man3/control_print_copyright.3 b/level_3/control/data/documentation/man/man3/control_print_copyright.3
new file mode 100644 (file)
index 0000000..48a957d
--- /dev/null
@@ -0,0 +1,39 @@
+.TH control_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+control_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/control.h>
+.sp
+\fBf_status_t control_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontrol_main\fP(3), \fIcontrol_print_copyright\fP(3), \fIcontrol_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/control/data/documentation/man/man3/control_print_help.3 b/level_3/control/data/documentation/man/man3/control_print_help.3
new file mode 100644 (file)
index 0000000..376824f
--- /dev/null
@@ -0,0 +1,36 @@
+.TH control_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+control_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/control.h>
+.sp
+\fBf_status_t control_print_help\fP(
+    \fBconst fll_program_data_t *const \fP\fImain\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+F_output_not on success, but no printing is performed.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontrol_main\fP(3), \fIcontrol_print_copyright\fP(3), \fIcontrol_print_help\fP(3), \fIcontrol_main()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 03f9ba92f76715f052891fef5217a34e37812724..8fbfcc029a14e32e4da78067706b6ad919d87c70 100644 (file)
@@ -17,7 +17,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 6e21f0142362145eb7515549674220ed62b43e8f..ba2f1d1153fe8c6238193f0474b604085eec6649 100644 (file)
@@ -1,4 +1,4 @@
-.TH CONTROLLER "1" "January 2023" "FLL - Controller 0.6.9" "Program Manual"
+.TH CONTROLLER "1" "February 2024" "FLL - Controller 0.6.9" "Program Manual"
 .SH NAME
 controller \- Perform a series of operations in a manner similar to that of an init program.
 .SH SYNOPSIS
@@ -99,4 +99,4 @@ The name of an \fBentry\fR.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_control_payload_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_control_payload_type_identify.3
new file mode 100644 (file)
index 0000000..6362668
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_control_payload_type_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_control_payload_type_identify
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBuint8_t controller_control_payload_type_identify\fP(
+    \fBconst f_string_static_t \fP\fIpayload\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Identify the payload code the given name represents.
+.SH PARAMETERS
+.TP
+.B payload
+The string representing a payload.
+
+.SH RETURN VALUE
+.PP
+The payload type code on success.
+.br
+0 if name is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_control_payload_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_control_payload_type_name.3
new file mode 100644 (file)
index 0000000..959b5d4
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_control_payload_type_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_control_payload_type_name
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_string_static_t controller_control_payload_type_name\fP(
+    \fBconst uint8_t \fP\fItype\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Get a string representing the payload type.
+.SH PARAMETERS
+.TP
+.B type
+The payload type id.
+
+.SH RETURN VALUE
+.PP
+The string with used > 0 on success.
+.br
+The string with used == 0 if no match was found.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_entry_action_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_entry_action_type_identify.3
new file mode 100644 (file)
index 0000000..d2630e5
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_entry_action_type_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_entry_action_type_identify
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBuint8_t controller_entry_action_type_identify\fP(
+    \fBconst f_string_static_t \fP\fIaction\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Identify the entry action code the given name represents.
+.SH PARAMETERS
+.TP
+.B action
+The string representing an entry action.
+
+.SH RETURN VALUE
+.PP
+The entry action type code on success.
+.br
+0 if name is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_entry_action_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_entry_action_type_name.3
new file mode 100644 (file)
index 0000000..27592ed
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_entry_action_type_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_entry_action_type_name
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_string_static_t controller_entry_action_type_name\fP(
+    \fBconst uint8_t \fP\fItype\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Get a string representing the entry action type.
+.SH PARAMETERS
+.TP
+.B type
+The entry action type code.
+
+.SH RETURN VALUE
+.PP
+The string with used > 0 on success.
+.br
+The string with used == 0 if no match was found.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_main.3 b/level_3/controller/data/documentation/man/man3/controller_main.3
new file mode 100644 (file)
index 0000000..7759087
--- /dev/null
@@ -0,0 +1,61 @@
+.TH controller_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_main
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_status_t controller_main\fP(
+    \fBcontroller_main_t *const      \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+Be sure to call controller_main_delete() after executing this.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_child\fP if this is a child process returning.
+.br
+\fBF_interrupt\fP (with error bit) on receiving a process signal, such as an interrupt signal.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_main\fP(3), \fIcontroller_print_copyright\fP(3), \fIcontroller_print_help\fP(3), \fIcontroller_main_delete()\fP, \fIcontroller_main_delete()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_main_delete.3 b/level_3/controller/data/documentation/man/man3/controller_main_delete.3
new file mode 100644 (file)
index 0000000..e41d366
--- /dev/null
@@ -0,0 +1,37 @@
+.TH controller_main_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_main_delete
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_status_t controller_main_delete\fP(
+    \fBcontroller_main_t *const \fP\fImain\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Deallocate main.
+
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_print_copyright.3 b/level_3/controller/data/documentation/man/man3/controller_print_copyright.3
new file mode 100644 (file)
index 0000000..0ad3910
--- /dev/null
@@ -0,0 +1,39 @@
+.TH controller_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_status_t controller_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_main\fP(3), \fIcontroller_print_copyright\fP(3), \fIcontroller_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_print_help.3 b/level_3/controller/data/documentation/man/man3/controller_print_help.3
new file mode 100644 (file)
index 0000000..7c36813
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_status_t controller_print_help\fP(
+    \fBcontroller_main_t *const \fP\fImain\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_output_not\fP on success, but no printing is performed.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_main\fP(3), \fIcontroller_print_copyright\fP(3), \fIcontroller_print_help\fP(3), \fIcontroller_main()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_identify.3
new file mode 100644 (file)
index 0000000..3451b07
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_rule_action_execute_type_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_rule_action_execute_type_identify
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBuint8_t controller_rule_action_execute_type_identify\fP(
+    \fBconst f_string_static_t \fP\fIaction\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Identify the rule action execute code the given name represents.
+.SH PARAMETERS
+.TP
+.B action
+The string representing an rule action execute.
+
+.SH RETURN VALUE
+.PP
+The rule action execute type code on success.
+.br
+controller_rule_action_execute_type__enum_size_e if name is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_name.3
new file mode 100644 (file)
index 0000000..6122270
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_rule_action_execute_type_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_rule_action_execute_type_name
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_string_static_t controller_rule_action_execute_type_name\fP(
+    \fBconst uint8_t \fP\fItype\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Get a string representing the rule action execute type.
+.SH PARAMETERS
+.TP
+.B type
+The rule action type execute code.
+
+.SH RETURN VALUE
+.PP
+The string with used > 0 on success.
+.br
+The string with used == 0 if no match was found.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_action_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_rule_action_type_identify.3
new file mode 100644 (file)
index 0000000..c75518b
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_rule_action_type_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_rule_action_type_identify
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBuint8_t controller_rule_action_type_identify\fP(
+    \fBconst f_string_static_t \fP\fIaction\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Identify the rule action code the given name represents.
+.SH PARAMETERS
+.TP
+.B action
+The string representing an rule action.
+
+.SH RETURN VALUE
+.PP
+The rule action type code on success.
+.br
+0 if name is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_action_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_rule_action_type_name.3
new file mode 100644 (file)
index 0000000..2391402
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_rule_action_type_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_rule_action_type_name
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_string_static_t controller_rule_action_type_name\fP(
+    \fBconst uint8_t \fP\fItype\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Get a string representing the rule action type.
+.SH PARAMETERS
+.TP
+.B type
+The rule action type code.
+
+.SH RETURN VALUE
+.PP
+The string with used > 0 on success.
+.br
+The string with used == 0 if no match was found.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_item_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_rule_item_type_identify.3
new file mode 100644 (file)
index 0000000..2d11291
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_rule_item_type_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_rule_item_type_identify
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBuint8_t controller_rule_item_type_identify\fP(
+    \fBconst f_string_static_t \fP\fIitem\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Identify the rule item code the given name represents.
+.SH PARAMETERS
+.TP
+.B item
+The string representing an rule action.
+
+.SH RETURN VALUE
+.PP
+The rule item type code on success.
+.br
+0 if name is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_item_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_rule_item_type_name.3
new file mode 100644 (file)
index 0000000..3a15662
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_rule_item_type_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_rule_item_type_name
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_string_static_t controller_rule_item_type_name\fP(
+    \fBconst uint8_t \fP\fItype\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Get a string representing the rule item type.
+.SH PARAMETERS
+.TP
+.B type
+The rule item type code.
+
+.SH RETURN VALUE
+.PP
+The string with used > 0 on success.
+.br
+The string with used == 0 if no match was found.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_identify.3
new file mode 100644 (file)
index 0000000..0c131db
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_rule_setting_limit_type_identify "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_rule_setting_limit_type_identify
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBuint8_t controller_rule_setting_limit_type_identify\fP(
+    \fBconst f_string_static_t \fP\fIitem\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Identify the rule item code the given name represents.
+.SH PARAMETERS
+.TP
+.B item
+The string representing an rule action.
+
+.SH RETURN VALUE
+.PP
+The rule item type code on success.
+.br
+0 if name is unknown.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_name.3
new file mode 100644 (file)
index 0000000..c91e002
--- /dev/null
@@ -0,0 +1,36 @@
+.TH controller_rule_setting_limit_type_name "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+controller_rule_setting_limit_type_name
+.SH SYNOPSIS
+.nf
+.B #include <program/controller.h>
+.sp
+\fBf_string_static_t controller_rule_setting_limit_type_name\fP(
+    \fBconst uint8_t \fP\fItype\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Get a string representing the rule setting limit type.
+.SH PARAMETERS
+.TP
+.B type
+The rule setting limit type code.
+
+.SH RETURN VALUE
+.PP
+The string with used > 0 on success.
+.br
+The string with used == 0 if no match was found.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIcontroller_control_payload_type_identify\fP(3), \fIcontroller_control_payload_type_name\fP(3), \fIcontroller_entry_action_type_identify\fP(3), \fIcontroller_entry_action_type_name\fP(3), \fIcontroller_main_delete\fP(3), \fIcontroller_rule_action_execute_type_identify\fP(3), \fIcontroller_rule_action_execute_type_name\fP(3), \fIcontroller_rule_action_type_identify\fP(3), \fIcontroller_rule_action_type_name\fP(3), \fIcontroller_rule_item_type_identify\fP(3), \fIcontroller_rule_item_type_name\fP(3), \fIcontroller_rule_setting_limit_type_identify\fP(3), \fIcontroller_rule_setting_limit_type_name\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 9853e03182fc67866e7ef290528a0c786719141c..873a1395be99243eea330f06744a6c532137b490 100644 (file)
@@ -1,4 +1,4 @@
-.TH controller-rule "5" "January 2023" "Controller 0.6.9" "File Formats"
+.TH controller-rule "5" "February 2024" "Controller 0.6.9" "File Formats"
 .SH NAME
 Controller \- "rule" file.
 .SH SYNOPSIS
@@ -86,4 +86,4 @@ Should any \fBcontrol\fR or \fBcontroller\fR program implementation not support
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index d7c699e9063ed984fee028ceedf7abfb6e1d6a3a..9e4994a7e9323f2e7dc4d0c9ab32609fc0bf91c2 100644 (file)
@@ -1,4 +1,4 @@
-.TH controller-entry "5" "January 2023" "Controller 0.6.9" "File Formats"
+.TH controller-entry "5" "February 2024" "Controller 0.6.9" "File Formats"
 .SH NAME
 Controller \- "entry" file.
 .SH SYNOPSIS
@@ -349,4 +349,4 @@ The Items:
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index 46f7d2ae7c20868cf3d5227a2f1cb8f4d540c15d..1ff48ca8bb39958f9c2b9fd88ad3baaa15de8a07 100644 (file)
@@ -1,4 +1,4 @@
-.TH controller-rule "5" "January 2023" "Controller 0.6.9" "File Formats"
+.TH controller-rule "5" "February 2024" "Controller 0.6.9" "File Formats"
 .SH NAME
 Controller \- "rule" file.
 .SH SYNOPSIS
@@ -280,4 +280,4 @@ The Items:
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index c4752f70be4bf218bcd445fc5c8ca87951db8f1c..bcec0e47e10b530723f81674dc1b3f93954e49fe 100644 (file)
@@ -1,4 +1,4 @@
-.TH controller-rule "5" "January 2023" "Controller 0.6.9" "File Formats"
+.TH controller-rule "5" "February 2024" "Controller 0.6.9" "File Formats"
 .SH NAME
 Controller \- "rule" file.
 .SH SYNOPSIS
@@ -137,4 +137,4 @@ The \fBinit\fR type:
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index 7d26840268994f8441c7268bd4587d5039d6f427..a19e69e4fb175f454f97047ca3815170a3422e4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH controller-rule "5" "January 2023" "Controller 0.6.9" "File Formats"
+.TH controller-rule "5" "February 2024" "Controller 0.6.9" "File Formats"
 .SH NAME
 Controller \- "rule" file.
 .SH SYNOPSIS
@@ -242,4 +242,4 @@ The \fBrerun\fR Rule Type Content has the following structure:
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index bc397829e33b6ea277d2be9d9f713bce0107c296..738b93d2be7447be50c71e4149961581ee02dcdc 100644 (file)
@@ -18,7 +18,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 221694169c0992eb737df4e8f47cba7a1417e211..5004a3bef36388021c72a8130fc52cf5d5597472 100644 (file)
@@ -1,4 +1,4 @@
-.TH FAKE "1" "April 2023" "FLL - Featureless Make 0.6.9" "Program Manual"
+.TH FAKE "1" "February 2024" "FLL - Featureless Make 0.6.9" "Program Manual"
 .SH NAME
 fake \- Build or compile software similar to GNU Make.
 .SH SYNOPSIS
@@ -132,4 +132,4 @@ Build a skeleton directory structure.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fake/data/documentation/man/man3/fake_main.3 b/level_3/fake/data/documentation/man/man3/fake_main.3
new file mode 100644 (file)
index 0000000..0b21ab0
--- /dev/null
@@ -0,0 +1,59 @@
+.TH fake_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fake_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fake.h>
+.sp
+\fBf_status_t fake_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_child\fP if this is a child process returning.
+.br
+\fBF_interrupt\fP (with error bit) on receiving a terminate process signal, such as an interrupt signal.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfake_main\fP(3), \fIfake_main_delete\fP(3), \fIfake_print_copyright\fP(3), \fIfake_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fake/data/documentation/man/man3/fake_main_delete.3 b/level_3/fake/data/documentation/man/man3/fake_main_delete.3
new file mode 100644 (file)
index 0000000..4663057
--- /dev/null
@@ -0,0 +1,36 @@
+.TH fake_main_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fake_main_delete
+.SH SYNOPSIS
+.nf
+.B #include <program/fake.h>
+.sp
+\fBf_status_t fake_main_delete\fP(
+    \fBfll_program_data_t *const \fP\fImain\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Deallocate main.
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfake_main\fP(3), \fIfake_main_delete\fP(3), \fIfake_print_copyright\fP(3), \fIfake_print_help\fP(3), \fIfake_main()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fake/data/documentation/man/man3/fake_print_copyright.3 b/level_3/fake/data/documentation/man/man3/fake_print_copyright.3
new file mode 100644 (file)
index 0000000..27b1139
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fake_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fake_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fake.h>
+.sp
+\fBf_status_t fake_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfake_main\fP(3), \fIfake_main_delete\fP(3), \fIfake_print_copyright\fP(3), \fIfake_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fake/data/documentation/man/man3/fake_print_help.3 b/level_3/fake/data/documentation/man/man3/fake_print_help.3
new file mode 100644 (file)
index 0000000..6d6b62b
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fake_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fake_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fake.h>
+.sp
+\fBf_status_t fake_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfake_main\fP(3), \fIfake_main_delete\fP(3), \fIfake_print_copyright\fP(3), \fIfake_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e1be5b848cfd91d1bcad578e9ba5140d8fdc6ee6..06087fc3685680ff6f00752289a783f41e546cea 100644 (file)
@@ -1,4 +1,4 @@
-.TH fake-defines "5" "April 2023" "FLL - Featureless Make 0.6.9" "File Formats"
+.TH fake-defines "5" "February 2024" "FLL - Featureless Make 0.6.9" "File Formats"
 .SH NAME
 Featureless Make \- "defines" file.
 .SH SYNOPSIS
@@ -24,4 +24,4 @@ Each Content represents documentation explaining the intent and purpose of that
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index f1501337ea867d1d756485d27533b5f83895a43f..6a623c9cef4c51f93c6dd41de56131bd3dc4afdb 100644 (file)
@@ -1,4 +1,4 @@
-.TH fake-dependencies "5" "April 2023" "FLL - Featureless Make 0.6.9" "File Formats"
+.TH fake-dependencies "5" "February 2024" "FLL - Featureless Make 0.6.9" "File Formats"
 .SH NAME
 Featureless Make \- "dependencies" file.
 .SH SYNOPSIS
@@ -25,4 +25,4 @@ Future versions of this will clarify what and how Content, such as version numbe
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index 8a197f04520bf145190ad3c51bec002a42b15483..73cea1826c13276e7d2726c98bb211ba69e322c2 100644 (file)
@@ -1,4 +1,4 @@
-.TH fake-fakefile "5" "April 2023" "FLL - Featureless Make 0.6.9" "File Formats"
+.TH fake-fakefile "5" "February 2024" "FLL - Featureless Make 0.6.9" "File Formats"
 .SH NAME
 Featureless Make \- "fakefile" file.
 .SH SYNOPSIS
@@ -761,4 +761,4 @@ The \fBif\fR Section Operation condition \fBparameter\fR:
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index ae1db628c9cbc17269a500dc1954f1676d093f49..b3e43ffe496af3663f5b384cc54da891314eb696 100644 (file)
@@ -1,4 +1,4 @@
-.TH fake-settings "5" "April 2023" "FLL - Featureless Make 0.6.9" "File Formats"
+.TH fake-settings "5" "February 2024" "FLL - Featureless Make 0.6.9" "File Formats"
 .SH NAME
 Featureless Make \- "settings" file.
 .SH SYNOPSIS
@@ -679,4 +679,4 @@ All Object names support having a \fB\-\fR and a \fBmode\fR name, such as \fBbui
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
index 7170dd3145b0835579ea57281962932ecace56a5..4283b0798226cc564478db925feb103ebc28434d 100644 (file)
@@ -17,7 +17,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index e1b4fd12d3127c8a16ba541f5895ddf6e8c6de0e..63f766cc29d596706eeec9b2fd513d50a0756d30 100644 (file)
@@ -1,4 +1,4 @@
-.TH FIREWALL "1" "January 2023" "Kevux - Firewall 0.6.9" "Program Manual"
+.TH FIREWALL "1" "February 2024" "Kevux - Firewall 0.6.9" "Program Manual"
 .SH NAME
 firewall \- A basic iptables based firewall manager for the Kevux distribution.
 .SH SYNOPSIS
@@ -59,4 +59,4 @@ Show active firewall settings.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/firewall/data/documentation/man/man3/firewall_main.3 b/level_3/firewall/data/documentation/man/man3/firewall_main.3
new file mode 100644 (file)
index 0000000..89b17da
--- /dev/null
@@ -0,0 +1,58 @@
+.TH firewall_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+firewall_main
+.SH SYNOPSIS
+.nf
+.B #include <program/firewall.h>
+.sp
+\fBf_status_t firewall_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.PP
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_interrupt\fP (with error bit) on receiving a process signal, such as an interrupt signal.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfirewall_main\fP(3), \fIfirewall_print_copyright\fP(3), \fIfirewall_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/firewall/data/documentation/man/man3/firewall_print_copyright.3 b/level_3/firewall/data/documentation/man/man3/firewall_print_copyright.3
new file mode 100644 (file)
index 0000000..74e1a72
--- /dev/null
@@ -0,0 +1,39 @@
+.TH firewall_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+firewall_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/firewall.h>
+.sp
+\fBf_status_t firewall_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfirewall_main\fP(3), \fIfirewall_print_copyright\fP(3), \fIfirewall_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/firewall/data/documentation/man/man3/firewall_print_help.3 b/level_3/firewall/data/documentation/man/man3/firewall_print_help.3
new file mode 100644 (file)
index 0000000..a9e9d35
--- /dev/null
@@ -0,0 +1,39 @@
+.TH firewall_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+firewall_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/firewall.h>
+.sp
+\fBf_status_t firewall_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfirewall_main\fP(3), \fIfirewall_print_copyright\fP(3), \fIfirewall_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 2b3557fad84c5c9f04ccd86b4b866f945943b85c..af9765b33534f16c095874ccf3af4b87107ad4cd 100644 (file)
@@ -12,7 +12,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index ff644818acbb15fb1e7e62b0023bcd980122fb76..5adb6468d43c67e846573e9ff5e2e4ddc5a279ce 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_BASIC_LIST_READ "1" "April 2023" "FLL - FSS Basic List Read 0.6.9" "Program Manual"
+.TH FSS_BASIC_LIST_READ "1" "February 2024" "FLL - FSS Basic List Read 0.6.9" "Program Manual"
 .SH NAME
 fss_basic_list_read \- Read data in \fBFSS-0003 (Basic List)\fR format.
 .SH SYNOPSIS
@@ -136,4 +136,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_main.3 b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_main.3
new file mode 100644 (file)
index 0000000..3e2c815
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_basic_list_read_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_list_read_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_list_read.h>
+.sp
+\fBf_status_t fss_basic_list_read_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_list_read_main\fP(3), \fIfss_basic_list_read_print_copyright\fP(3), \fIfss_basic_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_copyright.3 b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_copyright.3
new file mode 100644 (file)
index 0000000..ad66835
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_basic_list_read_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_list_read_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_list_read.h>
+.sp
+\fBf_status_t fss_basic_list_read_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_list_read_main\fP(3), \fIfss_basic_list_read_print_copyright\fP(3), \fIfss_basic_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_help.3 b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_help.3
new file mode 100644 (file)
index 0000000..ce37c60
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_basic_list_read_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_list_read_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_list_read.h>
+.sp
+\fBf_status_t fss_basic_list_read_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_list_read_main\fP(3), \fIfss_basic_list_read_print_copyright\fP(3), \fIfss_basic_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f81fd53e5e4bbc3e35ef119ceab8f3e13464b40a..9705a4b1788ac75a5c10f2157d998dc8bb7d39f3 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 23c04ee3a418b96868f3802f58b5acfae0529e71..505a4948a22be49e74159d04636d1c7f3eef94c8 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_BASIC_LIST_WRITE "1" "April 2023" "FLL - FSS Basic List Write 0.6.9" "Program Manual"
+.TH FSS_BASIC_LIST_WRITE "1" "February 2024" "FLL - FSS Basic List Write 0.6.9" "Program Manual"
 .SH NAME
 fss_basic_list_write \- Write data in \fBFSS-0001 (Basic List)\fR format.
 .SH SYNOPSIS
@@ -81,4 +81,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_main.3 b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_main.3
new file mode 100644 (file)
index 0000000..a780168
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_basic_list_write_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_list_write_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_list_write.h>
+.sp
+\fBf_status_t fss_basic_list_write_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_list_write_main\fP(3), \fIfss_basic_list_write_print_copyright\fP(3), \fIfss_basic_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_copyright.3 b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_copyright.3
new file mode 100644 (file)
index 0000000..cc914ed
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_basic_list_write_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_list_write_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_list_write.h>
+.sp
+\fBf_status_t fss_basic_list_write_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_list_write_main\fP(3), \fIfss_basic_list_write_print_copyright\fP(3), \fIfss_basic_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_help.3 b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_help.3
new file mode 100644 (file)
index 0000000..c9f7da6
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_basic_list_write_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_list_write_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_list_write.h>
+.sp
+\fBf_status_t fss_basic_list_write_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_list_write_main\fP(3), \fIfss_basic_list_write_print_copyright\fP(3), \fIfss_basic_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e0caf3494423903a923513fd23b5a5652bbb0ba5..f61de074d9f1708eae3c2e946ded25b83a24fd97 100644 (file)
@@ -12,7 +12,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 8d10e74c3ee983ae986bafec45d3b6cb02d12eb5..8995111b681f2f51875df0b110be4aa72a3b1644 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_BASIC_READ "1" "January 2023" "FLL - FSS Basic Read 0.6.9" "Program Manual"
+.TH FSS_BASIC_READ "1" "February 2024" "FLL - FSS Basic Read 0.6.9" "Program Manual"
 .SH NAME
 fss_basic_read \- Read data in \fBFSS-0000 (Basic)\fR format.
 .SH SYNOPSIS
@@ -136,4 +136,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_main.3 b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_main.3
new file mode 100644 (file)
index 0000000..ad5f026
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_basic_read_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_read_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_read.h>
+.sp
+\fBf_status_t fss_basic_read_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_read_main\fP(3), \fIfss_basic_read_print_copyright\fP(3), \fIfss_basic_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_copyright.3 b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_copyright.3
new file mode 100644 (file)
index 0000000..19ab2da
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_basic_read_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_read_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_read.h>
+.sp
+\fBf_status_t fss_basic_read_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_read_main\fP(3), \fIfss_basic_read_print_copyright\fP(3), \fIfss_basic_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_help.3 b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_help.3
new file mode 100644 (file)
index 0000000..5268e80
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_basic_read_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_read_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_read.h>
+.sp
+\fBf_status_t fss_basic_read_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_read_main\fP(3), \fIfss_basic_read_print_copyright\fP(3), \fIfss_basic_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index ee14bc40c28fcf1d27fde965bddfe5221ef53505..edb496c4ef1f2bd5c88cd0c22cb82d1c52f74eb1 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index bfc95d48febdae39ebe201388768b9c6055a9d2d..ec2df00d220609a83fe3eac922ce5d8904114e05 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_BASIC_WRITE "1" "January 2023" "FLL - FSS Basic Write 0.6.9" "Program Manual"
+.TH FSS_BASIC_WRITE "1" "February 2024" "FLL - FSS Basic Write 0.6.9" "Program Manual"
 .SH NAME
 fss_basic_write \- Write data in \fBFSS-0000 (Basic)\fR format.
 .SH SYNOPSIS
@@ -80,4 +80,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_main.3 b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_main.3
new file mode 100644 (file)
index 0000000..ff32ef5
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_basic_write_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_write_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_write.h>
+.sp
+\fBf_status_t fss_basic_write_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_write_main\fP(3), \fIfss_basic_write_print_copyright\fP(3), \fIfss_basic_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_copyright.3 b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_copyright.3
new file mode 100644 (file)
index 0000000..59f5bf8
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_basic_write_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_write_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_write.h>
+.sp
+\fBf_status_t fss_basic_write_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_write_main\fP(3), \fIfss_basic_write_print_copyright\fP(3), \fIfss_basic_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_help.3 b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_help.3
new file mode 100644 (file)
index 0000000..71f4d27
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_basic_write_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_basic_write_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_basic_write.h>
+.sp
+\fBf_status_t fss_basic_write_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_basic_write_main\fP(3), \fIfss_basic_write_print_copyright\fP(3), \fIfss_basic_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 1b60e148f057223952042ae6a1819abf18a6c935..f97bd26616350c808def7ff276ef59bce9104da4 100644 (file)
@@ -12,7 +12,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 831e664620d9347381f221055501560da4181ca3..04c05fe2b96c577478e2f92032745cda465fd53a 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EMBEDDED_LIST_READ "1" "April 2023" "FLL - FSS Embedded List Read 0.6.9" "Program Manual"
+.TH FSS_EMBEDDED_LIST_READ "1" "February 2024" "FLL - FSS Embedded List Read 0.6.9" "Program Manual"
 .SH NAME
 fss_embedded_list_read \- Read data in \fBFSS-0008 (Embedded List)\fR format.
 .SH SYNOPSIS
@@ -135,4 +135,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_main.3 b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_main.3
new file mode 100644 (file)
index 0000000..bc1a0d5
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_embedded_list_read_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_embedded_list_read_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_embedded_list_read.h>
+.sp
+\fBf_status_t fss_embedded_list_read_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_embedded_list_read_main\fP(3), \fIfss_embedded_list_read_print_copyright\fP(3), \fIfss_embedded_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_copyright.3 b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_copyright.3
new file mode 100644 (file)
index 0000000..8146331
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_embedded_list_read_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_embedded_list_read_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_embedded_list_read.h>
+.sp
+\fBf_status_t fss_embedded_list_read_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_embedded_list_read_main\fP(3), \fIfss_embedded_list_read_print_copyright\fP(3), \fIfss_embedded_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_help.3 b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_help.3
new file mode 100644 (file)
index 0000000..0e4d6f5
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_embedded_list_read_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_embedded_list_read_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_embedded_list_read.h>
+.sp
+\fBf_status_t fss_embedded_list_read_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_embedded_list_read_main\fP(3), \fIfss_embedded_list_read_print_copyright\fP(3), \fIfss_embedded_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 116162a266b6d9ab54b7b22b9fedfca58942a100..a71bcf7125ed6c2c2bbdc4a1f9f948a2ca8b34f4 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 306ea417d0b4bcd33d6507bdd77a3ac6a6662aa1..aa92ca656ddadf09defc86fcaf4d6d45b0e74bca 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EMBEDDED_LIST_WRITE "1" "January 2023" "FLL - FSS Embedded List Write 0.6.9" "Program Manual"
+.TH FSS_EMBEDDED_LIST_WRITE "1" "February 2024" "FLL - FSS Embedded List Write 0.6.9" "Program Manual"
 .SH NAME
 fss_embedded_list_write \- Write data in \fBFSS-0008 (Embedded List)\fR format.
 .SH SYNOPSIS
@@ -83,4 +83,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_main.3 b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_main.3
new file mode 100644 (file)
index 0000000..bc879d1
--- /dev/null
@@ -0,0 +1,57 @@
+.TH fss_embedded_list_write_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_embedded_list_write_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_embedded_list_write.h>
+.sp
+\fBf_status_t fss_embedded_list_write_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+Be sure to call fss_embedded_list_write_main_delete() after executing this.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_embedded_list_write_main\fP(3), \fIfss_embedded_list_write_print_copyright\fP(3), \fIfss_embedded_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_copyright.3 b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_copyright.3
new file mode 100644 (file)
index 0000000..d15477d
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_embedded_list_write_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_embedded_list_write_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_embedded_list_write.h>
+.sp
+\fBf_status_t fss_embedded_list_write_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_embedded_list_write_main\fP(3), \fIfss_embedded_list_write_print_copyright\fP(3), \fIfss_embedded_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_help.3 b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_help.3
new file mode 100644 (file)
index 0000000..7224125
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_embedded_list_write_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_embedded_list_write_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_embedded_list_write.h>
+.sp
+\fBf_status_t fss_embedded_list_write_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_embedded_list_write_main\fP(3), \fIfss_embedded_list_write_print_copyright\fP(3), \fIfss_embedded_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 3c326facc67e131a26e601e909e177f89bf8080a..e1c963090d9c6564a7f6fba5d8742b8f4f2bb1be 100644 (file)
@@ -12,7 +12,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index abc40478db8b881822bbd1816799de67c65931d2..fbeb610090c5c6d63ba4ffd220197659f22ca438 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EMBEDDED_LIST_READ "1" "April 2023" "FLL - FSS Embedded List Write 0.6.9" "Program Manual"
+.TH FSS_EMBEDDED_LIST_READ "1" "February 2024" "FLL - FSS Embedded List Write 0.6.9" "Program Manual"
 .SH NAME
 fss_extended_list_read \- Read data in \fBFSS-0003 (Extended List)\fR format.
 .SH SYNOPSIS
@@ -136,4 +136,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main.3 b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main.3
new file mode 100644 (file)
index 0000000..0a86e31
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_extended_list_read_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_list_read_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_list_read.h>
+.sp
+\fBf_status_t fss_extended_list_read_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_list_read_main\fP(3), \fIfss_extended_list_read_print_copyright\fP(3), \fIfss_extended_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main_delete.3 b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main_delete.3
new file mode 100644 (file)
index 0000000..867afdd
--- /dev/null
@@ -0,0 +1,36 @@
+.TH fss_extended_list_read_main_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_list_read_main_delete
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_list_read.h>
+.sp
+\fBf_status_t fss_extended_list_read_main_delete\fP(
+    \fBfll_program_data_t  *\fP\fImain\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Deallocate main.
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_list_read_main_delete\fP(3), \fIfss_extended_list_read_main()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_copyright.3 b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_copyright.3
new file mode 100644 (file)
index 0000000..1cab128
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_extended_list_read_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_list_read_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_list_read.h>
+.sp
+\fBf_status_t fss_extended_list_read_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_list_read_main\fP(3), \fIfss_extended_list_read_print_copyright\fP(3), \fIfss_extended_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_help.3 b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_help.3
new file mode 100644 (file)
index 0000000..b9f200e
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_extended_list_read_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_list_read_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_list_read.h>
+.sp
+\fBf_status_t fss_extended_list_read_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_list_read_main\fP(3), \fIfss_extended_list_read_print_copyright\fP(3), \fIfss_extended_list_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index f07428623a7fb5c667207d4407a0cd6987096042..518478f49b473d8c6390b5a37ce6f124cd0fe7c0 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index ff2af7762406f18f7c95cd7fc70b8e7df7dffd03..fedacde8ae32d711077a1e050e21e6117a87425f 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EXTENDED_LIST_WRITE "1" "April 2023" "FLL - FSS Extended List Write 0.6.9" "Program Manual"
+.TH FSS_EXTENDED_LIST_WRITE "1" "February 2024" "FLL - FSS Extended List Write 0.6.9" "Program Manual"
 .SH NAME
 fss_extended_list_write \- Write data in \fBFSS-0003 (Extended List)\fR format.
 .SH SYNOPSIS
@@ -83,4 +83,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main.3 b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main.3
new file mode 100644 (file)
index 0000000..1c37e11
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_extended_list_write_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_list_write_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_list_write.h>
+.sp
+\fBf_status_t fss_extended_list_write_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_list_write_main\fP(3), \fIfss_extended_list_write_print_copyright\fP(3), \fIfss_extended_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main_delete.3 b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main_delete.3
new file mode 100644 (file)
index 0000000..6658f72
--- /dev/null
@@ -0,0 +1,36 @@
+.TH fss_extended_list_write_main_delete "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_list_write_main_delete
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_list_write.h>
+.sp
+\fBf_status_t fss_extended_list_write_main_delete\fP(
+    \fBfll_program_data_t  *\fP\fImain\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Deallocate main.
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_list_write_main_delete\fP(3), \fIfss_extended_list_write_main()\fP
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_copyright.3 b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_copyright.3
new file mode 100644 (file)
index 0000000..0d2c357
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_extended_list_write_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_list_write_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_list_write.h>
+.sp
+\fBf_status_t fss_extended_list_write_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_list_write_main\fP(3), \fIfss_extended_list_write_print_copyright\fP(3), \fIfss_extended_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_help.3 b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_help.3
new file mode 100644 (file)
index 0000000..2c16844
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_extended_list_write_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_list_write_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_list_write.h>
+.sp
+\fBf_status_t fss_extended_list_write_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_list_write_main\fP(3), \fIfss_extended_list_write_print_copyright\fP(3), \fIfss_extended_list_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b63a98634bd89408ffeb33f22be8d2e9224bc54b..180896e739552a3432ef0c97cc913890dda61c08 100644 (file)
@@ -12,7 +12,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 687a714f7c71e76bf2dc0bcc01181c869e81154f..9568a6f66f2b400df0dd864fecdd2689af982906 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EXTENDED_READ "1" "April 2023" "FLL - FSS Extended Read 0.6.9" "Program Manual"
+.TH FSS_EXTENDED_READ "1" "February 2024" "FLL - FSS Extended Read 0.6.9" "Program Manual"
 .SH NAME
 fss_extended_read \- Read data in \fBFSS-0001 (Extended)\fR format.
 .SH SYNOPSIS
@@ -136,4 +136,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_main.3 b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_main.3
new file mode 100644 (file)
index 0000000..9c27de1
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_extended_read_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_read_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_read.h>
+.sp
+\fBf_status_t fss_extended_read_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_read_main\fP(3), \fIfss_extended_read_print_copyright\fP(3), \fIfss_extended_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_copyright.3 b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_copyright.3
new file mode 100644 (file)
index 0000000..72068a1
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_extended_read_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_read_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_read.h>
+.sp
+\fBf_status_t fss_extended_read_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_read_main\fP(3), \fIfss_extended_read_print_copyright\fP(3), \fIfss_extended_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_help.3 b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_help.3
new file mode 100644 (file)
index 0000000..8c5abcb
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_extended_read_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_read_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_read.h>
+.sp
+\fBf_status_t fss_extended_read_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_read_main\fP(3), \fIfss_extended_read_print_copyright\fP(3), \fIfss_extended_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index fb33a8cbc9133d0effe489083b2d24aa145e47e6..debbec7483b6498b50a9d4e550e93b7923af9098 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 6c6cd5cc268e819ff16a727c16824a8afd1aeb8e..27411fd5b3ac431925b6376720de13bc4799300b 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EXTENDED_WRITE "1" "January 2023" "FLL - FSS Extended Write 0.6.9" "Program Manual"
+.TH FSS_EXTENDED_WRITE "1" "February 2024" "FLL - FSS Extended Write 0.6.9" "Program Manual"
 .SH NAME
 fss_extended_write \- Write data in \fBFSS-0001 (Extended)\fR format.
 .SH SYNOPSIS
@@ -81,4 +81,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_main.3 b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_main.3
new file mode 100644 (file)
index 0000000..197a5a5
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_extended_write_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_write_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_write.h>
+.sp
+\fBf_status_t fss_extended_write_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_write_main\fP(3), \fIfss_extended_write_print_copyright\fP(3), \fIfss_extended_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_copyright.3 b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_copyright.3
new file mode 100644 (file)
index 0000000..2563640
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_extended_write_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_write_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_write.h>
+.sp
+\fBf_status_t fss_extended_write_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_write_main\fP(3), \fIfss_extended_write_print_copyright\fP(3), \fIfss_extended_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_help.3 b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_help.3
new file mode 100644 (file)
index 0000000..75c9b9a
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_extended_write_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_extended_write_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_extended_write.h>
+.sp
+\fBf_status_t fss_extended_write_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_extended_write_main\fP(3), \fIfss_extended_write_print_copyright\fP(3), \fIfss_extended_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index e72f068f930409aeb5951b2a3ea2ffa3122d11be..a54271e738fedfee8e4dfce21781e422c7f7da5e 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index b52f8c5cc498cdb2827835b09c715c5eec628190..224f3373e8eaa497c9c7652607453dc86d4f8f7a 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_IDENTIFY "1" "April 2023" "FLL - FSS Identify 0.6.9" "Program Manual"
+.TH FSS_IDENTIFY "1" "February 2024" "FLL - FSS Identify 0.6.9" "Program Manual"
 .SH NAME
 fss_identify \- Read data looking for the FSS header and parse out the FSS standard identifying information.
 .SH SYNOPSIS
@@ -72,4 +72,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_identify/data/documentation/man/man3/fss_identify_main.3 b/level_3/fss_identify/data/documentation/man/man3/fss_identify_main.3
new file mode 100644 (file)
index 0000000..ad7de24
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_identify_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_identify_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_identify.h>
+.sp
+\fBf_status_t fss_identify_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_identify_main\fP(3), \fIfss_identify_print_copyright\fP(3), \fIfss_identify_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_copyright.3 b/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_copyright.3
new file mode 100644 (file)
index 0000000..0e91034
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_identify_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_identify_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_identify.h>
+.sp
+\fBf_status_t fss_identify_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_identify_main\fP(3), \fIfss_identify_print_copyright\fP(3), \fIfss_identify_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_help.3 b/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_help.3
new file mode 100644 (file)
index 0000000..1698e67
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_identify_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_identify_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_identify.h>
+.sp
+\fBf_status_t fss_identify_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_identify_main\fP(3), \fIfss_identify_print_copyright\fP(3), \fIfss_identify_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 51d3027d91324bf4b8ba48da70ec687228bee897..9bd671ae5b721e0af9e9909f38fd38c9363867f0 100644 (file)
@@ -21,7 +21,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 7a696db3a3bb27edecb035f08d6a2c0be58e74c6..f79ed6617c5bfd915ec6a136ff2ef06b915ee49a 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_PAYLOAD_READ "1" "April 2023" "FLL - FSS Payload Read 0.6.9" "Program Manual"
+.TH FSS_PAYLOAD_READ "1" "February 2024" "FLL - FSS Payload Read 0.6.9" "Program Manual"
 .SH NAME
 fss_payload_read \- Read data in \fBFSS-000E (Payload)\fR format.
 .SH SYNOPSIS
@@ -141,4 +141,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_main.3 b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_main.3
new file mode 100644 (file)
index 0000000..2ef9c93
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_payload_read_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_payload_read_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_payload_read.h>
+.sp
+\fBf_status_t fss_payload_read_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_payload_read_main\fP(3), \fIfss_payload_read_print_copyright\fP(3), \fIfss_payload_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_copyright.3 b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_copyright.3
new file mode 100644 (file)
index 0000000..ff9c6cf
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_payload_read_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_payload_read_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_payload_read.h>
+.sp
+\fBf_status_t fss_payload_read_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_payload_read_main\fP(3), \fIfss_payload_read_print_copyright\fP(3), \fIfss_payload_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_help.3 b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_help.3
new file mode 100644 (file)
index 0000000..33688c6
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_payload_read_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_payload_read_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_payload_read.h>
+.sp
+\fBf_status_t fss_payload_read_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_payload_read_main\fP(3), \fIfss_payload_read_print_copyright\fP(3), \fIfss_payload_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 0dec0035f8f1c587cfdf0434f60d36e13d1aa485..5977387ac47e5db888478942450865a5e327e350 100644 (file)
@@ -20,7 +20,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 292ca9d5d7de33604ccbabadf82c2bfcbfa9b32f..f1a09781e0cb615026332355e0e78f85ade57e01 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_PAYLOAD_WRITE "1" "April 2023" "FLL - FSS Payload Write 0.6.9" "Program Manual"
+.TH FSS_PAYLOAD_WRITE "1" "February 2024" "FLL - FSS Payload Write 0.6.9" "Program Manual"
 .SH NAME
 fss_payload_write \- Write data in \fBFSS-000E (Payload)\fR format.
 .SH SYNOPSIS
@@ -81,4 +81,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_main.3 b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_main.3
new file mode 100644 (file)
index 0000000..338a892
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_payload_write_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_payload_write_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_payload_write.h>
+.sp
+\fBf_status_t fss_payload_write_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_payload_write_main\fP(3), \fIfss_payload_write_print_copyright\fP(3), \fIfss_payload_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_copyright.3 b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_copyright.3
new file mode 100644 (file)
index 0000000..52ee70f
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_payload_write_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_payload_write_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_payload_write.h>
+.sp
+\fBf_status_t fss_payload_write_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_payload_write_main\fP(3), \fIfss_payload_write_print_copyright\fP(3), \fIfss_payload_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_help.3 b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_help.3
new file mode 100644 (file)
index 0000000..f616911
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_payload_write_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_payload_write_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_payload_write.h>
+.sp
+\fBf_status_t fss_payload_write_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_payload_write_main\fP(3), \fIfss_payload_write_print_copyright\fP(3), \fIfss_payload_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index b12d8defa3f31e8c3f7c5c5205173ae99086dc57..03410efd832a001a9beac6a4ce510104e16d18ef 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 9d2e8fc6f1a6ca07b234a6308cdb6252fb51a208..4e5ec0452c21575757a6779189be103ac42f7063 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_STATUS_CODE "1" "April 2023" "FLL - FSS Status Code 0.6.9" "Program Manual"
+.TH FSS_STATUS_CODE "1" "February 2024" "FLL - FSS Status Code 0.6.9" "Program Manual"
 .SH NAME
 fss_status_code \- Convert to or from status codes returned by FLL programs with FSS codes.
 .SH SYNOPSIS
@@ -73,4 +73,4 @@ Either code strings, such as \fBF_none\fR, or digits, such as \fB197\fR.
 Written by Kevin Day.
 .SH STATUS CODES
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_main.3 b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_main.3
new file mode 100644 (file)
index 0000000..8169418
--- /dev/null
@@ -0,0 +1,55 @@
+.TH fss_status_code_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_status_code_main
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_status_code.h>
+.sp
+\fBf_status_t fss_status_code_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_status_code_main\fP(3), \fIfss_status_code_print_copyright\fP(3), \fIfss_status_code_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_copyright.3 b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_copyright.3
new file mode 100644 (file)
index 0000000..c0ed631
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_status_code_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_status_code_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_status_code.h>
+.sp
+\fBf_status_t fss_status_code_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_status_code_main\fP(3), \fIfss_status_code_print_copyright\fP(3), \fIfss_status_code_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_help.3 b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_help.3
new file mode 100644 (file)
index 0000000..565605a
--- /dev/null
@@ -0,0 +1,39 @@
+.TH fss_status_code_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+fss_status_code_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/fss_status_code.h>
+.sp
+\fBf_status_t fss_status_code_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIfss_status_code_main\fP(3), \fIfss_status_code_print_copyright\fP(3), \fIfss_status_code_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6f97f9ea00a2d091e76cfd5f16de907b1a547952..5ddd463b104f3c2c29392dff1611289403608c1f 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index f9d17b34d0464bc9d77f83098daa8af947d472ca..98e08280afd109f59fc42f53d3586e9abb0a51e1 100644 (file)
@@ -1,4 +1,4 @@
-.TH IKI_READ "1" "April 2023" "FLL - IKI Read 0.6.9" "Program Manual"
+.TH IKI_READ "1" "February 2024" "FLL - IKI Read 0.6.9" "Program Manual"
 .SH NAME
 iki_read \- Read text, processing IKI variables.
 .SH SYNOPSIS
@@ -112,4 +112,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/iki_read/data/documentation/man/man3/iki_read_main.3 b/level_3/iki_read/data/documentation/man/man3/iki_read_main.3
new file mode 100644 (file)
index 0000000..a316ece
--- /dev/null
@@ -0,0 +1,55 @@
+.TH iki_read_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+iki_read_main
+.SH SYNOPSIS
+.nf
+.B #include <program/iki_read.h>
+.sp
+\fBf_status_t iki_read_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIiki_read_main\fP(3), \fIiki_read_print_copyright\fP(3), \fIiki_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/iki_read/data/documentation/man/man3/iki_read_print_copyright.3 b/level_3/iki_read/data/documentation/man/man3/iki_read_print_copyright.3
new file mode 100644 (file)
index 0000000..3d0775b
--- /dev/null
@@ -0,0 +1,39 @@
+.TH iki_read_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+iki_read_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/iki_read.h>
+.sp
+\fBf_status_t iki_read_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIiki_read_main\fP(3), \fIiki_read_print_copyright\fP(3), \fIiki_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/iki_read/data/documentation/man/man3/iki_read_print_help.3 b/level_3/iki_read/data/documentation/man/man3/iki_read_print_help.3
new file mode 100644 (file)
index 0000000..90214e8
--- /dev/null
@@ -0,0 +1,39 @@
+.TH iki_read_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+iki_read_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/iki_read.h>
+.sp
+\fBf_status_t iki_read_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIiki_read_main\fP(3), \fIiki_read_print_copyright\fP(3), \fIiki_read_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 198ac9e727113f363cb484420b33aa9e562d1653..2d495d947f3e98da4e99db9bad25a329d1c0c30e 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 139b0f1d0fd49168fcbbf85d53aaa46ee969b958..d5b1598a53e394f568344e7668022c3881d76bcc 100644 (file)
@@ -1,4 +1,4 @@
-.TH IKI_WRITE "1" "April 2023" "FLL - IKI Write 0.6.9" "Program Manual"
+.TH IKI_WRITE "1" "February 2024" "FLL - IKI Write 0.6.9" "Program Manual"
 .SH NAME
 iki_write \- Convert text into an IKI format.
 .SH SYNOPSIS
@@ -67,4 +67,4 @@ Use single quotes.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/iki_write/data/documentation/man/man3/iki_write_main.3 b/level_3/iki_write/data/documentation/man/man3/iki_write_main.3
new file mode 100644 (file)
index 0000000..ef77890
--- /dev/null
@@ -0,0 +1,55 @@
+.TH iki_write_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+iki_write_main
+.SH SYNOPSIS
+.nf
+.B #include <program/iki_write.h>
+.sp
+\fBf_status_t iki_write_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIiki_write_main\fP(3), \fIiki_write_print_copyright\fP(3), \fIiki_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/iki_write/data/documentation/man/man3/iki_write_print_copyright.3 b/level_3/iki_write/data/documentation/man/man3/iki_write_print_copyright.3
new file mode 100644 (file)
index 0000000..9f4c605
--- /dev/null
@@ -0,0 +1,39 @@
+.TH iki_write_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+iki_write_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/iki_write.h>
+.sp
+\fBf_status_t iki_write_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIiki_write_main\fP(3), \fIiki_write_print_copyright\fP(3), \fIiki_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/iki_write/data/documentation/man/man3/iki_write_print_help.3 b/level_3/iki_write/data/documentation/man/man3/iki_write_print_help.3
new file mode 100644 (file)
index 0000000..7861dd3
--- /dev/null
@@ -0,0 +1,39 @@
+.TH iki_write_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+iki_write_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/iki_write.h>
+.sp
+\fBf_status_t iki_write_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIiki_write_main\fP(3), \fIiki_write_print_copyright\fP(3), \fIiki_write_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index 6ba7834907604579358c80f88307e46e2d511bbf..f9e3612d2d784ea6d26c43f035ba721ab4f3dc67 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 8a1bd92e6b51a3fee82a96c0b64ab4cce4ae743b..c316d444e44d94bd66efa5046e5cdae39dcaac06 100644 (file)
@@ -1,4 +1,4 @@
-.TH STATUS_CODE "1" "April 2023" "FLL - Status Code 0.6.9" "Program Manual"
+.TH STATUS_CODE "1" "February 2024" "FLL - Status Code 0.6.9" "Program Manual"
 .SH NAME
 status_code \- Convert to or from status codes returned by FLL programs.
 .SH SYNOPSIS
@@ -71,4 +71,4 @@ Either code strings, such as \fBF_none\fR, or digits, such as \fB197\fR.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/status_code/data/documentation/man/man3/status_code_main.3 b/level_3/status_code/data/documentation/man/man3/status_code_main.3
new file mode 100644 (file)
index 0000000..2eaa2d4
--- /dev/null
@@ -0,0 +1,55 @@
+.TH status_code_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+status_code_main
+.SH SYNOPSIS
+.nf
+.B #include <program/status_code.h>
+.sp
+\fBf_status_t status_code_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIstatus_code_main\fP(3), \fIstatus_code_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/status_code/data/documentation/man/man3/status_code_print_help.3 b/level_3/status_code/data/documentation/man/man3/status_code_print_help.3
new file mode 100644 (file)
index 0000000..4d94acd
--- /dev/null
@@ -0,0 +1,39 @@
+.TH status_code_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+status_code_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/status_code.h>
+.sp
+\fBf_status_t status_code_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+This program provides status code to/from string translation. Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIstatus_code_main\fP(3), \fIstatus_code_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
index d0460e82f783fa62632c431830d529656d003f14..318a429dd39dd154a4c5f2ffea228b957af6494a 100644 (file)
@@ -14,7 +14,7 @@ extern "C" {
 
     flockfile(file.stream);
 
-    fl_print_format("%rCopyright © 2007-2023 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     #ifndef _di_detailed_copyright_
       if (full) {
index 1945fa8acf2d7e28d698a6cec859b1a6e98a3630..cfb92b6adaa6e824935d490cdc9743fe25c08b55 100644 (file)
@@ -1,4 +1,4 @@
-.TH UTF8 "1" "January 2023" "FLL - UTF8 0.6.9" "Program Manual"
+.TH UTF8 "1" "February 2024" "FLL - UTF8 0.6.9" "Program Manual"
 .SH NAME
 utf8 \- Convert to byte sequences to or from Unicode codepoints.
 .SH SYNOPSIS
@@ -91,4 +91,4 @@ Any number of characters representing either Unicode codepoints or byte sequence
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2023 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/utf8/data/documentation/man/man3/utf8_main.3 b/level_3/utf8/data/documentation/man/man3/utf8_main.3
new file mode 100644 (file)
index 0000000..c62136a
--- /dev/null
@@ -0,0 +1,61 @@
+.TH utf8_main "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+utf8_main
+.SH SYNOPSIS
+.nf
+.B #include <program/utf8.h>
+.sp
+\fBf_status_t utf8_main\fP(
+    \fBfll_program_data_t *const     \fP\fImain\fP,
+    \fBconst f_console_arguments_t  *\fP\fIarguments\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Execute main program.
+.PP
+If main.signal is non-zero, then this blocks and handles the following signals:
+.br
+  - F_signal_abort
+.br
+  - F_signal_broken_pipe
+.br
+  - F_signal_hangup
+.br
+  - F_signal_interrupt
+.br
+  - F_signal_quit
+.br
+  - F_signal_termination
+.SH PARAMETERS
+.TP
+.B main
+The main program data.
+
+.TP
+.B arguments
+The parameters passed to the process.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.br
+\fBF_true\fP on success when performing verification and verify passed.
+.br
+\fBF_false\fP on success when performing verification and verify failed.
+.br
+\fBF_interrupt\fP on (exit) signal received.
+.br
+Status codes (with error bit) are returned on any problem.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIutf8_main\fP(3), \fIutf8_print_copyright\fP(3), \fIutf8_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/utf8/data/documentation/man/man3/utf8_print_copyright.3 b/level_3/utf8/data/documentation/man/man3/utf8_print_copyright.3
new file mode 100644 (file)
index 0000000..4315216
--- /dev/null
@@ -0,0 +1,39 @@
+.TH utf8_print_copyright "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+utf8_print_copyright
+.SH SYNOPSIS
+.nf
+.B #include <program/utf8.h>
+.sp
+\fBf_status_t utf8_print_copyright\fP(
+    \fBconst f_file_t \fP\fIfile\fP,
+    \fBconst bool     \fP\fIdetail\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print copyright.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B detail
+If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIutf8_main\fP(3), \fIutf8_print_copyright\fP(3), \fIutf8_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
diff --git a/level_3/utf8/data/documentation/man/man3/utf8_print_help.3 b/level_3/utf8/data/documentation/man/man3/utf8_print_help.3
new file mode 100644 (file)
index 0000000..fd3317c
--- /dev/null
@@ -0,0 +1,39 @@
+.TH utf8_print_help "3" "February 2024" "FLL - Featureless Linux Library 0.6.9" "Library Functions"
+.SH "NAME"
+utf8_print_help
+.SH SYNOPSIS
+.nf
+.B #include <program/utf8.h>
+.sp
+\fBf_status_t utf8_print_help\fP(
+    \fBconst f_file_t          \fP\fIfile\fP,
+    \fBconst f_color_context_t \fP\fIcontext\fP
+);
+.fi
+.SH DESCRIPTION
+.PP
+Print help.
+.SH PARAMETERS
+.TP
+.B file
+The file to print to.
+
+.TP
+.B context
+The color context settings.
+
+.SH RETURN VALUE
+.PP
+\fBF_none\fP on success.
+.SH SEE ALSO
+.PP
+.nh
+.ad l
+\fIutf8_main\fP(3), \fIutf8_print_copyright\fP(3), \fIutf8_print_help\fP(3)
+.ad
+.hy
+.SH AUTHOR
+Written by Kevin Day.
+.SH COPYRIGHT
+.PP
+Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.