aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_wrappers.c
AgeCommit message (Expand)Author
2012-08-02Remove the _plain thing, use PSEUDO_STATBUF everywhere.Peter Seebach
2011-07-19Fix uninitalized variable.Peter Seebach
2011-06-09Fix realpath(name, NULL) when PSEUDO_DISABLED=1Peter Seebach
2011-06-02Add system() wrapper to force setup of the pseudo environment. NotePeter Seebach
2011-03-25Merge in ports workPeter Seebach
2010-12-16Restructure wrapfuncs.cMark Hatle
2010-12-13Further amend the system to enable/disable sudo during fork/exec.Mark Hatle
2010-12-132010-12-08:Mark Hatle
2010-12-07This is a merge of several commits from a tree which turned out toPeter Seebach
2010-10-11Major change: Replace the shell-based makewrappers with a PythonPeter Seebach
2010-08-25Initial attempt at fixing problems with SIGCHLD being blockedseebs
2010-08-11Enable local variable cacheMark Hatle
2010-08-04Add new environment values to allow easy override of default locationsMark Hatle
2010-06-02Provide a hook to disable symlink "fixing".Peter Seebach
2010-04-30Improve PSEUDO_DEBUG_FILE.Peter Seebach
2010-04-26Allow specification of debug output file.Peter Seebach
2010-04-26Avoid signalling during mutex operations.Peter Seebach
2010-04-05Make glob work.Peter Seebach
2010-04-05Shuffle some code around.Peter Seebach