Implement iso_tree_add_new_file() to add new files from scratch.

This commit is contained in:
Vreixo Formoso
2008-03-08 17:28:40 +01:00
parent 0c69463c5a
commit 69fe1d6074
3 changed files with 108 additions and 8 deletions

1
TODO
View File

@ -9,7 +9,6 @@ TODO
#00004 (libisofs.h) -> Add a get_mime_type() function.
#00005 (node.c) -> optimize iso_dir_iter_take.
#00006 (libisofs.h) -> define more replace values when adding a node to a dir
#00007 (libisofs.h) -> expose iso_tree_add_new_file
#00008 (data_dource.c) -> guard against partial reads
#00009 (ecma119_tree.c/h) -> add true support for harlinks and inode numbers
#00010 (buffer.c) -> optimize ring buffer