Found and fixed a bug in how directories are identified.
Made a few more files in linux/ directory compile natively on Linux.
Still need to change "par_search", "path_search", and "extra_search" in libpar3.c. They use the _findfirst64() function which is not available on Linux.
Found and fixed a bug in how directories are identified.
Made a few more files in linux/ directory compile natively on Linux.
Still need to change "par_search", "path_search", and "extra_search" in libpar3.c. They use the _findfirst64() function which is not available on Linux.