libisofs/src
Vreixo Formoso 40b27dbacc Initial support for low level ECMA-119 tree.
This only adds the tree creation functions, no sorting and name mangling 
yet. Only plain ECMA-119 supported for now, nor RR, relaxed 
restrictions, etc..

This also adds a little test program.
2007-12-15 16:55:44 +01:00
..
builder.c Implement function to recursively add a dir to an iso tree. 2007-12-11 22:47:04 +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 Initial support for low level ECMA-119 tree. 2007-12-15 16:55:44 +01:00
ecma119.h Initial support for low level ECMA-119 tree. 2007-12-15 16:55:44 +01:00
ecma119_tree.c Initial support for low level ECMA-119 tree. 2007-12-15 16:55:44 +01:00
ecma119_tree.h Initial support for low level ECMA-119 tree. 2007-12-15 16:55:44 +01:00
error.h Support for charset conversion from any encoding to ASCII. 2007-12-14 21:42:55 +01:00
filesrc.c Fix bug in IsoFileSrc implementation, related to a wrogn usage of tsearch. 2007-12-15 16:48:50 +01:00
filesrc.h Fix bug in IsoFileSrc implementation, related to a wrogn usage of tsearch. 2007-12-15 16:48:50 +01:00
fs_local.c Support for identification of source Streams. 2007-12-15 12:51:48 +01:00
fsource.c Support for identification of source Streams. 2007-12-15 12:51:48 +01:00
fsource.h Support for identification of source Streams. 2007-12-15 12:51:48 +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
image_writer.h Init implementation of IsoFileSrc. 2007-12-15 13:13:49 +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 Add message queue facilities. Each IsoImage will have its own msg queue. 2007-12-02 20:11:44 +01:00
libisofs.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
messages.c Add message queue facilities. Each IsoImage will have its own msg queue. 2007-12-02 20:11:44 +01:00
messages.h Add message queue facilities. Each IsoImage will have its own msg queue. 2007-12-02 20:11:44 +01:00
node.c 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
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 Init implementation of IsoFileSrc. 2007-12-15 13:13:49 +01:00
stream.h Support for identification of source Streams. 2007-12-15 12:51:48 +01:00
tree.c 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
util.c Add support for generating ISO identifiers from ASCII strings. 2007-12-14 22:13:00 +01:00
util.h Add support for generating ISO identifiers from ASCII strings. 2007-12-14 22:13:00 +01:00