aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libsbutil: fix -Wold-style-declarationSam James2023-08-081-1/+1
* libsbutil: add sbio_faccessat and use it in sb_existsMike Gilbert2023-08-032-0/+11
* sb_exists: drop use of faccessatMike Gilbert2023-07-171-10/+0
* libsbutil: add sb_exists functionMike Gilbert2023-06-214-1/+27
* change FS calls to use 64-bit interfaces explicitlyMike Frysinger2021-11-053-15/+15
* sandbox: move xasprintf helper hereMike Frysinger2021-11-051-9/+8
* libsandbox/libsbutil: use faccessat for file-existence testsMike Frysinger2021-11-051-13/+1
* Revert "Force sandbox-internal functions to use 64bit file interface"Mike Frysinger2021-11-051-1/+0
* sandbox: restore SANDBOX_INTRACTV variableMike Frysinger2021-11-051-0/+2
* Force sandbox-internal functions to use 64bit file interfaceAndreas K. Hüttel2021-11-031-0/+1
* libsbutil: drop fsync when loggingMike Frysinger2021-11-031-1/+0
* libsandbox: fix ptracing childrenMike Frysinger2021-11-022-0/+10
* sandbox: add a --run-configure optionMike Frysinger2021-10-231-0/+8
* build: hoist -Itop_srcdir to common AM_CPPFLAGSMike Frysinger2021-10-231-1/+0
* Revert "Remove leftover generated Makefiles from the repo (sic!)"Mike Frysinger2021-10-221-0/+4
* Remove leftover generated Makefiles from the repo (sic!)Michał Górny2021-10-221-4/+0
* delete redundant headers.h stubMike Frysinger2021-10-212-2/+0
* tests: add a convenience build targetMike Frysinger2021-10-211-1/+1
* build: flatten build a bit to avoid (most) recursive makeMike Frysinger2021-10-213-71/+69
* libsandbox: add SANDBOX_METHOD settingMike Frysinger2021-10-183-0/+46
* libsbutil: add assert to testing code pathMike Frysinger2021-10-181-0/+1
* libsbutil: elide sb_maybe_gdb when -DNDEBUG is usedGuenther Brunthaler2016-11-271-0/+2
* libsbutil: clean up same.h distdir usageMike Frysinger2016-01-181-1/+0
* libsbutil: gnulib: hand disable same_name usageMike Frysinger2015-12-202-34/+0
* libsandbox: avoid mixing stderr & output pipesMike Frysinger2015-12-202-1/+14
* sb_efuncs: avoid pointless stdio indirectionMike Frysinger2015-12-191-8/+8
* libsbutil: add helpers for reading config options (w/out env export)Mike Frysinger2015-09-262-13/+32
* libsbutil: gnulib: mark xgetcwd static inlineMike Frysinger2015-09-261-5/+1
* libsbutil: gnulib: import modules for canonicalize_filename_modeMike Frysinger2015-09-2026-0/+2709
* libsbutil: undef memory redirect callsMike Frysinger2015-09-201-0/+6
* sandbox: use a non-shell var for the message pathMike Frysinger2013-03-031-1/+1
* sandbox: accept SANDBOX_LOG vars whatever their valuesMike Frysinger2013-03-031-9/+5
* sb_efuncs: fix thinko in message patchMike Frysinger2013-03-031-1/+1
* libsandbox: clean up open file handles in parent tracing processMike Frysinger2012-06-232-1/+26
* environ: add set variants to env_is_{on,off}Mike Frysinger2013-02-222-7/+21
* add a new message env varMike Frysinger2013-02-243-49/+25
* delete unused sandbox env varsMike Frysinger2013-02-241-7/+0
* environ: add a new is_env_var helper for checking var namesMike Frysinger2013-02-241-3/+6
* environ: merge is_env_{on,off} into a single fileMike Frysinger2013-02-244-46/+46
* sb_gdb: improve gdb integrationMike Frysinger2012-12-244-20/+78
* sb_efuncs: fix usage of portage handlersMike Frysinger2012-12-241-7/+17
* sandbox: allow log files to fallback to tmpdirMike Frysinger2012-12-242-8/+15
* sb_efunc: deleteMike Frysinger2012-12-241-25/+0
* sb_efuncs: fix NOCOLOR handlingMike Frysinger2012-11-231-2/+5
* precompile headers.h to speed up build slightlyMike Frysinger2012-07-032-0/+2
* sb_printf: expand feature set slightly and fix testingMike Frysinger2012-07-021-12/+36
* significantly overhaul output helpersMike Frysinger2012-06-238-62/+321
* libsandbox: create more defines for gcc attributesMike Frysinger2012-06-231-4/+4
* sandbox: drop beep supportMike Frysinger2012-06-231-3/+0
* libsandbox: push down constructor initMike Frysinger2012-03-052-12/+1