]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add ST_MTIME_NSEC case to archive_entry_copy_stat 666/head 667/head
authordosomder <dosomder@users.noreply.github.com>
Fri, 11 Mar 2016 19:06:17 +0000 (20:06 +0100)
committerdosomder <dosomder@users.noreply.github.com>
Fri, 11 Mar 2016 19:06:17 +0000 (20:06 +0100)
commitf135ca3b7c261a1410bf5b214d4cb56de731382a
tree27e59a7929bdac3c602769a7a2c46dd7a3969aae
parent02849e4c15eecf53b45dd1570197ac8255d5988e
Add ST_MTIME_NSEC case to archive_entry_copy_stat

Android uses st_mtime_nsec
contrib/android/config/android.h
libarchive/archive_entry_copy_stat.c