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 159b775d22 Improve message functions to support message formating in printf style. 15 years ago
..
builder.c Implement function to recursively add a dir to an iso tree. 16 years ago
builder.h Implement function to recursively add a dir to an iso tree. 16 years ago
ecma119.c Improve message functions to support message formating in printf style. 15 years ago
ecma119.h Define some functions and responsabilities for image generation. 15 years ago
ecma119_tree.c Improve message functions to support message formating in printf style. 15 years ago
ecma119_tree.h Define some functions and responsabilities for image generation. 15 years ago
error.h Check file size to ensure file bigger than 4GB are not added to image. 15 years ago
filesrc.c Check file size to ensure file bigger than 4GB are not added to image. 15 years ago
filesrc.h Define some functions and responsabilities for image generation. 15 years ago
fs_local.c Fix bug in open() function for local file srcs, to deal with symlinks. 15 years ago
fsource.c Support for identification of source Streams. 15 years ago
fsource.h Support for identification of source Streams. 15 years ago
image.c Implement function to recursively add a dir to an iso tree. 16 years ago
image.h Implement function to recursively add a dir to an iso tree. 16 years ago
libiso_msgs.c Add message queue facilities. Each IsoImage will have its own msg queue. 16 years ago
libiso_msgs.h Handling of iso directory depth restrictions on tree creation time. 15 years ago
libisofs.h Define some functions and responsabilities for image generation. 15 years ago
messages.c Improve message functions to support message formating in printf style. 15 years ago
messages.h Improve message functions to support message formating in printf style. 15 years ago
node.c Expose iso_node_set_hidden(), to let a node be hidden in RR/ISO or Joliet tree. 16 years ago
node.h Expose iso_node_set_hidden(), to let a node be hidden in RR/ISO or Joliet tree. 16 years ago
stream.c Init implementation of IsoFileSrc. 15 years ago
stream.h Support for identification of source Streams. 15 years ago
tree.c Improve message functions to support message formating in printf style. 15 years ago
util.c Implementation of name mangling algorithm. 15 years ago
util.h Implementation of name mangling algorithm. 15 years ago
writer.h Define some functions and responsabilities for image generation. 15 years ago