aboutsummaryrefslogtreecommitdiff
path: root/support/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-04-26localedef: Add verbose messages for failure paths.Carlos O'Donell1-1/+2
2020-02-27support: Add support_process_state_waitAdhemerval Zanella1-0/+3
2020-02-09support: Add the xlstat functionFlorian Weimer1-0/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-11support: Add xsetlocale functionArjun Shankar1-0/+1
2019-11-11support: Add support_set_small_thread_stack_sizeFlorian Weimer1-0/+2
2019-09-18Add UNSUPPORTED check in elf/tst-pldd.Stefan Liebler1-0/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-10nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie1-0/+5
2019-05-20support: Expose sbindir as support_sbindir_prefixFlorian Weimer1-0/+1
2019-05-15support: Add support_install_rootsbindirAlexandra Hájková1-1/+2
2019-05-14support: Export bindir path on support_pathAdhemerval Zanella1-1/+2
2019-05-09support: Add timespec.hMike Crowe1-0/+3
2019-05-08support: Add xclock_gettimeMike Crowe1-0/+1
2019-04-17support: Add support_capture_subprogramAdhemerval Zanella1-0/+6
2019-02-07support: Implement xdlmopenFlorian Weimer1-0/+1
2019-02-06Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler1-0/+2
2019-01-31nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell1-0/+1
2019-01-16Tests for minimal signal handler functionality in MINSIGSTKSZ space.Zack Weinberg1-0/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-06support: Implement <support/descriptors.h> to track file descriptorsFlorian Weimer1-0/+2
2018-11-27support: Implement support_quote_stringFlorian Weimer1-0/+2
2018-11-07support: Implement TEST_COMPARE_STRINGFlorian Weimer1-0/+2
2018-10-30stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer1-0/+2
2018-10-04Adjust name of ld.so in test-container.c.Stefan Liebler1-0/+1
2018-08-31test-container: Use xcopy_file_range for cross-device copy [BZ #23597]H.J. Lu1-0/+2
2018-08-27links-dso-program: Fix build-programs=no build case.DJ Delorie1-10/+0
2018-08-24Fix IA64 links-dso-program link.DJ Delorie1-1/+1
2018-08-22Add test-in-container infrastructure.DJ Delorie1-0/+42
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer1-0/+1
2018-05-29support: Add wrappers for pthread_barrierattr_tFlorian Weimer1-0/+3
2018-05-16support: Add TEST_COMPARE_BLOB, support_quote_blobFlorian Weimer1-0/+4
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