libisofs/src
Vreixo Formoso 6298ef4814 Support charset conversion on symlink destination. 2008-01-05 17:45:25 +01:00
..
buffer.c Define code style formatter for eclipse and apply it to source. 2007-12-28 22:10:17 +01:00
buffer.h Minor changes. 2007-12-23 15:39:41 +01:00
builder.c Change recOpts in Image, it can be part of the Image struct, not a ptr. 2007-12-29 16:49:04 +01:00
builder.h Define code style formatter for eclipse and apply it to source. 2007-12-28 22:10:17 +01:00
data_source.c Fix bug in DataSource. 2008-01-03 00:18:59 +01:00
ecma119.c Improve growing by padding the image, if needed. 2008-01-05 03:16:33 +01:00
ecma119.h Improve growing by padding the image, if needed. 2008-01-05 03:16:33 +01:00
ecma119_tree.c Change message functions signature. 2007-12-30 22:04:41 +01:00
ecma119_tree.h Reduce memory usage in low level tree, by storing dir info separately. 2007-12-29 18:30:59 +01:00
error.h Support for reading a dir inside an image, step 1. 2008-01-02 18:56:45 +01:00
filesrc.c Add support for appendable multisession images. 2008-01-04 23:54:31 +01:00
filesrc.h Define code style formatter for eclipse and apply it to source. 2007-12-28 22:10:17 +01:00
fs_image.c Support charset conversion on symlink destination. 2008-01-05 17:45:25 +01:00
fs_image.h Allow selection of charset encoding for RR names. 2008-01-03 23:52:27 +01:00
fs_local.c Function to read file contents from image. 2008-01-03 00:56:11 +01:00
fsource.c Define code style formatter for eclipse and apply it to source. 2007-12-28 22:10:17 +01:00
fsource.h Support for getting arbitrary file on image by path. 2008-01-03 13:27:24 +01:00
image.c Change recOpts in Image, it can be part of the Image struct, not a ptr. 2007-12-29 16:49:04 +01:00
image.h Expose several tree options, to control recursive dir addition. 2007-12-29 17:15:24 +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 function to create an IsoFileSource from an ISO image. 2007-12-31 21:51:35 +01:00
libisofs.h Let NULL input charset in image reading, that defaults to locale one. 2008-01-05 16:01:21 +01:00
messages.c Change message functions signature. 2007-12-30 22:04:41 +01:00
messages.h Add function to create an IsoFileSource from an ISO image. 2007-12-31 21:51:35 +01:00
node.c More unit test to check correct RR entries generation for symlinks. 2007-12-30 17:01:51 +01:00
node.h Define code style formatter for eclipse and apply it to source. 2007-12-28 22:10:17 +01:00
rockridge.c Support charset conversion on symlink destination. 2008-01-05 17:45:25 +01:00
rockridge.h Add functions to read RockRidge SUSP entries. 2007-12-31 21:51:31 +01:00
rockridge_read.c Fix bug in RR PX entry parsing. 2008-01-01 20:27:07 +01:00
stream.c Change get_path() definition in IsoFileSource. 2007-12-31 16:27:08 +01:00
stream.h Add a function to identify a Stream, for user notification. 2007-12-29 01:58:42 +01:00
tree.c Add image contents recursively and volume attributes. 2008-01-03 20:04:08 +01:00
tree.h Add image contents recursively and volume attributes. 2008-01-03 20:04:08 +01:00
util.c Start implementation of IsoFilesystem for reading ISO images. 2007-12-30 21:39:17 +01:00
util.h Add support for appendable multisession images. 2008-01-04 23:54:31 +01:00
util_rbtree.c Add support for appendable multisession images. 2008-01-04 23:54:31 +01:00
writer.h Define code style formatter for eclipse and apply it to source. 2007-12-28 22:10:17 +01:00