v3.4.1
Fix archive freeing bug in bsdcat.
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.
Add space after version to fix all unit tests besides sparse tests
cat: declare static variables and fix several compiler warnings
Fix build failure on Windows. - Visual Studio does not provide unistd.h - Visual Studio does not provide getopt - Increase portability