]> git.lyx.org Git - features.git/commit
Allow immediate output of spawned processes for all platforms.
authorEnrico Forestieri <forenr@lyx.org>
Thu, 14 May 2009 15:13:58 +0000 (15:13 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Thu, 14 May 2009 15:13:58 +0000 (15:13 +0000)
commit8fe984090fc1f998bffe1e7c2c3ff86bcf657ab5
treee82afba60703b17b39b368a6abfa162089f8f3f4
parentee39b28f9910e598b68bdf3e5c7674f27a7e03fc
Allow immediate output of spawned processes for all platforms.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29668 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/Makefile.am
src/support/Systemcall.cpp
src/support/Systemcall.h
src/support/os.h
src/support/os_cygwin.cpp
src/support/os_unix.cpp
src/support/os_win32.cpp