scummvm/backends/platform/sdl/posix
Willem Jan Palenstijn 656c252636 POSIX: Implement displayLogFile in the posix backend
Tested only on Linux, but hopefully this is sufficiently
portable to support the other POSIX platforms.

Using fork/exec instead of the simpler 'system' to avoid quoting issues
and depending on specific shell features to handle a missing xdg-open
gracefully.
2011-06-04 15:12:07 +02:00
..
posix-main.cpp BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
posix.cpp POSIX: Implement displayLogFile in the posix backend 2011-06-04 15:12:07 +02:00
posix.h POSIX: Implement displayLogFile in the posix backend 2011-06-04 15:12:07 +02:00