aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libsandbox: reject "" paths with *at funcs before checking the dirfdMike Frysinger2012-12-241-0/+2
* libsandbox: add pre checks to static tracingMike Frysinger2009-06-041-1/+8
* libsandbox: add an eqawarn() funcMike Frysinger2009-03-181-0/+2
* libsandbox: shuffle/unify local prototypesMike Frysinger2009-02-181-5/+1
* libsandbox: avoid recursion by using sb_unwrapped_access()Mike Frysinger2009-02-181-0/+2
* libsandbox: convert internal open func to sb_unwrapped_foo styleMike Frysinger2009-02-181-3/+5
* libsandbox: convert internal getcwd func to sb_unwrapped_foo styleMike Frysinger2009-02-181-1/+3
* cleanup whitespace and comments -- no functional changesMike Frysinger2008-11-091-18/+2
* Split wrappers out to make modifying easier.Martin Schlemmer2006-07-131-10/+0
* Move the FUNCTION_SANDBOX_SAFE* macro's to libsandbox.h where they are more a...Martin Schlemmer2006-07-101-13/+0
* Add wrapper for internal use of getcwd().Martin Schlemmer2006-07-101-1/+2
* Move wrappers out of libsandbox.c. Move IO functions toMartin Schlemmer2006-07-101-0/+59