]> Kevux Git Server - fll/commit
Feature: Add 'input' as file type error string.
authorKevin Day <Kevin@kevux.org>
Wed, 26 Mar 2025 03:26:48 +0000 (22:26 -0500)
committerKevin Day <Kevin@kevux.org>
Wed, 26 Mar 2025 03:26:48 +0000 (22:26 -0500)
commit2fc170a80e0b17e4698657ee884d5a5f1aa44f79
tree019fb583da65e2a2ee921d2d36ac6a536034d772
parent8f5eaf4082303c233cac0d98b5950be323a45d48
Feature: Add 'input' as file type error string.

The error type string `input` is needed to for cases like standard input processing.

Also fix the ordering of the file type error parameter for directory.
build/stand_alone/byte_dump.config.h
build/stand_alone/example.config.h
build/stand_alone/fake.config.h
build/stand_alone/firewall.config.h
build/stand_alone/utf8.config.h
level_2/fll_error/c/error/common.c
level_2/fll_error/c/error/common.h