packaging: add --disable-experimental-malloc
[platform/upstream/glibc.git] / support / test-container.c
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-07-06 Xi Ruoyaotest-container: return UNSUPPORTED for ENOSPC on clone()
2022-04-11 DJ Delorietest-container: Fix "unused code" warnings on HURD
2022-04-04 DJ DelorieAllow for unpriviledged nested containers
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-03-11 DJ Delorietest-container: Always copy test-specific support files...
2021-01-29 Adhemerval Zanellaelf: Fix tests that rely on ld.so.cache for cross-compiling
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-05-29 Girish Joshibuild: Use FAIL_EXIT1 () on failure to exec child ...
2020-04-30 Carlos O'Donellsupport: Set errno before testing it.
2020-04-30 Carlos O'Donelltest-container: Support $(complocaledir) and mkdirp.
2020-03-11 Michael Hudson-Doyletest-container: print errno when execvp fails
2020-02-03 DJ Delorietest-container: add exec, cwd
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-24 DJ DelorieAdd wait-for-debugger test harness hooks
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-13 Joseph MyersAvoid fall-through in test-container if execlp fails.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-11 DJ Delorietest-container: move postclean outside of namespace...
2018-12-04 DJ Delorietest-container: add "su" command to run test as root...
2018-11-02 Florian Weimersupport/test-container.c: Include <libc-pointer-arith.h>
2018-10-04 Stefan LieblerAdjust name of ld.so in test-container.c.
2018-08-31 H.J. Lutest-container: Use xcopy_file_range for cross-device...
2018-08-28 Florian Weimertest-container: EPERM from unshare is UNSUPPORTED
2018-08-23 DJ DelorieAdd test-in-container infrastructure.