]> gitweb.factorcode.org Git - factor.git/commit
VM: Refactor os-* to Factor style
authorErik Charlebois <erikcharlebois@gmail.com>
Sun, 12 May 2013 02:24:31 +0000 (22:24 -0400)
committerErik Charlebois <erikcharlebois@gmail.com>
Sun, 12 May 2013 17:24:46 +0000 (13:24 -0400)
commit37b15012e6236113d8d09af2f1a5a2225692bc6b
tree05b027c93c6af2c97e1aa7e53db71094a428d482
parent228d813a7d917c049b0a7ed9b3caf7371d04a27b
VM: Refactor os-* to Factor style
22 files changed:
vm/os-genunix.cpp
vm/os-genunix.hpp
vm/os-linux-arm.cpp
vm/os-linux-arm.hpp
vm/os-linux-ppc.32.hpp
vm/os-linux-ppc.64.hpp
vm/os-linux-x86.32.hpp
vm/os-linux-x86.64.hpp
vm/os-linux.cpp
vm/os-linux.hpp
vm/os-macosx-x86.32.hpp
vm/os-macosx-x86.64.hpp
vm/os-macosx.hpp
vm/os-macosx.mm
vm/os-unix.cpp
vm/os-unix.hpp
vm/os-windows-x86.32.cpp
vm/os-windows-x86.64.cpp
vm/os-windows.32.hpp
vm/os-windows.64.hpp
vm/os-windows.cpp
vm/os-windows.hpp