You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libisofs/demo
Vreixo Formoso d10ed353e2 Implement function to recursively add a dir to an iso tree.
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.
16 years ago
..
cat.c Add default skel for unit tests. Move test programs to demo. 16 years ago
lsl.c Add default skel for unit tests. Move test programs to demo. 16 years ago
tree.c Implement function to recursively add a dir to an iso tree. 16 years ago