libisofs/src
Vreixo Formoso 2f383215ff Implement Writer for file contents.
Some aspects, such as better reporting of file bigger or smaller than 
expected is needed, but all situations are handled propertly.
2007-12-20 22:17:18 +01:00
..
builder.c Improve IsoFileSource interface implementation. 2007-12-20 20:47:39 +01:00
builder.h Implement function to recursively add a dir to an iso tree. 2007-12-11 22:47:04 +01:00
ecma119.c Implement Writer for file contents. 2007-12-20 22:17:18 +01:00
ecma119.h Replace glibc tsearch() with a custom red-black tree implementation. 2007-12-20 00:25:25 +01:00
ecma119_tree.c Improve IsoStream interface implementation. 2007-12-20 20:58:03 +01:00
ecma119_tree.h Initial structure for ECMA-119 writer. 2007-12-17 23:22:19 +01:00
error.h Guard against empty names. 2007-12-20 16:09:29 +01:00
filesrc.c Implement Writer for file contents. 2007-12-20 22:17:18 +01:00
filesrc.h Implement Writer for file contents. 2007-12-20 22:17:18 +01:00
fs_local.c Improve IsoFileSource interface implementation. 2007-12-20 20:47:39 +01:00
fsource.c Improve IsoFileSource interface implementation. 2007-12-20 20:47:39 +01:00
fsource.h Improve IsoFileSource interface implementation. 2007-12-20 20:47:39 +01:00
image.c Implement function to recursively add a dir to an iso tree. 2007-12-11 22:47:04 +01:00
image.h Implement function to recursively add a dir to an iso tree. 2007-12-11 22:47:04 +01:00
libiso_msgs.c Add message queue facilities. Each IsoImage will have its own msg queue. 2007-12-02 20:11:44 +01:00
libiso_msgs.h Implement Writer for file contents. 2007-12-20 22:17:18 +01:00
libisofs.h Code to compute position of directory records and path tables. 2007-12-18 00:20:03 +01:00
messages.c Improve message functions to support message formating in printf style. 2007-12-17 21:12:51 +01:00
messages.h Implement Writer for file contents. 2007-12-20 22:17:18 +01:00
node.c Guard against empty names. 2007-12-20 16:09:29 +01:00
node.h Expose iso_node_set_hidden(), to let a node be hidden in RR/ISO or Joliet tree. 2007-12-13 20:27:58 +01:00
stream.c Improve IsoStream interface implementation. 2007-12-20 20:58:03 +01:00
stream.h Improve IsoStream interface implementation. 2007-12-20 20:58:03 +01:00
tree.c Improve IsoFileSource interface implementation. 2007-12-20 20:47:39 +01:00
util.c Implement Writer for file contents. 2007-12-20 22:17:18 +01:00
util.h Implement Writer for file contents. 2007-12-20 22:17:18 +01:00
util_rbtree.c Replace glibc tsearch() with a custom red-black tree implementation. 2007-12-20 00:25:25 +01:00
writer.h Implementation of the write function to use by the Writers. 2007-12-18 00:37:24 +01:00