Refactor|Library|Unix: Checking file types
On some UNIXes we must use a different method of checking a file'stype. This commit changes the way the Library class checks for filetypes to see which files are potentially shared libraries.
See: http://sourceforge.net/p/deng/bugs/1080/
View differences
Refactor|Library|Unix: Checking file types
On some UNIXes we must use a different method of checking a file's
type. This commit changes the way the Library class checks for file
types to see which files are potentially shared libraries.
See: http://sourceforge.net/p/deng/bugs/1080/