# fss-0000

_di_thread_support_ Disable thread support, handling signals without using a separate thread.

_en_kt_settings_path_ Enable support for processing that settings path, such as /etc/.
_en_kt_process_path_ Enable support for processing that process path, such as /proc/.
_en_kt_default_to_utc_ Default to UTC mode rather than local time.

_use_timegm_ Enable use of timegm() rather than trying to perform the calculations manually.

_kt_MOCK_MAIN_NAME Used for runtime testing to rename the "main" program to link it as a library without conflicting with "main" in the test program.
