]> Kevux Git Server - fll/commit
Update: Add too large and too small status codes for F_payload and F_packet.
authorKevin Day <thekevinday@gmail.com>
Thu, 31 Aug 2023 03:55:47 +0000 (22:55 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 31 Aug 2023 03:55:47 +0000 (22:55 -0500)
commit2b61b24b69bb7bf7dec41759dfb4f9cb4b188ffd
tree29cdebb861713400fbaa7b74792f518c099ec679
parent383470762e16e9152e0c8cdc39faf0a3c01867f4
Update: Add too large and too small status codes for F_payload and F_packet.

The packet and payload are very likely to have too large status codes.
Add the too small status codes for consistency.
level_0/f_status/c/status.h
level_0/f_status_string/c/status_string.c
level_0/f_status_string/c/status_string.h
level_0/f_status_string/tests/unit/c/test-status_string-to.c
level_1/fl_status_string/c/status_string.c
level_1/fl_status_string/tests/unit/c/test-status_string-from.c