libisofs/src
Vreixo Formoso 007be29c6d Fix little bug: ensure number of children is incremented when adding a
new node to a dir.
2007-12-06 02:38:19 +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 stat() function to IsoFileSource interface. 2007-12-02 22:03:29 +01:00
image.c Add message queue facilities. Each IsoImage will have its own msg queue. 2007-12-02 20:11:44 +01:00
image.h Implementation of IsoStream for IsoFileSources. 2007-12-02 22:04:26 +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 Take care about duplicate node names in iso_node_set_name(). 2007-12-06 02:22:11 +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 Take care about duplicate node names in iso_node_set_name(). 2007-12-06 02:22:11 +01:00
node.h Init builder implementation. 2007-12-04 22:33:40 +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 Fix little bug: ensure number of children is incremented when adding a 2007-12-06 02:38:19 +01:00