]> Kevux Git Server - fll/commit
Update: Add stand alone fss_basic_list_read, fss_basic_list_write, fss_extended_list_...
authorKevin Day <kevin@kevux.org>
Sun, 17 Mar 2024 23:21:34 +0000 (18:21 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 17 Mar 2024 23:21:34 +0000 (18:21 -0500)
commit494e2e24667aa6351954037792e76f42f1233cd7
tree19f3bf52f61240231444cec1fb16903d8e6971eb
parent30bef9b3f472c0e2602f40882d6feaafb5b28f4f
Update: Add stand alone fss_basic_list_read, fss_basic_list_write, fss_extended_list_read, and fss_extended_list_write.

I took the lazy approach and copied the fss_basic_read and fss_basic_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_list_read.config.h [new file with mode: 0644]
build/stand_alone/fss_basic_list_read.fakefile [new file with mode: 0644]
build/stand_alone/fss_basic_list_read.settings [new file with mode: 0644]
build/stand_alone/fss_basic_list_write.config.h [new file with mode: 0644]
build/stand_alone/fss_basic_list_write.fakefile [new file with mode: 0644]
build/stand_alone/fss_basic_list_write.settings [new file with mode: 0644]
build/stand_alone/fss_extended_list_read.config.h [new file with mode: 0644]
build/stand_alone/fss_extended_list_read.fakefile [new file with mode: 0644]
build/stand_alone/fss_extended_list_read.settings [new file with mode: 0644]
build/stand_alone/fss_extended_list_write.config.h [new file with mode: 0644]
build/stand_alone/fss_extended_list_write.fakefile [new file with mode: 0644]
build/stand_alone/fss_extended_list_write.settings [new file with mode: 0644]