]> git.lyx.org Git - lyx.git/commit
Refactor the code to split a string into an argv array of words to pass
authorAngus Leeming <leeming@lyx.org>
Wed, 2 Feb 2005 12:57:20 +0000 (12:57 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 2 Feb 2005 12:57:20 +0000 (12:57 +0000)
commit1ac3dbbacaac5f4aa0ef06c25fddeea99f32ba5d
tree401478c898f31cac7d583f54514753c4a2936f91
parentb1cc3aad8644244062fe9aa28f203a28a8b430fd
Refactor the code to split a string into an argv array of words to pass
to execvp.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9568 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/ChangeLog
src/support/forkedcall.C