aboutsummaryrefslogtreecommitdiff
path: root/support/Makefile
AgeCommit message (Expand)Author
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
2021-04-12libsupport: Add support_select_modifies_timeoutAdhemerval Zanella
2021-03-26S390: Don't test nanoseconds in io/tst-stat.cStefan Liebler
2021-03-12support: Add xpthread_killAdhemerval Zanella
2021-03-12io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella
2021-03-08support: Provide xclock_settime test helper functionLukasz Majewski
2021-01-11posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella
2021-01-10 Add xfchmod to libsupportAlexandra Hájková
2021-01-09Add xchdir to libsupport.Alexandra Hájková
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-11support: Add support_slibdir_prefix variableFlorian Weimer
2020-11-26support: Add support_copy_fileFlorian Weimer
2020-10-14support: Provide a way to reorder responses within the DNS test serverFlorian Weimer
2020-07-14Correct timespec implementation [BZ #26232]H.J. Lu
2020-07-10Fix time/tst-cpuclock1 intermitent failuresLucas A. M. Magalhaes
2020-07-07string: Add strerror, strerror_r, and strerror_l testAdhemerval Zanella
2020-04-27support: Implement <support/xthread.h> key create/deleteMathieu Desnoyers