2002-02-27 09:59:52 +00:00
|
|
|
/**
|
Rename files in src/support, step one.
src/support/package.h src/support/Package.h Package
src/support/package.C.in src/support/Package.C.in Package
src/support/path.h src/support/Path.h Path
src/support/fs_extras.h src/support/fs_extras.h NOCLASSES
src/support/RandomAccessList.h src/support/RandomAccessList.h RandomAccessList
src/support/lyxmanip.h src/support/lyxmanip.h NOCLASSES
src/support/rename.C src/support/rename.cpp NOCLASSES
src/support/abort.C src/support/abort.cpp NOCLASSES
src/support/lyxlib.h src/support/lyxlib.h NOCLASSES
src/support/ExceptionMessage.h src/support/ExceptionMessage.h ExceptionMessage
src/support/copy.C src/support/copy.cpp NOCLASSES
src/support/limited_stack.h src/support/limited_stack.h limited_stack
src/support/filefilterlist.C src/support/FileFilterList.cpp ['FileFilterList', 'Filter']
src/support/cow_ptr.h src/support/cow_ptr.h cow_ptr
src/support/os_unix.C src/support/os_unix.cpp NOCLASSES
src/support/socktools.h src/support/socktools.h NOCLASSES
src/support/forkedcontr.h src/support/ForkedcallsController.h ForkedcallsController
src/support/os.h src/support/os.h NOCLASSES
src/support/FileMonitor.h src/support/FileMonitor.h FileMonitor
src/support/copied_ptr.h src/support/copied_ptr.h copied_ptr
src/support/translator.h src/support/Translator.h Translator
src/support/filetools.C src/support/filetools.cpp NOCLASSES
src/support/unlink.C src/support/unlink.cpp NOCLASSES
src/support/os_win32.C src/support/os_win32.cpp GetFolderPath
src/support/lstrings.C src/support/lstrings.cpp NOCLASSES
src/support/qstring_helpers.C src/support/qstring_helpers.cpp NOCLASSES
src/support/getcwd.C src/support/getcwd.cpp NOCLASSES
src/support/systemcall.C src/support/Systemcall.cpp Systemcall
src/support/lyxalgo.h src/support/lyxalgo.h NOCLASSES
src/support/filefilterlist.h src/support/FileFilterList.h ['FileFilterList', 'Filter']
src/support/unicode.C src/support/unicode.cpp IconvProcessor
src/support/userinfo.C src/support/userinfo.cpp NOCLASSES
src/support/lyxtime.C src/support/lyxtime.cpp NOCLASSES
src/support/kill.C src/support/kill.cpp NOCLASSES
src/support/docstring.C src/support/docstring.cpp to_local8bit_failure
src/support/os_cygwin.C src/support/os_cygwin.cpp NOCLASSES
src/support/lyxsum.C src/support/lyxsum.cpp NOCLASSES
src/support/environment.C src/support/environment.cpp NOCLASSES
src/support/filetools.h src/support/filetools.h NOCLASSES
src/support/textutils.C src/support/textutils.cpp NOCLASSES
src/support/mkdir.C src/support/mkdir.cpp NOCLASSES
src/support/forkedcall.C src/support/Forkedcall.cpp ['ForkedProcess', 'Forkedcall']
src/support/tempname.C src/support/tempname.cpp NOCLASSES
src/support/os_win32.h src/support/os_win32.h GetFolderPath
src/support/types.h src/support/types.h NOCLASSES
src/support/lstrings.h src/support/lstrings.h NOCLASSES
src/support/forkedcallqueue.C src/support/ForkedCallQueue.cpp ForkedCallQueue
src/support/qstring_helpers.h src/support/qstring_helpers.h NOCLASSES
src/support/convert.C src/support/convert.cpp NOCLASSES
src/support/filename.C src/support/FileName.cpp ['FileName', 'DocFileName']
src/support/tests/convert.C src/support/tests/convert.cpp NOCLASSES
src/support/tests/filetools.C src/support/tests/filetools.cpp NOCLASSES
src/support/tests/lstrings.C src/support/tests/lstrings.cpp NOCLASSES
src/support/tests/boost.C src/support/tests/boost.cpp NOCLASSES
src/support/docstream.C src/support/docstream.cpp ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/std_istream.h src/support/std_istream.h NOCLASSES
src/support/systemcall.h src/support/Systemcall.h Systemcall
src/support/chdir.C src/support/chdir.cpp NOCLASSES
src/support/std_ostream.h src/support/std_ostream.h NOCLASSES
src/support/unicode.h src/support/unicode.h IconvProcessor
src/support/path.C src/support/Path.cpp Path
src/support/fs_extras.C src/support/fs_extras.cpp NOCLASSES
src/support/userinfo.h src/support/userinfo.h NOCLASSES
src/support/lyxtime.h src/support/lyxtime.h NOCLASSES
src/support/docstring.h src/support/docstring.h to_local8bit_failure
src/support/debugstream.h src/support/debugstream.h basic_debugstream
src/support/environment.h src/support/environment.h NOCLASSES
src/support/textutils.h src/support/textutils.h NOCLASSES
src/support/forkedcall.h src/support/Forkedcall.h ['ForkedProcess', 'Forkedcall']
src/support/socktools.C src/support/socktools.cpp NOCLASSES
src/support/forkedcallqueue.h src/support/ForkedCallQueue.h ForkedCallQueue
src/support/forkedcontr.C src/support/ForkedcallsController.cpp ForkedcallsController
src/support/os.C src/support/os.cpp NOCLASSES
src/support/convert.h src/support/convert.h NOCLASSES
src/support/filename.h src/support/FileName.h ['FileName', 'DocFileName']
src/support/docstream.h src/support/docstream.h ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/FileMonitor.C src/support/FileMonitor.cpp FileMonitor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18024 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-26 05:12:52 +00:00
|
|
|
* \file Forkedcall.cpp
|
2002-09-25 10:03:41 +00:00
|
|
|
* This file is part of LyX, the document processor.
|
|
|
|
* Licence details can be found in the file COPYING.
|
2002-02-27 09:59:52 +00:00
|
|
|
*
|
|
|
|
* \author Asger Alstrup
|
|
|
|
*
|
|
|
|
* Interface cleaned up by
|
2002-09-25 10:03:41 +00:00
|
|
|
* \author Angus Leeming
|
|
|
|
*
|
2003-08-23 00:17:00 +00:00
|
|
|
* Full author contact details are available in file CREDITS.
|
2002-02-27 09:59:52 +00:00
|
|
|
*
|
|
|
|
* An instance of Class Forkedcall represents a single child process.
|
|
|
|
*
|
|
|
|
* Class Forkedcall uses fork() and execvp() to lauch the child process.
|
|
|
|
*
|
|
|
|
* Once launched, control is returned immediately to the parent process
|
|
|
|
* but a Signal can be emitted upon completion of the child.
|
|
|
|
*
|
|
|
|
* The child process is not killed when the Forkedcall instance goes out of
|
|
|
|
* scope, but it can be killed by an explicit invocation of the kill() member
|
|
|
|
* function.
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include <config.h>
|
|
|
|
|
Rename files in src/support, step one.
src/support/package.h src/support/Package.h Package
src/support/package.C.in src/support/Package.C.in Package
src/support/path.h src/support/Path.h Path
src/support/fs_extras.h src/support/fs_extras.h NOCLASSES
src/support/RandomAccessList.h src/support/RandomAccessList.h RandomAccessList
src/support/lyxmanip.h src/support/lyxmanip.h NOCLASSES
src/support/rename.C src/support/rename.cpp NOCLASSES
src/support/abort.C src/support/abort.cpp NOCLASSES
src/support/lyxlib.h src/support/lyxlib.h NOCLASSES
src/support/ExceptionMessage.h src/support/ExceptionMessage.h ExceptionMessage
src/support/copy.C src/support/copy.cpp NOCLASSES
src/support/limited_stack.h src/support/limited_stack.h limited_stack
src/support/filefilterlist.C src/support/FileFilterList.cpp ['FileFilterList', 'Filter']
src/support/cow_ptr.h src/support/cow_ptr.h cow_ptr
src/support/os_unix.C src/support/os_unix.cpp NOCLASSES
src/support/socktools.h src/support/socktools.h NOCLASSES
src/support/forkedcontr.h src/support/ForkedcallsController.h ForkedcallsController
src/support/os.h src/support/os.h NOCLASSES
src/support/FileMonitor.h src/support/FileMonitor.h FileMonitor
src/support/copied_ptr.h src/support/copied_ptr.h copied_ptr
src/support/translator.h src/support/Translator.h Translator
src/support/filetools.C src/support/filetools.cpp NOCLASSES
src/support/unlink.C src/support/unlink.cpp NOCLASSES
src/support/os_win32.C src/support/os_win32.cpp GetFolderPath
src/support/lstrings.C src/support/lstrings.cpp NOCLASSES
src/support/qstring_helpers.C src/support/qstring_helpers.cpp NOCLASSES
src/support/getcwd.C src/support/getcwd.cpp NOCLASSES
src/support/systemcall.C src/support/Systemcall.cpp Systemcall
src/support/lyxalgo.h src/support/lyxalgo.h NOCLASSES
src/support/filefilterlist.h src/support/FileFilterList.h ['FileFilterList', 'Filter']
src/support/unicode.C src/support/unicode.cpp IconvProcessor
src/support/userinfo.C src/support/userinfo.cpp NOCLASSES
src/support/lyxtime.C src/support/lyxtime.cpp NOCLASSES
src/support/kill.C src/support/kill.cpp NOCLASSES
src/support/docstring.C src/support/docstring.cpp to_local8bit_failure
src/support/os_cygwin.C src/support/os_cygwin.cpp NOCLASSES
src/support/lyxsum.C src/support/lyxsum.cpp NOCLASSES
src/support/environment.C src/support/environment.cpp NOCLASSES
src/support/filetools.h src/support/filetools.h NOCLASSES
src/support/textutils.C src/support/textutils.cpp NOCLASSES
src/support/mkdir.C src/support/mkdir.cpp NOCLASSES
src/support/forkedcall.C src/support/Forkedcall.cpp ['ForkedProcess', 'Forkedcall']
src/support/tempname.C src/support/tempname.cpp NOCLASSES
src/support/os_win32.h src/support/os_win32.h GetFolderPath
src/support/types.h src/support/types.h NOCLASSES
src/support/lstrings.h src/support/lstrings.h NOCLASSES
src/support/forkedcallqueue.C src/support/ForkedCallQueue.cpp ForkedCallQueue
src/support/qstring_helpers.h src/support/qstring_helpers.h NOCLASSES
src/support/convert.C src/support/convert.cpp NOCLASSES
src/support/filename.C src/support/FileName.cpp ['FileName', 'DocFileName']
src/support/tests/convert.C src/support/tests/convert.cpp NOCLASSES
src/support/tests/filetools.C src/support/tests/filetools.cpp NOCLASSES
src/support/tests/lstrings.C src/support/tests/lstrings.cpp NOCLASSES
src/support/tests/boost.C src/support/tests/boost.cpp NOCLASSES
src/support/docstream.C src/support/docstream.cpp ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/std_istream.h src/support/std_istream.h NOCLASSES
src/support/systemcall.h src/support/Systemcall.h Systemcall
src/support/chdir.C src/support/chdir.cpp NOCLASSES
src/support/std_ostream.h src/support/std_ostream.h NOCLASSES
src/support/unicode.h src/support/unicode.h IconvProcessor
src/support/path.C src/support/Path.cpp Path
src/support/fs_extras.C src/support/fs_extras.cpp NOCLASSES
src/support/userinfo.h src/support/userinfo.h NOCLASSES
src/support/lyxtime.h src/support/lyxtime.h NOCLASSES
src/support/docstring.h src/support/docstring.h to_local8bit_failure
src/support/debugstream.h src/support/debugstream.h basic_debugstream
src/support/environment.h src/support/environment.h NOCLASSES
src/support/textutils.h src/support/textutils.h NOCLASSES
src/support/forkedcall.h src/support/Forkedcall.h ['ForkedProcess', 'Forkedcall']
src/support/socktools.C src/support/socktools.cpp NOCLASSES
src/support/forkedcallqueue.h src/support/ForkedCallQueue.h ForkedCallQueue
src/support/forkedcontr.C src/support/ForkedcallsController.cpp ForkedcallsController
src/support/os.C src/support/os.cpp NOCLASSES
src/support/convert.h src/support/convert.h NOCLASSES
src/support/filename.h src/support/FileName.h ['FileName', 'DocFileName']
src/support/docstream.h src/support/docstream.h ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/FileMonitor.C src/support/FileMonitor.cpp FileMonitor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18024 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-26 05:12:52 +00:00
|
|
|
#include "support/Forkedcall.h"
|
|
|
|
#include "support/ForkedcallsController.h"
|
2004-11-07 13:22:51 +00:00
|
|
|
#include "support/lstrings.h"
|
|
|
|
#include "support/lyxlib.h"
|
|
|
|
#include "support/filetools.h"
|
|
|
|
#include "support/os.h"
|
2007-08-11 22:37:09 +00:00
|
|
|
#include "support/Timeout.h"
|
2004-11-07 13:22:51 +00:00
|
|
|
|
2002-02-27 09:59:52 +00:00
|
|
|
#include "debug.h"
|
2004-11-07 13:22:51 +00:00
|
|
|
|
2002-05-29 16:21:03 +00:00
|
|
|
#include <boost/bind.hpp>
|
|
|
|
|
2005-04-20 17:35:47 +00:00
|
|
|
#include <vector>
|
2006-05-29 14:56:08 +00:00
|
|
|
#include <cerrno>
|
2005-04-20 17:35:47 +00:00
|
|
|
|
|
|
|
#ifdef _WIN32
|
|
|
|
# define SIGHUP 1
|
|
|
|
# define SIGKILL 9
|
|
|
|
# include <process.h>
|
|
|
|
# include <windows.h>
|
|
|
|
|
|
|
|
#else
|
|
|
|
# include <csignal>
|
|
|
|
# include <cstdlib>
|
2005-04-26 10:30:24 +00:00
|
|
|
# ifdef HAVE_UNISTD_H
|
|
|
|
# include <unistd.h>
|
|
|
|
# endif
|
2005-04-20 17:35:47 +00:00
|
|
|
# include <sys/wait.h>
|
2005-01-20 15:38:14 +00:00
|
|
|
#endif
|
2002-02-27 09:59:52 +00:00
|
|
|
|
|
|
|
using std::endl;
|
2004-03-26 23:55:33 +00:00
|
|
|
using std::string;
|
|
|
|
using std::vector;
|
2002-02-27 09:59:52 +00:00
|
|
|
|
|
|
|
#ifndef CXX_GLOBAL_CSTD
|
|
|
|
using std::strerror;
|
|
|
|
#endif
|
|
|
|
|
2003-06-30 23:56:22 +00:00
|
|
|
namespace lyx {
|
|
|
|
namespace support {
|
|
|
|
|
2002-02-27 09:59:52 +00:00
|
|
|
|
|
|
|
namespace {
|
|
|
|
|
2002-05-29 16:21:03 +00:00
|
|
|
class Murder : public boost::signals::trackable {
|
2002-02-27 09:59:52 +00:00
|
|
|
public:
|
|
|
|
//
|
|
|
|
static void killItDead(int secs, pid_t pid)
|
|
|
|
{
|
|
|
|
if (secs > 0) {
|
|
|
|
new Murder(secs, pid);
|
|
|
|
} else if (pid != 0) {
|
2007-11-10 13:44:50 +00:00
|
|
|
support::kill(pid, SIGKILL);
|
2002-02-27 09:59:52 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//
|
|
|
|
void kill()
|
|
|
|
{
|
|
|
|
if (pid_ != 0) {
|
2007-11-10 13:44:50 +00:00
|
|
|
support::kill(pid_, SIGKILL);
|
2002-02-27 09:59:52 +00:00
|
|
|
}
|
|
|
|
lyxerr << "Killed " << pid_ << std::endl;
|
|
|
|
delete this;
|
|
|
|
}
|
|
|
|
|
|
|
|
private:
|
|
|
|
//
|
|
|
|
Murder(int secs, pid_t pid)
|
|
|
|
: timeout_(0), pid_(pid)
|
|
|
|
{
|
|
|
|
timeout_ = new Timeout(1000*secs, Timeout::ONETIME);
|
2002-05-29 16:21:03 +00:00
|
|
|
timeout_->timeout.connect(boost::bind(&Murder::kill, this));
|
2002-02-27 09:59:52 +00:00
|
|
|
timeout_->start();
|
|
|
|
}
|
|
|
|
|
|
|
|
//
|
|
|
|
~Murder()
|
|
|
|
{
|
|
|
|
delete timeout_;
|
|
|
|
}
|
|
|
|
//
|
|
|
|
Timeout * timeout_;
|
|
|
|
//
|
|
|
|
pid_t pid_;
|
|
|
|
};
|
|
|
|
|
|
|
|
} // namespace anon
|
|
|
|
|
|
|
|
|
2002-10-31 12:42:26 +00:00
|
|
|
ForkedProcess::ForkedProcess()
|
|
|
|
: pid_(0), retval_(0)
|
|
|
|
{}
|
|
|
|
|
|
|
|
|
|
|
|
void ForkedProcess::emitSignal()
|
|
|
|
{
|
|
|
|
if (signal_.get()) {
|
|
|
|
signal_->operator()(pid_, retval_);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2004-03-26 23:55:33 +00:00
|
|
|
// Spawn the child process
|
|
|
|
int ForkedProcess::run(Starttype type)
|
2002-10-31 12:42:26 +00:00
|
|
|
{
|
|
|
|
retval_ = 0;
|
|
|
|
pid_ = generateChild();
|
|
|
|
if (pid_ <= 0) { // child or fork failed.
|
|
|
|
retval_ = 1;
|
|
|
|
return retval_;
|
|
|
|
}
|
|
|
|
|
2004-03-26 23:55:33 +00:00
|
|
|
switch (type) {
|
|
|
|
case Wait:
|
|
|
|
retval_ = waitForChild();
|
|
|
|
break;
|
|
|
|
case DontWait: {
|
|
|
|
// Integrate into the Controller
|
|
|
|
ForkedcallsController & contr = ForkedcallsController::get();
|
|
|
|
contr.addCall(*this);
|
|
|
|
break;
|
|
|
|
}
|
2002-10-31 12:42:26 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
return retval_;
|
|
|
|
}
|
|
|
|
|
2003-02-17 18:40:04 +00:00
|
|
|
|
|
|
|
bool ForkedProcess::running() const
|
|
|
|
{
|
|
|
|
if (!pid())
|
|
|
|
return false;
|
|
|
|
|
2005-04-20 17:35:47 +00:00
|
|
|
#if !defined (_WIN32)
|
2003-02-17 18:40:04 +00:00
|
|
|
// Un-UNIX like, but we don't have much use for
|
|
|
|
// knowing if a zombie exists, so just reap it first.
|
|
|
|
int waitstatus;
|
|
|
|
waitpid(pid(), &waitstatus, WNOHANG);
|
2005-04-20 17:35:47 +00:00
|
|
|
#endif
|
2003-02-17 18:40:04 +00:00
|
|
|
|
|
|
|
// Racy of course, but it will do.
|
2007-11-10 13:44:50 +00:00
|
|
|
if (support::kill(pid(), 0) && errno == ESRCH)
|
2003-02-17 18:40:04 +00:00
|
|
|
return false;
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2002-10-31 12:42:26 +00:00
|
|
|
void ForkedProcess::kill(int tol)
|
|
|
|
{
|
2002-11-27 10:30:28 +00:00
|
|
|
lyxerr << "ForkedProcess::kill(" << tol << ')' << endl;
|
2002-02-27 09:59:52 +00:00
|
|
|
if (pid() == 0) {
|
|
|
|
lyxerr << "Can't kill non-existent process!" << endl;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
|
2005-04-21 21:05:05 +00:00
|
|
|
// The weird (std::max)(a,b) signature prevents expansion
|
|
|
|
// of an evil MSVC macro.
|
|
|
|
int const tolerance = (std::max)(0, tol);
|
2002-02-27 09:59:52 +00:00
|
|
|
if (tolerance == 0) {
|
|
|
|
// Kill it dead NOW!
|
|
|
|
Murder::killItDead(0, pid());
|
|
|
|
|
|
|
|
} else {
|
2007-11-10 13:44:50 +00:00
|
|
|
int ret = support::kill(pid(), SIGHUP);
|
2002-02-27 09:59:52 +00:00
|
|
|
|
|
|
|
// The process is already dead if wait_for_death is false
|
|
|
|
bool const wait_for_death = (ret == 0 && errno != ESRCH);
|
|
|
|
|
|
|
|
if (wait_for_death) {
|
|
|
|
Murder::killItDead(tolerance, pid());
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// Wait for child process to finish. Returns returncode from child.
|
2002-10-31 12:42:26 +00:00
|
|
|
int ForkedProcess::waitForChild()
|
|
|
|
{
|
2002-02-27 09:59:52 +00:00
|
|
|
// We'll pretend that the child returns 1 on all error conditions.
|
|
|
|
retval_ = 1;
|
2005-04-20 17:35:47 +00:00
|
|
|
|
|
|
|
#if defined (_WIN32)
|
|
|
|
HANDLE const hProcess = HANDLE(pid_);
|
|
|
|
|
|
|
|
DWORD const wait_status = ::WaitForSingleObject(hProcess, INFINITE);
|
|
|
|
|
|
|
|
switch (wait_status) {
|
|
|
|
case WAIT_OBJECT_0: {
|
|
|
|
DWORD exit_code = 0;
|
|
|
|
if (!GetExitCodeProcess(hProcess, &exit_code)) {
|
|
|
|
lyxerr << "GetExitCodeProcess failed waiting for child\n"
|
|
|
|
<< getChildErrorMessage() << std::endl;
|
|
|
|
} else
|
|
|
|
retval_ = exit_code;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
case WAIT_FAILED:
|
|
|
|
lyxerr << "WaitForSingleObject failed waiting for child\n"
|
|
|
|
<< getChildErrorMessage() << std::endl;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
|
|
|
|
#else
|
2002-02-27 09:59:52 +00:00
|
|
|
int status;
|
|
|
|
bool wait = true;
|
|
|
|
while (wait) {
|
|
|
|
pid_t waitrpid = waitpid(pid_, &status, WUNTRACED);
|
|
|
|
if (waitrpid == -1) {
|
|
|
|
lyxerr << "LyX: Error waiting for child:"
|
|
|
|
<< strerror(errno) << endl;
|
|
|
|
wait = false;
|
|
|
|
} else if (WIFEXITED(status)) {
|
|
|
|
// Child exited normally. Update return value.
|
|
|
|
retval_ = WEXITSTATUS(status);
|
|
|
|
wait = false;
|
|
|
|
} else if (WIFSIGNALED(status)) {
|
|
|
|
lyxerr << "LyX: Child didn't catch signal "
|
2002-03-21 17:09:55 +00:00
|
|
|
<< WTERMSIG(status)
|
2002-02-27 09:59:52 +00:00
|
|
|
<< "and died. Too bad." << endl;
|
|
|
|
wait = false;
|
|
|
|
} else if (WIFSTOPPED(status)) {
|
|
|
|
lyxerr << "LyX: Child (pid: " << pid_
|
|
|
|
<< ") stopped on signal "
|
2002-03-21 17:09:55 +00:00
|
|
|
<< WSTOPSIG(status)
|
2002-02-27 09:59:52 +00:00
|
|
|
<< ". Waiting for child to finish." << endl;
|
|
|
|
} else {
|
|
|
|
lyxerr << "LyX: Something rotten happened while "
|
|
|
|
"waiting for child " << pid_ << endl;
|
|
|
|
wait = false;
|
|
|
|
}
|
|
|
|
}
|
2005-04-20 17:35:47 +00:00
|
|
|
#endif
|
2002-02-27 09:59:52 +00:00
|
|
|
return retval_;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2002-10-31 12:42:26 +00:00
|
|
|
int Forkedcall::startscript(Starttype wait, string const & what)
|
|
|
|
{
|
|
|
|
if (wait != Wait) {
|
|
|
|
retval_ = startscript(what, SignalTypePtr());
|
|
|
|
return retval_;
|
|
|
|
}
|
|
|
|
|
|
|
|
command_ = what;
|
|
|
|
signal_.reset();
|
2004-03-26 23:55:33 +00:00
|
|
|
return run(Wait);
|
2002-10-31 12:42:26 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
int Forkedcall::startscript(string const & what, SignalTypePtr signal)
|
|
|
|
{
|
|
|
|
command_ = what;
|
|
|
|
signal_ = signal;
|
|
|
|
|
2004-03-26 23:55:33 +00:00
|
|
|
return run(DontWait);
|
2002-10-31 12:42:26 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2002-02-27 09:59:52 +00:00
|
|
|
// generate child in background
|
2002-10-31 12:42:26 +00:00
|
|
|
int Forkedcall::generateChild()
|
2002-02-27 09:59:52 +00:00
|
|
|
{
|
2004-03-26 23:55:33 +00:00
|
|
|
string line = trim(command_);
|
|
|
|
if (line.empty())
|
|
|
|
return 1;
|
|
|
|
|
|
|
|
// Split the input command up into an array of words stored
|
2005-02-02 12:57:20 +00:00
|
|
|
// in a contiguous block of memory. The array contains pointers
|
|
|
|
// to each word.
|
2004-03-26 23:55:33 +00:00
|
|
|
// Don't forget the terminating `\0' character.
|
2005-02-02 12:57:20 +00:00
|
|
|
char const * const c_str = line.c_str();
|
2004-03-26 23:55:33 +00:00
|
|
|
vector<char> vec(c_str, c_str + line.size() + 1);
|
2005-02-02 12:57:20 +00:00
|
|
|
|
|
|
|
// Splitting the command up into an array of words means replacing
|
|
|
|
// the whitespace between words with '\0'. Life is complicated
|
|
|
|
// however, because words protected by quotes can contain whitespace.
|
|
|
|
//
|
|
|
|
// The strategy we adopt is:
|
|
|
|
// 1. If we're not inside quotes, then replace white space with '\0'.
|
|
|
|
// 2. If we are inside quotes, then don't replace the white space
|
|
|
|
// but do remove the quotes themselves. We do this naively by
|
|
|
|
// replacing the quote with '\0' which is fine if quotes
|
|
|
|
// delimit the entire word.
|
|
|
|
char inside_quote = 0;
|
|
|
|
vector<char>::iterator it = vec.begin();
|
|
|
|
vector<char>::iterator const end = vec.end();
|
|
|
|
for (; it != end; ++it) {
|
|
|
|
char const c = *it;
|
|
|
|
if (!inside_quote) {
|
|
|
|
if (c == ' ')
|
|
|
|
*it = '\0';
|
|
|
|
else if (c == '\'' || c == '"') {
|
2005-04-17 18:41:14 +00:00
|
|
|
#if defined (_WIN32)
|
|
|
|
// How perverse!
|
|
|
|
// spawnvp *requires* the quotes or it will
|
|
|
|
// split the arg at the internal whitespace!
|
|
|
|
// Make shure the quote is a DOS-style one.
|
|
|
|
*it = '"';
|
|
|
|
#else
|
2005-02-02 12:57:20 +00:00
|
|
|
*it = '\0';
|
2005-04-17 18:41:14 +00:00
|
|
|
#endif
|
2005-02-02 12:57:20 +00:00
|
|
|
inside_quote = c;
|
|
|
|
}
|
|
|
|
} else if (c == inside_quote) {
|
2005-04-17 18:41:14 +00:00
|
|
|
#if defined (_WIN32)
|
|
|
|
*it = '"';
|
|
|
|
#else
|
2005-02-02 12:57:20 +00:00
|
|
|
*it = '\0';
|
2005-04-17 18:41:14 +00:00
|
|
|
#endif
|
2005-02-02 12:57:20 +00:00
|
|
|
inside_quote = 0;
|
|
|
|
}
|
|
|
|
}
|
2004-03-26 23:55:33 +00:00
|
|
|
|
|
|
|
// Build an array of pointers to each word.
|
2005-02-02 12:57:20 +00:00
|
|
|
it = vec.begin();
|
2004-03-26 23:55:33 +00:00
|
|
|
vector<char *> argv;
|
|
|
|
char prev = '\0';
|
2005-02-02 12:57:20 +00:00
|
|
|
for (; it != end; ++it) {
|
|
|
|
if (*it != '\0' && prev == '\0')
|
|
|
|
argv.push_back(&*it);
|
|
|
|
prev = *it;
|
2002-02-27 09:59:52 +00:00
|
|
|
}
|
2005-02-02 12:57:20 +00:00
|
|
|
argv.push_back(0);
|
|
|
|
|
|
|
|
// Debug output.
|
2005-04-17 18:41:14 +00:00
|
|
|
if (lyxerr.debugging(Debug::FILES)) {
|
|
|
|
vector<char *>::iterator ait = argv.begin();
|
|
|
|
vector<char *>::iterator const aend = argv.end();
|
|
|
|
lyxerr << "<command>\n\t" << line
|
|
|
|
<< "\n\tInterpretted as:\n\n";
|
|
|
|
for (; ait != aend; ++ait)
|
|
|
|
if (*ait)
|
|
|
|
lyxerr << '\t'<< *ait << '\n';
|
|
|
|
lyxerr << "</command>" << std::endl;
|
|
|
|
}
|
2002-02-27 09:59:52 +00:00
|
|
|
|
2006-05-14 17:00:53 +00:00
|
|
|
#ifdef _WIN32
|
2006-04-05 23:39:11 +00:00
|
|
|
pid_t const cpid = spawnvp(_P_NOWAIT, argv[0], &*argv.begin());
|
2005-04-20 17:35:47 +00:00
|
|
|
#else // POSIX
|
2002-10-31 13:53:26 +00:00
|
|
|
pid_t const cpid = ::fork();
|
2002-10-31 12:42:26 +00:00
|
|
|
if (cpid == 0) {
|
|
|
|
// Child
|
2004-03-26 23:55:33 +00:00
|
|
|
execvp(argv[0], &*argv.begin());
|
2002-10-31 13:53:26 +00:00
|
|
|
|
2002-08-01 01:41:41 +00:00
|
|
|
// If something goes wrong, we end up here
|
2002-10-31 13:53:26 +00:00
|
|
|
lyxerr << "execvp of \"" << command_ << "\" failed: "
|
2002-02-27 09:59:52 +00:00
|
|
|
<< strerror(errno) << endl;
|
2002-10-31 12:42:26 +00:00
|
|
|
_exit(1);
|
2002-02-27 09:59:52 +00:00
|
|
|
}
|
|
|
|
#endif
|
|
|
|
|
2002-10-31 12:42:26 +00:00
|
|
|
if (cpid < 0) {
|
|
|
|
// Error.
|
|
|
|
lyxerr << "Could not fork: " << strerror(errno) << endl;
|
|
|
|
}
|
|
|
|
|
2002-02-27 09:59:52 +00:00
|
|
|
return cpid;
|
|
|
|
}
|
2003-06-30 23:56:22 +00:00
|
|
|
|
|
|
|
} // namespace support
|
|
|
|
} // namespace lyx
|