summaryrefslogtreecommitdiff
path: root/support/Makefile
AgeCommit message (Expand)Author
2018-05-29support: Add wrappers for pthread_barrierattr_tFlorian Weimer
2018-05-16support: Add TEST_COMPARE_BLOB, support_quote_blobFlorian Weimer
2018-03-13[BZ 1190] Make EOF sticky in stdio.Zack Weinberg
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-12-04support: Add TEST_COMPARE macroFlorian Weimer
2017-11-18support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer
2017-11-13support: Add <support/next_to_fault.h>Florian Weimer
2017-11-12support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer
2017-09-20Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov
2017-07-28rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer
2017-06-14nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer
2017-04-19Assume that accept4 is always available and worksFlorian Weimer
2017-03-15support: Add error checking to close system calls [BZ #21244]Florian Weimer
2017-03-15support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell
2017-01-27nptl: Add tst-robust-forkFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer
2016-12-31support: Helper functions for entering namespacesFlorian Weimer
2016-12-30Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers
2016-12-28support: Add support for delayed test failure reportingFlorian Weimer
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer