d10ed353e2
This commit also to the following changes: - create_node() on builder never frees the IsoFileSource, it is responsability of the caller to free it. - Recursive addition options added to IsoImage (not exposed to public API yet) - create_node() takes care about follow_symlinks - Added little demo program to test it.
30 lines
316 B
Plaintext
30 lines
316 B
Plaintext
./aclocal.m4
|
|
./autom4te.cache
|
|
./compile
|
|
./config.guess
|
|
./config.sub
|
|
./configure
|
|
./depcomp
|
|
./install-sh
|
|
./ltmain.sh
|
|
./missing
|
|
./Makefile.in
|
|
./config.log
|
|
./config.status
|
|
./libtool
|
|
Makefile
|
|
./libisofs-5.pc
|
|
./version.h
|
|
.deps
|
|
.dirstamp
|
|
.libs
|
|
test/iso
|
|
*.lo
|
|
*.la
|
|
./test/lsl
|
|
./test/cat
|
|
test/test
|
|
demo/lsl
|
|
demo/cat
|
|
demo/tree
|