libisofs/src
Vreixo Formoso 2dc15ab164 Add some util functions, mostly copied from old libisofs. 2007-12-18 21:51:33 +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 Implementation of the write function to use by the Writers. 2007-12-18 00:37:24 +01:00
ecma119.h Implementation of the write function to use by the Writers. 2007-12-18 00:37:24 +01:00
ecma119_tree.c Move size, ino, dev cache from IsoFileSrc to IsoStream. 2007-12-18 20:46:28 +01:00
ecma119_tree.h Initial structure for ECMA-119 writer. 2007-12-17 23:22:19 +01:00
error.h Implementation of the write function to use by the Writers. 2007-12-18 00:37:24 +01:00
filesrc.c Move size, ino, dev cache from IsoFileSrc to IsoStream. 2007-12-18 20:46:28 +01:00
filesrc.h Move size, ino, dev cache from IsoFileSrc to IsoStream. 2007-12-18 20:46:28 +01:00
fs_local.c Fix bug in open() function for local file srcs, to deal with symlinks. 2007-12-15 17:12:21 +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 Handling of iso directory depth restrictions on tree creation time. 2007-12-15 18:29:40 +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 Improve message functions to support message formating in printf style. 2007-12-17 21:12:51 +01:00
node.c Fix bug, root refcount must be initialized to 1. 2007-12-18 10:54:09 +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 Move size, ino, dev cache from IsoFileSrc to IsoStream. 2007-12-18 20:46:28 +01:00
stream.h Move size, ino, dev cache from IsoFileSrc to IsoStream. 2007-12-18 20:46:28 +01:00
tree.c Improve message functions to support message formating in printf style. 2007-12-17 21:12:51 +01:00
util.c Add some util functions, mostly copied from old libisofs. 2007-12-18 21:51:33 +01:00
util.h Add some util functions, mostly copied from old libisofs. 2007-12-18 21:51:33 +01:00
writer.h Implementation of the write function to use by the Writers. 2007-12-18 00:37:24 +01:00