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.
2007-12-11 22:47:04 +01:00
..
cat.c Add default skel for unit tests. Move test programs to demo. 2007-11-29 22:06:56 +01:00
lsl.c Add default skel for unit tests. Move test programs to demo. 2007-11-29 22:06:56 +01:00
tree.c Implement function to recursively add a dir to an iso tree. 2007-12-11 22:47:04 +01:00