summaryrefslogtreecommitdiff
path: root/support/Makefile
AgeCommit message (Expand)Author
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
2021-10-01support: Add support_mutex_pi_monotonicAdhemerval Zanella
2021-08-30support: Add support_wait_for_thread_exitFlorian Weimer
2021-08-26support: Add support_open_dev_null_rangeAdhemerval Zanella
2021-07-08support: Add support_stack_allocAdhemerval Zanella
2021-06-24support: Add xcloneAdhemerval Zanella
2021-06-22support: Add support_create_timerAdhemerval Zanella
2021-06-15libsupport: Add 64-bit time_t support for stat functionsAdhemerval Zanella
2021-06-15libsupport: Add 64-bit time_t support for time functionsAdhemerval Zanella
2021-05-27support: Add xpthread_attr_setaffinity_np wrapperAdhemerval Zanella
2021-04-12libsupport: Add support_select_normalizes_timeoutAdhemerval Zanella