]> Kevux Git Server - fll/commit
Update: Add new return status codes: F_debug, F_error, F_fine, and F_warning.
authorKevin Day <thekevinday@gmail.com>
Thu, 7 Apr 2022 06:11:20 +0000 (01:11 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 7 Apr 2022 06:11:20 +0000 (01:11 -0500)
commit5d88ef546f9dac20e8f5ad4bd7c3b5de7e01333b
tree4c70ba7fb577caa2d62eb86d50198512e5334fdc
parent34ceaf5a920cbe7e46ccc6e7ba728f64630ba3e9
Update: Add new return status codes: F_debug, F_error, F_fine, and F_warning.

Also add handling of F_error to the standard error handler.
level_0/f_file/c/file.c
level_0/f_file/c/file.h
level_0/f_status/c/status.h
level_2/fll_error/c/error.c
level_2/fll_error/c/private-error.c
level_2/fll_status_string/c/status_string.c