aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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