Missing changes in rev 2710 and 2712

Bu işleme şunda yer alıyor:
2009-08-10 19:43:17 +00:00
ebeveyn bfd82b2ccf
işleme fbaa612ae9
3 değiştirilmiş dosya ile 9 ekleme ve 2 silme

Dosyayı Görüntüle

@@ -310,7 +310,8 @@ int Xorriso_destroy_hln_array(struct XorrisO *xorriso, int flag);
int Xorriso_destroy_di_array(struct XorrisO *xorriso, int flag);
int Xorriso_new_node_array(struct XorrisO *xorriso, off_t mem_limit, int flag);
int Xorriso_new_node_array(struct XorrisO *xorriso, off_t mem_limit,
int addon_nodes, int flag);
int Xorriso_sort_node_array(struct XorrisO *xorriso, int flag);
@@ -484,6 +485,9 @@ int Xorriso_hardlink_update(struct XorrisO *xorriso, int *compare_result,
int Xorriso_finish_hl_update(struct XorrisO *xorriso, int flag);
int Xorriso_get_md5(struct XorrisO *xorriso, void *in_node, char *path,
char md5[16], int flag);
/* A pseudo file type for El-Torito bootsectors as in man 2 stat :
For now take the highest possible value.