You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libisofs/src
Vreixo Formoso 4da469a3bf Addapt recursive addition function to new replace enum. 16 years ago
..
buffer.c Define code style formatter for eclipse and apply it to source. 16 years ago
buffer.h Minor changes. 16 years ago
builder.c Change recOpts in Image, it can be part of the Image struct, not a ptr. 16 years ago
builder.h Define code style formatter for eclipse and apply it to source. 16 years ago
data_source.c Fix bug in DataSource. 16 years ago
ecma119.c Add support for El-Torito. 16 years ago
ecma119.h Add support for El-Torito. 16 years ago
ecma119_tree.c Improve mangling algorithm, by using a hash table for name search. 16 years ago
ecma119_tree.h Begin Joliet support. Creation of Joliet writer and Joliet tree. 16 years ago
eltorito.c Support for patching isolinux images. 16 years ago
eltorito.h Support for reading El-Torito info from previous images. 16 years ago
error.h Support for reading El-Torito info from previous images. 16 years ago
filesrc.c Support for reading El-Torito info from previous images. 16 years ago
filesrc.h Handling of El-Torito boot catalog at low level. 16 years ago
fs_image.c Functions to access volume information from an IsoImageFilesystem. 16 years ago
fs_image.h Functions to access volume information from an IsoImageFilesystem. 16 years ago
fs_local.c Improve filesystem implementation to deal with local files. 16 years ago
fsource.c Fix link problem by removing all inline functions defined in .h files. 16 years ago
fsource.h Fix link problem by removing all inline functions defined in .h files. 16 years ago
image.c Add El-Torito estructures to an IsoImage, and APIs for manage it. 16 years ago
image.h Addapt recursive addition function to new replace enum. 16 years ago
joliet.c Handling of El-Torito boot catalog at low level. 16 years ago
joliet.h Store joliet-related info in Ecma119Image target insted of Writer. 16 years ago
libiso_msgs.c Add message queue facilities. Each IsoImage will have its own msg queue. 16 years ago
libiso_msgs.h Add function to create an IsoFileSource from an ISO image. 16 years ago
libisofs.h Encapsulate insertion of nodes in node.c. Define replace behavior. 16 years ago
messages.c Change message functions signature. 16 years ago
messages.h Add function to create an IsoFileSource from an ISO image. 16 years ago
node.c Encapsulate insertion of nodes in node.c. Define replace behavior. 16 years ago
node.h Encapsulate insertion of nodes in node.c. Define replace behavior. 16 years ago
rockridge.c Support charset conversion on symlink destination. 16 years ago
rockridge.h Add functions to read RockRidge SUSP entries. 16 years ago
rockridge_read.c Fix bug in RR PX entry parsing. 16 years ago
stream.c Fix link problem by removing all inline functions defined in .h files. 16 years ago
stream.h Fix link problem by removing all inline functions defined in .h files. 16 years ago
tree.c Addapt recursive addition function to new replace enum. 16 years ago
tree.h Add image contents recursively and volume attributes. 16 years ago
util.c Prevent memory leak in case of failure. 16 years ago
util.h Fix link problem by removing all inline functions defined in .h files. 16 years ago
util_htable.c Fix some bugs in hash table implementation. 16 years ago
util_rbtree.c Add support for appendable multisession images. 16 years ago
writer.h Define code style formatter for eclipse and apply it to source. 16 years ago