]> git.lyx.org Git - lyx.git/history - src/support/forkedcontr.h
Detect mode_t for safe use of chmod, and for scons/msvc
[lyx.git] / src / support / forkedcontr.h
2005-04-26 Angus LeemingConsistent use of preprocessor guards;
2005-04-22 Angus LeemingMove the testing for pid_t to config.h
2005-04-21 Angus LeemingOne more MSVC fix.
2005-04-20 Angus LeemingRevert the asynchronous child process code to that...
2004-11-07 Lars Gullik BjønnesMake it clearer where include files are comming from.
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-24 Angus LeemingUse SIGCHLD to reap zombies.
2004-03-23 Angus LeemingStore the forked calls in boost::shared_ptr rather...
2004-03-22 Angus LeemingRemove cruft left over from the removal of the Forks...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-31 Angus LeemingZombie-killer.
2002-09-25 Angus LeemingClean up licence info and add Lars as the mysterious...
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-02 Lars Gullik Bjønnesmake constructor public
2002-03-01 Angus LeemingMake the d-tor public to make Dekel's compiler happy.
2002-02-27 Angus LeemingAdd #include <sys/types.h> // needed for pid_t
2002-02-27 Angus LeemingThe graphics inset now has: