<Ooops> Two lines got dropped from the previous commit. Apologies.
MFC after: 14 days
This commit is contained in:
parent
3a2a859dd4
commit
f65d1d5147
@ -66,6 +66,8 @@ struct archive_entry *archive_entry_new(void);
|
||||
|
||||
time_t archive_entry_atime(struct archive_entry *);
|
||||
long archive_entry_atime_nsec(struct archive_entry *);
|
||||
time_t archive_entry_ctime(struct archive_entry *);
|
||||
long archive_entry_ctime_nsec(struct archive_entry *);
|
||||
dev_t archive_entry_dev(struct archive_entry *);
|
||||
void archive_entry_fflags(struct archive_entry *,
|
||||
unsigned long *set, unsigned long *clear);
|
||||
|
Loading…
x
Reference in New Issue
Block a user