v3.4.3
bsdcpio_test: from_hex() needs to be an uint32_t
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property, so we should use $<TARGET_FILE> expression instead.
Minor corrections to the formatting of manual page.
Fix alphabetical order, other small fixes
FreeBSD has <utime.h>
cpio/cpio.c: Fix off-by-one in previous commit
cpio/cpio.c: avoid calling strlen() for destdir twice
Fix cpio build on MinGW.
Fix build failure in aggressive warnings on msys.
Visual Studio 2015 Changes