]> git.mxchange.org Git - simgear.git/commit
Change SGPath::exists to use stat(), fix '.' and '..' handling on Windows, add simgea...
authorJames Turner <zakalawe@mac.com>
Fri, 23 Jul 2010 06:54:10 +0000 (07:54 +0100)
committerJames Turner <zakalawe@mac.com>
Fri, 23 Jul 2010 06:54:10 +0000 (07:54 +0100)
commitbbd61977f14c30ce93a2bcf5a3551708d36a29c8
tree1a218f0ad87b49c099340337e72ce211aba4b210
parente3d1fa268686f1d8b621241963665c2919a35aa2
Change SGPath::exists to use stat(), fix '.' and '..' handling on Windows, add simgear::Dir version of exists().
simgear/misc/sg_dir.cxx
simgear/misc/sg_dir.hxx
simgear/misc/sg_path.cxx