Close() and unlink() files in ways that make Windows happy
authorPhilip Craig <philip@pobox.com>
Sat, 23 Apr 2011 10:36:49 +0000 (11:36 +0100)
committerEvan Martin <martine@danga.com>
Sat, 23 Apr 2011 21:31:47 +0000 (14:31 -0700)
commit98bb8487f62e55aed311fc36ce371884c1344764
tree4918c391cabccac27159f31d9d75c0f3a3e56b47
parentad78e41b85a936e5d2aa3630db3f4815af257254
Close() and unlink() files in ways that make Windows happy

This will make the build log compaction work on Windows.
It will also make the tests no longer leave a temp log file around.
src/build_log.cc