aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libsandbox: add uninstall target to fix distcheckMike Frysinger2012-06-231-0/+4
* libsandbox: add missing close to logfile fdMike Frysinger2012-03-071-2/+5
* libsandbox: mark internal fds with O_CLOEXECMike Frysinger2012-03-072-2/+6
* tests: add static unlink testsMike Frysinger2012-03-064-0/+13
* libsandbox: set syscall error rather than killing on violationsMike Frysinger2012-03-067-18/+65
* libsandbox: add likely/unlikely supportMike Frysinger2012-03-061-0/+3
* libsandbox: push down constructor initMike Frysinger2012-03-054-49/+8
* tests: note that testsuite.list.at is generatedMike Frysinger2012-03-051-1/+2
* tests: make `./testsuite #` workMike Frysinger2012-03-051-0/+4
* update autotool filesMike Frysinger2012-03-051-2/+7
* libsandbox: delay trace_regs #error until useMike Frysinger2011-07-082-1/+6
* libsandbox: invert debug checking order to avoid uninitialized variablesMike Frysinger2011-07-081-1/+1
* tests: disable non-POSIX EBADFDMike Frysinger2011-07-081-1/+1
* libsandbox: tweak code to avoid undefined behavior warningsMike Frysinger2011-07-081-1/+1
* libsandbox: catch mktemp related funcsMike Frysinger2011-07-0441-1/+356
* tests: autogenerate testsuite.atMike Frysinger2011-07-043-37/+7
* tests: fix flags parsing in open64Mike Frysinger2011-07-041-2/+1
* tests: use %#x instead of 0x%xMike Frysinger2011-07-043-3/+3
* sandbox.bashrc: support newer /etc/portage filesMike Frysinger2011-03-011-7/+8
* bump to sandbox-2.6Mike Frysinger2011-02-141-1/+1
* update ax_*.m4 files from upstreamMike Frysinger2011-02-141-2/+2
* make the libdl/dlopen/dlvsym tests more autoconfyv2.5Diego Elio Pettenò2011-02-141-19/+2
* use libtool 2.2 macro and avoid dirty hacksDiego Elio Pettenò2011-02-141-8/+1
* tests: start futimesat tests based on utimensat onesMike Frysinger2011-01-015-0/+26
* libsandbox: handle NULL filenames with futimesatMike Frysinger2011-01-011-2/+5
* tests: make defaults for fds sanerMike Frysinger2011-01-011-3/+16
* tests: add a bunch more feasible errno valuesMike Frysinger2011-01-011-0/+23
* improve quote parsing for SANDBOX_CONFIGURE_OPTSMike Frysinger2010-12-311-2/+8
* update ax_*.m4 files from upstreamMike Frysinger2010-12-311-20/+64
* tests: unify duplicated name/value lookup codeMike Frysinger2010-11-262-18/+22
* libsandbox: fix utimensat regression with NULL filenameMike Frysinger2010-11-263-1/+8
* tests: allow dirfds to specify mode tooMike Frysinger2010-11-261-17/+24
* bump to sandbox-2.5Mike Frysinger2010-11-241-1/+1
* libsandbox: fix bug in previous dirfd unificationv2.4Mike Frysinger2010-11-235-7/+8
* tests: add another unlinkat test for long pathsMike Frysinger2010-11-232-0/+11
* tests: add debug output to sigsuspend-zsh_tstMike Frysinger2010-11-222-3/+15
* libsandbox: fix thinko in previous erealpath commitMike Frysinger2010-11-221-2/+2
* tests: add mkdirat/unlinkat precheck dirfd testsMike Frysinger2010-11-156-0/+38
* libsandbox: handle dirfd in mkdir/open/unlink *at prechecksMike Frysinger2010-11-155-58/+123
* tests: generalize flag parsing to handle AT_* flags betterMike Frysinger2010-11-151-26/+35
* scrub generated m4 files before rebuilding autotoolsMike Frysinger2010-11-151-0/+4
* tests: fix swapped arg parsing with at dirfdMike Frysinger2010-11-151-3/+3
* tests: handle O_DIRECTORY file flagsMike Frysinger2010-11-151-0/+1
* 00default: fix installMike Frysinger2010-08-181-1/+2
* bump to sandbox-2.4Mike Frysinger2010-08-181-1/+1
* libsandbox: tempish mkdir hack for broken symlinksv2.3Mike Frysinger2010-08-161-1/+16
* tests: check rmdir functionalityMike Frysinger2010-08-165-0/+26
* tests: re-order set -x in SB_RUNMike Frysinger2010-08-161-2/+3
* libsandbox: mark rmdir as working on symlinksMike Frysinger2010-08-161-0/+1
* tests: addpredict / by default to match portageMike Frysinger2010-08-152-2/+5