libisofs/src
Vreixo Formoso 70b9b87150 Expose iso_node_get_type(). 2007-12-07 22:25:31 +01:00
..
builder.c Init builder implementation. 2007-12-04 22:33:40 +01:00
builder.h Init builder implementation. 2007-12-04 22:33:40 +01:00
error.h Add functions to remove nodes from a dir. Handle deletion of dirs 2007-12-01 02:43:37 +01:00
filesrc.h Little changes. 2007-12-02 17:59:36 +01:00
fs_local.c Add stat() function to IsoFileSource interface. 2007-12-02 22:03:29 +01:00
fsource.c Implement IsoFilesystem to deal with local filesystem. 2007-11-25 19:54:13 +01:00
fsource.h Add function to add an exiting file to the iso tree. 2007-12-07 03:02:46 +01:00
image.c Add function to add an exiting file to the iso tree. 2007-12-07 03:02:46 +01:00
image.h Add function to add an exiting file to the iso tree. 2007-12-07 03:02:46 +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_get_type(). 2007-12-07 22:25:31 +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_get_type(). 2007-12-07 22:25:31 +01:00
node.h Allow adding of special files to iso tree node. 2007-12-06 02:43:24 +01:00
stream.c Implementation of IsoStream for IsoFileSources. 2007-12-02 22:04:26 +01:00
stream.h Implementation of IsoStream for IsoFileSources. 2007-12-02 22:04:26 +01:00
tree.c Add function to add an exiting file to the iso tree. 2007-12-07 03:02:46 +01:00