]> Kevux Git Server - fll/commit
Cleanup: Several old status code locations (second pass).
authorKevin Day <Kevin@kevux.org>
Mon, 11 Aug 2025 23:22:51 +0000 (18:22 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 12 Aug 2025 00:05:10 +0000 (19:05 -0500)
commit5267c61aeaf6a973dcacf9f209d90f643b36617f
tree7998912ef4863fc7733fe023ff48dbdce658e5d9
parent8dacac51142c16c8118f9de8225d28708f540684
Cleanup: Several old status code locations (second pass).

See the first pass for more details in commit: 8dacac51142c16c8118f9de8225d28708f540684.

This relocates the following sets:
- F_access
- F_directory
- F_equal_to
- F_file
- F_filesystem
- F_instance
- F_process
- F_socket
- F_terminal
- F_than

Remove any wrapping macro defines that should no longer apply.
build/disable/level_0/f_status_string.h
build/stand_alone/firewall.config.h
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