MFV r302264:
authormm <mm@FreeBSD.org>
Thu, 30 Jun 2016 08:51:50 +0000 (08:51 +0000)
committermm <mm@FreeBSD.org>
Thu, 30 Jun 2016 08:51:50 +0000 (08:51 +0000)
commitd19e109faf79c3eee593f048a4b1c79e5c102139
tree5c5ed91e1817399ea51aca3cd7ce70fe06851e9f
parent557adfd043392c63b27f9b324c7d68e04340da6d
MFV r302264:

Sync libarchive with vendor, bugfixes for tests:
- fix tests on filesystems without birthtime support, e.g. UFS1 (1)
- vendor issue #729: avoid use of C99 for-scope declarations in
  test_write_format_gnutar_filenames.c

MFC after: 1 week
PR: 204157 (1)
Approved by: re (hrs)
contrib/libarchive/libarchive/archive_read_disk_posix.c
contrib/libarchive/libarchive/archive_string.c
contrib/libarchive/libarchive/archive_write_disk_posix.c
contrib/libarchive/libarchive/test/main.c
contrib/libarchive/libarchive/test/test_write_format_gnutar_filenames.c
contrib/libarchive/libarchive_fe/passphrase.c