aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libsandbox: preserve more SANDBOX env varsMike Frysinger2013-02-231-0/+2
* libsandbox: add x32 ABI supportv2.6Mike Frysinger2012-07-031-0/+1
* significantly overhaul output helpersMike Frysinger2012-06-231-4/+0
* libsandbox: create more defines for gcc attributesMike Frysinger2012-06-231-2/+2
* libsandbox: fix bug in previous dirfd unificationv2.4Mike Frysinger2010-11-231-1/+1
* libsandbox: handle dirfd in mkdir/open/unlink *at prechecksMike Frysinger2010-11-151-0/+1
* libsandbox: use mmap directly for internal memoryMike Frysinger2009-10-261-0/+2
* libsandbox: test for ERANGE like ENAMETOOLONGMike Frysinger2009-04-081-0/+2
* libsandbox: make sure we use internal strdupMike Frysinger2009-04-081-3/+6
* libsandbox: force lock sanity across forksMike Frysinger2009-04-051-0/+3
* libsandbox: handle trace code when vforkingMike Frysinger2009-04-051-0/+2
* libsandbox: initial support for tracing of static binaries via ptrace()Mike Frysinger2009-03-181-1/+5
* libsandbox: shorten the sandbox wrapper func namesMike Frysinger2009-03-181-20/+32
* libsandbox: add an eqawarn() funcMike Frysinger2009-03-181-0/+1
* libsandbox: improve debugging supportMike Frysinger2009-03-111-2/+3
* libsandbox: handle symlinks properlyMike Frysinger2009-03-081-4/+4
* libsandbox: shuffle/unify local prototypesMike Frysinger2009-02-181-0/+3
* libsandbox: convert more code to stdbool to simplify thingsMike Frysinger2009-02-151-6/+6
* libsandbox: use integers rather than strings for functionsMike Frysinger2008-11-291-8/+11
* libsandbox: push STRING_NAME into libsandbox.hMike Frysinger2008-11-291-19/+19
* libsandbox: make sure we use local strdup rather than system libcMike Frysinger2008-11-101-0/+3
* libsandbox: initial support for wrapping *at functions #174233Mike Frysinger2008-11-101-9/+17
* cleanup whitespace and comments -- no functional changesMike Frysinger2008-11-091-18/+2
* Move the FUNCTION_SANDBOX_SAFE* macro's to libsandbox.h where they are more a...Martin Schlemmer2006-07-101-0/+13
* Move wrappers out of libsandbox.c. Move IO functions toMartin Schlemmer2006-07-101-0/+8
* Add forgotten libsandbox.h.Martin Schlemmer2006-07-091-0/+33