]> Kevux Git Server - fll/commit
Cleanup: rename F_status_is_not_error() to F_status_is_error_not() (and similar).
authorKevin Day <thekevinday@gmail.com>
Sun, 13 Sep 2020 21:17:24 +0000 (16:17 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 13 Sep 2020 21:17:24 +0000 (16:17 -0500)
commit74830d9898f6f3b4af85edaefdb348e6dd98aab4
tree69e3cfb91048ee8360e9b5d3f8b0c66accf23428
parentbd42d448e944383f37857945f49d0465f6a038e7
Cleanup: rename F_status_is_not_error() to F_status_is_error_not() (and similar).

Also utilize F_status_is_error_not() over F_status_is_fine() in Featureless Make.
13 files changed:
level_0/f_directory/c/directory_type.h
level_0/f_status/c/status.h
level_1/fl_color/c/color.c
level_1/fl_color/c/color.h
level_2/fll_execute/c/execute.c
level_3/fake/c/fake.c
level_3/fake/c/private-build.c
level_3/fake/c/private-fake.c
level_3/fake/c/private-make.c
level_3/fake/c/private-skeleton.c
level_3/firewall/c/firewall.c
level_3/firewall/c/private-firewall.c
level_3/init/c/private-init.c