]> gitweb.factorcode.org Git - factor.git/commit
vm: close the console when exiting
authorPhilipp Brüschweiler <blei42@gmail.com>
Sat, 12 Nov 2011 21:06:47 +0000 (22:06 +0100)
committerJoe Groff <arcata@gmail.com>
Sun, 13 Nov 2011 07:05:43 +0000 (23:05 -0800)
commitdb19efe1b3bc38817b0a85fe5ec914c3bbd8c8aa
treedc95d1070fd1a9f1a0cd0ec0a40cfe836d49cd43
parentb9a358a1df6fcc46eba2d5c054425d1676ca4989
vm: close the console when exiting

This prevents an endless loop caused by the nvidia drivers on linux.
See http://www.nvnews.net/vbulletin/showthread.php?t=164619
vm/os-unix.cpp
vm/os-windows.cpp
vm/run.cpp
vm/vm.hpp