libisofs/demo
Vreixo Formoso 51df8c6284 Fix bug introduced when adding Joliet that causes libisofs to hang.
It causes an attempt to read an extra block from ring buffer to overwrite 
buffer, which causes libisofs to hang. The problem is that Volume Descriptor
Set terminator should not be read from buffer, but generated instead.
2008-01-09 18:57:47 +01:00
..
cat.c Improve IsoFileSource interface implementation. 2007-12-20 20:47:39 +01:00
cat_buffer.c Define code style formatter for eclipse and apply it to source. 2007-12-28 22:10:17 +01:00
ecma119_tree.c Reduce memory usage in low level tree, by storing dir info separately. 2007-12-29 18:30:59 +01:00
iso.c Expose Joliet. 2008-01-08 16:10:25 +01:00
iso_cat.c First functions and structures for image import. 2008-01-03 19:17:55 +01:00
iso_grow.c Fix bug introduced when adding Joliet that causes libisofs to hang. 2008-01-09 18:57:47 +01:00
iso_modify.c Expose Joliet. 2008-01-08 16:10:25 +01:00
iso_ms.c Expose Joliet. 2008-01-08 16:10:25 +01:00
iso_read.c Little improves to image reading. 2008-01-08 17:33:06 +01:00
lsl.c Improve IsoFileSource interface implementation. 2007-12-20 20:47:39 +01:00
tree.c Initial support for low level ECMA-119 tree. 2007-12-15 16:55:44 +01:00