aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libsbutil: intercept getcwd() calls in gnulibHEADmasterMike Gilbert2025-01-214-0/+16
* libsbutil: update gnulib codeMike Gilbert2025-01-2136-864/+3730
* libsbutil: avoid unnecessary use of libtoolMike Gilbert2025-01-191-4/+4
* Revert "libsandbox: simplify reference to libsbutil"Mike Gilbert2025-01-131-1/+0
* libsandbox: simplify reference to libsbutilMike Gilbert2025-01-071-0/+1
* Rework LFS handingMike Gilbert2025-01-056-39/+42
* 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 Frysinger2022-12-303-15/+15
* libsandbox/libsbutil: use faccessat for file-existence testsMike Frysinger2022-12-301-13/+1
* 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
* libsbutil: kill off unnecessary log_domain codeMike Frysinger2009-08-252-12/+1