libisofs/src
Vreixo Formoso dd83f85d09 Support for identification of source Streams.
We identify uniquelly a given source Stream by a triple of numbers: the
filesystem id, the device id inside the filesystem, and the inode id.
2007-12-15 12:51:48 +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
error.h Support for charset conversion from any encoding to ASCII. 2007-12-14 21:42:55 +01:00
filesrc.h Little changes. 2007-12-02 17:59:36 +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
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 Support for identification of source Streams. 2007-12-15 12:51:48 +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