]> gitweb.factorcode.org Git - factor.git/commit
moved utility functions and fatal_error out of vm struct since doesn't need state
authorPhil Dawes <phil@phildawes.net>
Tue, 25 Aug 2009 07:20:58 +0000 (08:20 +0100)
committerPhil Dawes <phil@phildawes.net>
Wed, 16 Sep 2009 07:20:10 +0000 (08:20 +0100)
commit784b8d16ae5c4c6391f57a500c1a9b7ba0f62fa0
treee8f2466865383c04e33d714183deae93ff2a99d2
parentb02c602a89f81cdc11f2390f9d9767ab45bce268
moved utility functions and fatal_error out of vm struct since doesn't need state
vm/errors.cpp
vm/errors.hpp
vm/mach_signal.cpp
vm/os-genunix.cpp
vm/os-linux.cpp
vm/os-unix.cpp
vm/utilities.cpp
vm/utilities.hpp
vm/vm.hpp