Add iso_file_src default implementation.
This will be the base class for file content writting, with support for on-the-file file modification, useful for things like compression or encryption.
This commit is contained in:
@@ -32,6 +32,8 @@ libisofs_libisofs_la_SOURCES = \
|
||||
libisofs/hash.c \
|
||||
libisofs/file.h \
|
||||
libisofs/file.c \
|
||||
libisofs/file_src.h \
|
||||
libisofs/file_src.c \
|
||||
libisofs/eltorito.h \
|
||||
libisofs/eltorito.c \
|
||||
libisofs/data_source.c \
|
||||
|
Reference in New Issue
Block a user