aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libsandbox: add pre checks to static tracingMike Frysinger2009-06-041-24/+4
* libsandbox: make sure fopen64 uses 64bit funcsMike Frysinger2009-06-021-1/+3
* libsandbox: shorten the sandbox wrapper func namesMike Frysinger2009-03-181-1/+1
* libsandbox: add debug output for all wrapper early-checksMike Frysinger2009-03-121-1/+5
* libsandbox: simplify WRAPPER_PRE_CHECKS() a bitMike Frysinger2009-02-181-1/+1
* libsandbox: tweak errno handling in fopen() wrapperMike Frysinger2009-02-181-2/+5
* libsandbox: unify wrapper funcsMike Frysinger2008-12-311-23/+18
* libsandbox: push STRING_NAME into libsandbox.hMike Frysinger2008-11-291-1/+1
* libsandbox: unify 64bit versions with the non-64bit versionsMike Frysinger2008-11-101-2/+1
* libsandbox: break function args out into WRAPPER_ARGS and func name into STRI...Mike Frysinger2008-11-101-6/+5
* cleanup whitespace and comments -- no functional changesMike Frysinger2008-11-091-19/+2
* Rename wrapper-decls to wrapper-funcs.Martin Schlemmer2006-07-131-0/+55