]> git.ipfire.org Git - thirdparty/glibc.git/history - support
Update nss tests to new skeleton
[thirdparty/glibc.git] / support /
2017-07-28  Carlos O'Donellrwlock: Fix explicit hand-over (bug 21298)
2017-07-05  Florian Weimersupport: Add resolver testing mode which does not patch...
2017-07-05  Florian Weimersupport: Add support_chroot_create and support_chroot_free
2017-07-05  Florian Weimersupport: Check isolation of loopback addresses in tst...
2017-06-30  Florian Weimersupport: Report actual exit status in support_capture_s...
2017-06-21  Florian Weimer__inet_pton_length: Implement new internal helper function
2017-06-15  Adhemerval Zanellasupport: Add optstring support
2017-06-14  Adhemerval Zanellanptl: Invert the mmap/mprotect logic on allocated stack...
2017-06-09  Florian Weimersupport: Expose TEST_VERIFY_EXIT behavior to GCC optimizers
2017-06-02  Florian Weimerresolv: Tests for various versions of res_init
2017-06-02  Florian WeimerAdd internal facility for dynamic array handling
2017-05-11  Florian Weimersupport_format_addrinfo: Fix flags and canonname formatting
2017-05-08  Florian Weimersupport: Prevent multiple deletion of temporary files
2017-05-08  Florian Weimersupport: Delete temporary files in LIFO order
2017-04-25  Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-19  Florian WeimerAssume that accept4 is always available and works
2017-04-13  Florian Weimerresolv: Reduce EDNS payload size to 1200 bytes [BZ...
2017-03-22  Zack WeinbergAnother round of inclusion fixes for _ISOMAC testsuite.
2017-03-15  Florian Weimersupport: Explain ignored failures of temporary file...
2017-03-15  Florian Weimersupport: Add error checking to close system calls ...
2017-03-15  Florian Weimersupport_format_dns_packet: Fix CNAME and multiple RR...
2017-01-29  Carlos O'DonellBug 20116: Fix use after free in pthread_create()
2017-01-27  Florian Weimernptl: Add tst-robust-fork
2017-01-01  Florian Weimersupport: struct netent portability fix for support_form...
2017-01-01  Florian Weimersupport: Use %td for pointer difference in xwrite
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Florian Weimerresolv: Add beginnings of a libresolv test suite
2016-12-31  Florian Weimersupport: Implement --verbose option for test programs
2016-12-31  Florian Weimersupport: Use support_record_failure consistently
2016-12-31  Florian Weimersupport: Helper functions for entering namespaces
2016-12-30  Joseph MyersFix tst-support_record_failure-2 for run-built-tests...
2016-12-28  Adhemerval ZanellaAdd SYSV message queue test
2016-12-28  Florian Weimersupport: Add support for delayed test failure reporting
2016-12-15  Andreas SchwabFix assertion failure on test timeout
2016-12-10  Andreas SchwabFix testsuite timeout handling
2016-12-09  Florian Weimersupport: Introduce new subdirectory for test infrastructure