]> gitweb.factorcode.org Git - factor.git/commit
Save images to a temporary file first, then call MOVE_FILE to avoid writing incomplet...
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 21 Jan 2010 04:40:25 +0000 (22:40 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 22 Jan 2010 18:59:20 +0000 (12:59 -0600)
commitbb2f4557479d3af7c7548fc9b2f2be8f7219f4bb
treed3094ecf3f7a34444447ebe1bde0b32a6a593132
parent07fcb43a062c3b44817f74e3cf6df994b40a9aa7
Save images to a temporary file first, then call MOVE_FILE to avoid writing incomplete and truncated images.
basis/stack-checker/known-words/known-words.factor
core/bootstrap/primitives.factor
core/memory/memory.factor
vm/debug.cpp
vm/image.cpp
vm/os-unix.hpp
vm/os-windows.hpp
vm/vm.hpp