Removed more code redundancies and fd leak with Xorriso_obtain_pattern_files_x()
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
|
||||
Provided under GPL version 2.
|
||||
|
||||
This file contains the inner description of xorriso.
|
||||
This file contains inner declarations of xorriso.
|
||||
The public interface is in xorriso.h
|
||||
*/
|
||||
|
||||
|
||||
@@ -239,6 +240,7 @@ int Xorriso_register_matched_adr(struct XorrisO *xorriso,
|
||||
char *adr, int count_limit,
|
||||
int *filec, char **filev, off_t *mem, int flag);
|
||||
|
||||
int Xorriso_format_ls_l(struct XorrisO *xorriso, struct stat *stbuf, int flag);
|
||||
|
||||
|
||||
int Sfile_str(char target[SfileadrL], char *source, int flag);
|
||||
|
Reference in New Issue
Block a user