aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2024-02-23tests: gracefully handle AppArmor userns containmentSimon Chopin
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-07support: Add support_set_vma_nameAdhemerval Zanella
2023-10-16Fix WAIT_FOR_DEBUGGER for container tests.Stefan Liebler
2023-09-28test-container: Use nftw instead of rm -rfAdhemerval Zanella
2023-07-01support: Build with exceptions and asynchronous unwind tables [BZ #30587]John David Anglin
2023-06-19tests: replace system by xsystemFrédéric Bérat
2023-06-19tests: replace read by xreadFrédéric Bérat
2023-06-13tests: replace fgets by xfgetsFrederic Berat
2023-06-13tests: replace fread by xfreadFrederic Berat
2023-06-06support: Add delayed__exit (with two underscores)Florian Weimer
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-06-01tests: fix warn unused resultsFrédéric Bérat
2023-06-01tests: replace write by xwriteFrédéric Bérat
2023-06-01support: Don't fail on fchown when spawning sgid processesSiddhesh Poyarekar
2023-05-23support: Reformat Makefile.Carlos O'Donell
2023-03-28system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott
2023-03-27support: introduce support_sysconfdir_prefixRomain Geissler
2023-03-07posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-03-02support: use 64-bit time_t (bug 30111)Andreas Schwab
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-29scripts: Add "|" operator support to glibcpp's parsingShahab Vahedi
2022-10-03support: Add xpthread_cond_signal wrapperYu Chien Peter Lin
2022-09-22scripts: Enhance glibcpp to do basic macro processingFlorian Weimer
2022-07-05test-container: return UNSUPPORTED for ENOSPC on clone()Xi Ruoyao
2022-06-24support: Change non-address output format of support_format_dns_packetFlorian Weimer
2022-04-15support: Add xmkfifoAdhemerval Zanella
2022-04-12test-container: Fix "unused code" warnings on HURDDJ Delorie
2022-04-04Allow for unpriviledged nested containersDJ Delorie
2022-03-23support: Fix support_process_state_wait path size calculationAdhemerval Zanella
2022-03-23support: Remove unused extract_8 functionAdhemerval Zanella
2022-01-28support: Add support_socket_so_timestamp_time64Adhemerval Zanella
2022-01-26Avoid -Wuse-after-free in tests [BZ #26779].Martin Sebor
2022-01-21support: Add helpers to create paths longer than PATH_MAXSiddhesh Poyarekar
2022-01-12debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar
2022-01-12Revert "support: Add support_socket_so_timestamp_time64"Adhemerval Zanella
2022-01-12support: Add support_socket_so_timestamp_time64Adhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-04Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu
2021-10-21elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang
2021-10-21Add alloc_align attribute to memalign et alJonathan Wakely
2021-10-12Add TEST_COMPARE_STRING_WIDE to support/check.hJoseph Myers
2021-10-06support: Also return fd when it is 0Siddhesh Poyarekar
2021-10-01support: Add check for TID zero in support_wait_for_thread_exitFlorian Weimer
2021-10-01support: Add support_mutex_pi_monotonicAdhemerval Zanella
2021-09-24xsysconf: Only fail on error results and errno setStafford Horne
2021-09-16time: Fix compile error in itimer test affecting hurdStafford Horne
2021-08-30support: Add support_wait_for_thread_exitFlorian Weimer