aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_wrappers.c
AgeCommit message (Expand)Author
2021-01-08XXX wrapper debugRoss Burton
2019-05-15Add SPDX-License-Identifier: LGPL-2.1-only to filesRichard Purdie
2018-01-16Add statvfs wrapperSeebs
2018-01-16Drop diagnostic for missing "real" functionsSeebs
2016-12-12From: Rabin Vincent <rabinv@axis.com>Seebs
2016-05-18better handling of missing real_foo functionsPeter Seebach
2016-03-10add wrapper for bindPeter Seebach
2016-03-09make bash stop bullying mePeter Seebach
2016-02-23Add event loggerPeter Seebach
2016-02-23Improve logfile handlingPeter Seebach
2015-09-01Don't use bare lstat.Peter Seebach
2015-08-21New option: Use extended attributes to store db values.Peter Seebach
2015-08-20Initial profiling implementation.Peter Seebach
2014-04-21Initial draft xattr supportPeter Seebach
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