use vfork instead of fork (this hopefully fixes the 'no more
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 8 Jan 2008 21:43:01 +0000 (21:43 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 8 Jan 2008 21:43:01 +0000 (21:43 +0000)
commit29ccc62c5ad37c01717d98dadea70b85dc3bd4a4
tree0b3e8a8810201ae8303e0c8c22380aa9bdcffe07
parentd9f8654bba059483d67024a64e30fe39b6ae3551
use vfork instead of fork (this hopefully fixes the 'no more
eConsoleAppContainer is working after a long enigma2 runtime' problem)
optimize the eConsoleAppContainer::execute function
lib/base/console.cpp
lib/base/console.h