libisofs/src
Vreixo Formoso a282a7581e Expose report callback. 2008-01-23 20:46:38 +01:00
..
buffer.c Update burn_source to version 1, that adds cancel() function. 2008-01-23 00:34:27 +01:00
buffer.h Add some more control to the ring buffer. 2008-01-14 21:13:53 +01:00
builder.c Several improves in error codes. 2008-01-20 22:28:27 +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 Several improves in error codes. 2008-01-20 22:28:27 +01:00
ecma119.c Little improvements in error severity. 2008-01-23 20:28:57 +01:00
ecma119.h Option to set default values for file timestamps. 2008-01-23 19:46:36 +01:00
ecma119_tree.c Some little bug fix, related to thing I forget to change. 2008-01-22 21:56:11 +01:00
ecma119_tree.h Add TODOs to TODO file. Remove // comments that cause compiler warning. 2008-01-19 16:12:08 +01:00
eltorito.c Optionally pass to message function the reason of an error. 2008-01-22 21:36:24 +01:00
eltorito.h Support for reading El-Torito info from previous images. 2008-01-11 15:43:39 +01:00
error.h Change ISO_FILE_CANT_ADD severity from WARNING to SORRY. 2008-01-23 20:16:12 +01:00
filesrc.c Little improvements in error severity. 2008-01-23 20:28:57 +01:00
filesrc.h Handling of El-Torito boot catalog at low level. 2008-01-10 18:53:39 +01:00
fs_image.c Merge some bug fixes. 2008-01-22 22:02:14 +01:00
fs_local.c Several improves in error codes. 2008-01-20 22:28:27 +01:00
fsource.c Fix link problem by removing all inline functions defined in .h files. 2008-01-12 03:54:53 +01:00
fsource.h Expose IsoFilesystem and IsoFileSource. 2008-01-19 17:41:01 +01:00
image.c Several improves in error codes. 2008-01-20 22:28:27 +01:00
image.h Removed stop_on_error, now replaced by iso_set_abort_severity(). 2008-01-23 20:11:52 +01:00
iso1999.c Some little bug fix, related to thing I forget to change. 2008-01-22 21:56:11 +01:00
iso1999.h Add support for ISO-9660:1999. 2008-01-16 21:51:41 +01:00
joliet.c Some little bug fix, related to thing I forget to change. 2008-01-22 21:56:11 +01:00
joliet.h Replace joliet_dir_info with a pointer, to reduce memory usage. 2008-01-16 20:16:08 +01:00
libiso_msgs.c Removed stop_on_error, now replaced by iso_set_abort_severity(). 2008-01-23 20:11:52 +01:00
libiso_msgs.h Revert incorrect change of LIBISO_MSGS_PRIO_TOP. 2008-01-22 11:22:25 +01:00
libisofs.h Expose report callback. 2008-01-23 20:46:38 +01:00
messages.c Added API to set the abort severity. 2008-01-22 22:24:33 +01:00
messages.h Add API to get a textual description from an error. 2008-01-22 22:00:28 +01:00
node.c Several improves in error codes. 2008-01-20 22:28:27 +01:00
node.h Add extended information to IsoNode. Still not exposed nor compiled. 2008-01-13 17:59:53 +01:00
rockridge.c Option to set default values for file timestamps. 2008-01-23 19:46:36 +01:00
rockridge.h Replace per Image messenger with a global one, and use image id instead. 2008-01-19 02:48:12 +01:00
rockridge_read.c Optionally pass to message function the reason of an error. 2008-01-22 21:36:24 +01:00
stream.c Several improves in error codes. 2008-01-20 22:28:27 +01:00
stream.h Fix link problem by removing all inline functions defined in .h files. 2008-01-12 03:54:53 +01:00
tree.c Expose report callback. 2008-01-23 20:46:38 +01:00
tree.h Add image contents recursively and volume attributes. 2008-01-03 20:04:08 +01:00
util.c Fix bug related with datetime conversion. Contributed by Thomas. 2008-01-22 22:24:44 +01:00
util.h Replace div_up() and round_up() functions with macros. 2008-01-19 13:45:56 +01:00
util_htable.c Several improves in error codes. 2008-01-20 22:28:27 +01:00
util_rbtree.c Several improves in error codes. 2008-01-20 22:28:27 +01:00
writer.h Define code style formatter for eclipse and apply it to source. 2007-12-28 22:10:17 +01:00