v3.4.2
Add printf attributes to the printflike functions used in tests and fix the format errors.
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>
Windows: use _localtime64_s and _gmtime64_s where appropriate
Fix cpio build on MinGW.
Fix build failure in aggressive warnings on msys.
Visual Studio 2015 Changes