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