aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* drop force pic flagsMike Frysinger2009-08-251-2/+1
* add -Wall to automake runs and fix falloutMike Frysinger2009-08-251-5/+3
* libsandbox: make sure to punt the useless .la fileMike Frysinger2009-06-021-0/+3
* use automake AM_V_GEN rather than custom SB_V_GENMike Frysinger2009-04-281-9/+5
* libsandbox: add pre checks to static tracingMike Frysinger2009-06-041-1/+1
* libsandbox: symbols.h does not care about wrapper filesMike Frysinger2009-04-081-1/+1
* libsandbox: force lock sanity across forksMike Frysinger2009-04-051-0/+1
* use newer automake featuresMike Frysinger2009-04-051-7/+10
* libsandbox: enable tracing for multiple personalitiesMike Frysinger2009-04-051-4/+19
* libsandbox: initial support for tracing of static binaries via ptrace()Mike Frysinger2009-03-181-9/+18
* libsandbox: add an eqawarn() funcMike Frysinger2009-03-181-0/+1
* libsandbox: calculate longest symbol name dynamicallyMike Frysinger2009-02-151-1/+1
* gen_symbol_version_map.awk: filter out more symbolsMike Frysinger2009-02-051-2/+2
* libsandbox: detect linker flag for version scriptsMike Frysinger2009-02-051-1/+1
* libsandbox: use -avoid-versionMike Frysinger2009-02-011-0/+1
* libsandbox/libsbutil: link with -no-undefinedMike Frysinger2008-12-311-0/+1
* libsandbox: run awk scripts in C localeMike Frysinger2008-12-261-2/+2
* move -fexceptions into a configure testMike Frysinger2008-11-291-3/+1
* libsandbox: use integers rather than strings for functionsMike Frysinger2008-11-291-3/+7
* simplify awk scriptsMike Frysinger2008-11-291-25/+5
* move build flags to configure rather than MakefileMike Frysinger2008-11-111-4/+4
* libsandbox: pull in headers for distMike Frysinger2008-11-101-1/+1
* libsandbox: create local memory functionsMike Frysinger2008-11-091-0/+1
* libsandbox: fix typo: wrappers.c, not wrapper.cMike Frysinger2008-11-091-1/+1
* libsandbox: make sure wrapper.c depends on symbols.hJose Luis2008-11-091-1/+2
* Add back using libsbutil.a, else libsandbox.so increase currently with at lea...Martin Schlemmer2006-07-131-3/+3
* Fix wrappers not being included in distribution.Martin Schlemmer2006-07-131-2/+3
* Move wrappers out of libsandbox.c. Move IO functions toMartin Schlemmer2006-07-101-1/+3
* Start moving libsandbox only related stuff out of libsbutil.Martin Schlemmer2006-07-091-0/+1
* Move libsandbox to its own directory.Martin Schlemmer2006-07-091-0/+71