]> git.ipfire.org Git - thirdparty/glibc.git/history - support/Makefile
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / support / Makefile
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-10  DJ Delorienss_db: fix endent wrt NULL mappings [BZ #24695] [BZ...
2019-05-20  Florian Weimersupport: Expose sbindir as support_sbindir_prefix
2019-05-15  Alexandra Hájkovásupport: Add support_install_rootsbindir
2019-05-14  Adhemerval Zanellasupport: Export bindir path on support_path
2019-05-09  Mike Crowesupport: Add timespec.h
2019-05-08  Mike Crowesupport: Add xclock_gettime
2019-04-17  Adhemerval Zanellasupport: Add support_capture_subprogram
2019-02-07  Florian Weimersupport: Implement xdlmopen
2019-02-06  Stefan LieblerFix alignment of TLS variables for tls variant TLS_TCB_...
2019-02-01  Carlos O'Donellnptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
2019-01-16  Zack WeinbergTests for minimal signal handler functionality in MINSI...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-06  Florian Weimersupport: Implement <support/descriptors.h> to track...
2018-11-27  Florian Weimersupport: Implement support_quote_string
2018-11-07  Florian Weimersupport: Implement TEST_COMPARE_STRING
2018-10-31  Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-30  Florian Weimerstdlib/test-bz22786: Avoid spurious test failures using...
2018-10-04  Stefan LieblerAdjust name of ld.so in test-container.c.
2018-08-31  H.J. Lutest-container: Use xcopy_file_range for cross-device...
2018-08-27  DJ Delorielinks-dso-program: Fix build-programs=no build case.
2018-08-25  DJ DelorieFix IA64 links-dso-program link.
2018-08-23  DJ DelorieAdd test-in-container infrastructure.
2018-08-21  Florian WeimerAvoid running some tests if the file system does not...
2018-05-29  Florian Weimersupport: Add wrappers for pthread_barrierattr_t
2018-05-16  Florian Weimersupport: Add TEST_COMPARE_BLOB, support_quote_blob
2018-03-13  Zack Weinberg[BZ 1190] Make EOF sticky in stdio.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-22  Florian Weimercopy_file_range: New function to copy file data
2017-12-05  Florian WeimerLinux: Implement interfaces for memory protection keys
2017-12-04  Florian Weimersupport: Add TEST_COMPARE macro
2017-11-18  Florian Weimersupport_enter_mount_namespace: Unshare with mount ...
2017-11-13  Florian Weimersupport: Add <support/next_to_fault.h>
2017-11-12  Florian Weimersupport: Add xstrndup, xunlink, xreadlink, support_crea...
2017-09-21  Paul PluzhnikovImplement xdlopen, xdlsym and xdlclose routines which...
2017-07-28  Carlos O'Donellrwlock: Fix explicit hand-over (bug 21298)
2017-07-05  Florian Weimersupport: Add support_chroot_create and support_chroot_free
2017-06-21  Florian Weimer__inet_pton_length: Implement new internal helper function
2017-06-14  Adhemerval Zanellanptl: Invert the mmap/mprotect logic on allocated stack...
2017-06-02  Florian Weimerresolv: Tests for various versions of res_init
2017-06-02  Florian WeimerAdd internal facility for dynamic array handling
2017-04-19  Florian WeimerAssume that accept4 is always available and works
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  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: Helper functions for entering namespaces
2016-12-30  Joseph MyersFix tst-support_record_failure-2 for run-built-tests...
2016-12-28  Florian Weimersupport: Add support for delayed test failure reporting
2016-12-09  Florian Weimersupport: Introduce new subdirectory for test infrastructure