]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFV r302264:
authorMartin Matuska <mm@FreeBSD.org>
Thu, 30 Jun 2016 08:51:50 +0000 (08:51 +0000)
committerMartin Matuska <mm@FreeBSD.org>
Thu, 30 Jun 2016 08:51:50 +0000 (08:51 +0000)
commitae5876ea1970031e0c41afb2c85dda9dc2095197
tree5c5ed91e1817399ea51aca3cd7ce70fe06851e9f
parente75f31c1d0278a7f6fb5bf7bf32eedf030de2b55
parent50fc3a26ef19f9dbc718e1d27615c28c5ad6743d
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