]> Kevux Git Server - fll/commit
Update: Add stand alone fss_basic_read, fss_basic_write, fss_extended_read, and fss_e... 0.6.6
authorKevin Day <kevin@kevux.org>
Sun, 2 Jul 2023 05:42:05 +0000 (00:42 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 2 Jul 2023 05:42:05 +0000 (00:42 -0500)
commitbf9e902b6df9352d058cac9a7ffb13fa5604f868
tree6c8e068787421d2d619fc07efd2aefa87e7fc3da
parentf6fc93294b0b8c800f88d7c912320cd9673861f5
Update: Add stand alone fss_basic_read, fss_basic_write, fss_extended_read, and fss_extended_write.

I took the lazy approach and copied the fss_payload_read and fss_payload_write.
These projects will have most of the same dependencies with only a few changes.

This lazy approach means that I may have included unnecessary data.
12 files changed:
build/stand_alone/fss_basic_read.config.h [new file with mode: 0644]
build/stand_alone/fss_basic_read.fakefile [new file with mode: 0644]
build/stand_alone/fss_basic_read.settings [new file with mode: 0644]
build/stand_alone/fss_basic_write.config.h [new file with mode: 0644]
build/stand_alone/fss_basic_write.fakefile [new file with mode: 0644]
build/stand_alone/fss_basic_write.settings [new file with mode: 0644]
build/stand_alone/fss_extended_read.config.h [new file with mode: 0644]
build/stand_alone/fss_extended_read.fakefile [new file with mode: 0644]
build/stand_alone/fss_extended_read.settings [new file with mode: 0644]
build/stand_alone/fss_extended_write.config.h [new file with mode: 0644]
build/stand_alone/fss_extended_write.fakefile [new file with mode: 0644]
build/stand_alone/fss_extended_write.settings [new file with mode: 0644]