]> git.lyx.org Git - features.git/commit
Restore line buffered output at least on posix systems. I failed to do
authorEnrico Forestieri <forenr@lyx.org>
Tue, 12 May 2009 18:21:27 +0000 (18:21 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 12 May 2009 18:21:27 +0000 (18:21 +0000)
commitcd9b169d7697338bb70e800f4186e6aec6c38006
treee75a3ba151f6e02efcb946aa76d60ecd188c0a94
parent4963d9ec29ac5f5c12e0f07952447ef4c952c86e
Restore line buffered output at least on posix systems. I failed to do
that on Windows, as using CONOUT$ in place of /dev/stdout didn't work.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29642 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/Systemcall.cpp