* Add getHomePath(), getConfigPath() and getCachePath() implementations. Fix ACL flakiness issue. Add tests. * Add getTempPath(). Normalize path endings for all xxPath() functions. * Fix 2.0/devel compilation errors.
* Initial commit of UserOnly Windows ACL settings for files and folders. * Move ACL procedures to windows/acl. Move ACL tests to test_winacl.nim. * Add test_winacl.nim * Fix *nix compilation problem. * More proper fix for *nix targets.