]> git.xonotic.org Git - xonotic/darkplaces.git/commit
on Unix, avoid actually creating config.cfg when testing gamedirs
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 31 Aug 2011 05:42:35 +0000 (05:42 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Thu, 1 Sep 2011 08:17:08 +0000 (10:17 +0200)
commitd45d5661b7689e3bc5e2c31d96aad3670eea84f6
tree08dca63948cfefa3b2d9ee1ed0d5b9772e400c95
parente27b15eb49d1468db1c78cdd2aa5b5d473f68bc8
on Unix, avoid actually creating config.cfg when testing gamedirs

We can use access() with W_OK | X_OK on the directory instead there

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11315 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=770f8f858d35fed1abd6d8e138645ee9c37776cf
fs.c