summaryrefslogtreecommitdiff
path: root/support/Makefile
AgeCommit message (Expand)Author
2026-03-12configure: Repurpose have-cc-with-libunwind for clang supportAdhemerval Zanella
2026-03-12configure: Parametrize runtime libraries to support compiler-rtAdhemerval Zanella
2026-02-12support: Add support for starting and stopping nscdFlorian Weimer
2026-02-12support: Add missing NSS formatting and checking functionsFlorian Weimer
2026-02-12support: Clean up NSS formatting and checking functionsFlorian Weimer
2026-02-04support: Also put libaudit, libcap into the testroot if presentFlorian Weimer
2026-02-02support: Add support_spawn_wrap and related functionalityFlorian Weimer
2026-01-24support: Add support_hardcoded_paths_in_testFlorian Weimer
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-11-24support: Add support for running tests in a multi-threaded environmentArjun Shankar
2025-09-18support: Add support_accept_oom to heuristically support OOM errorsFlorian Weimer
2025-09-15support: add check_mem_access functionYury Khrustalev
2025-09-05support: Implement 'xfmemopen' for seamless 'fmemopen' useMaciej W. Rozycki
2025-04-01add ptmx support to test-containerDJ Delorie
2025-03-26support: Use unwinder in links-dso-program-c only with libgcc_sFlorian Weimer
2025-03-21support: Link links-dso-program-c with libgcc_s only if availableFlorian Weimer
2025-03-21support: Link links-dso-program-c against libgcc_sFlorian Weimer
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-11-12support: Add xdupSiddhesh Poyarekar
2024-09-12support: Add <support/readdir.h>Florian Weimer
2024-09-05support: Add FUSE-based file system test framework to support/Florian Weimer
2024-09-05support: Add <support/xdirent.h>Florian Weimer
2024-09-03Add support/ code for checking file contentsJoseph Myers
2024-08-16support: Use macros for *stat wrappersFlorian Weimer
2024-08-16support: Add the xstatx functionFlorian Weimer
2024-04-10libsupport: Add xgetpeernameSergey Kolosov
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-07support: Add support_set_vma_nameAdhemerval 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-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-05-23support: Reformat Makefile.Carlos O'Donell
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-10-03support: Add xpthread_cond_signal wrapperYu Chien Peter Lin
2022-09-22scripts: Enhance glibcpp to do basic macro processingFlorian Weimer
2022-04-15support: Add xmkfifoAdhemerval Zanella
2022-04-04Allow for unpriviledged nested containersDJ Delorie
2022-01-28support: Add support_socket_so_timestamp_time64Adhemerval Zanella
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-10-21elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang
2021-10-12Add TEST_COMPARE_STRING_WIDE to support/check.hJoseph Myers