about summary refs log tree commit diff
path: root/support/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [BZ 1190] Make EOF sticky in stdio.Zack Weinberg2018-03-131-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+3
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-1/+5
* support: Add TEST_COMPARE macroFlorian Weimer2017-12-041-0/+2
* support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer2017-11-181-0/+1
* support: Add <support/next_to_fault.h>Florian Weimer2017-11-131-0/+1
* support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer2017-11-121-1/+5
* Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov2017-09-201-0/+1
* rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell2017-07-281-0/+6
* support: Add support_chroot_create and support_chroot_freeFlorian Weimer2017-07-051-0/+1
* __inet_pton_length: Implement new internal helper functionFlorian Weimer2017-06-211-0/+1
* nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella2017-06-141-0/+1
* resolv: Tests for various versions of res_initFlorian Weimer2017-06-021-0/+9
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-021-0/+4
* Assume that accept4 is always available and worksFlorian Weimer2017-04-191-0/+1
* support: Add error checking to close system calls [BZ #21244]Florian Weimer2017-03-151-0/+1
* support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer2017-03-151-0/+3
* Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2017-01-281-0/+4
* nptl: Add tst-robust-forkFlorian Weimer2017-01-271-0/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* resolv: Add beginnings of a libresolv test suiteFlorian Weimer2016-12-311-0/+27
* support: Helper functions for entering namespacesFlorian Weimer2016-12-311-0/+4
* Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers2016-12-301-0/+2
* support: Add support for delayed test failure reportingFlorian Weimer2016-12-281-1/+17
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-0/+64