malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]
[external/glibc.git] / support /
2019-06-28 Florian Weimersupport: Add xdlvsym function
2019-06-21 Mike Crowesupport: Invent verbose_printf macro
2019-06-21 Mike Crowesupport: Add xclock_now helper function.
2019-05-20 Florian Weimersupport: Expose sbindir as support_sbindir_prefix
2019-05-20 Mike Crowesupport: Add missing EOL terminators on timespec
2019-05-20 Mike Crowesupport: Correct confusing comment
2019-05-16 Florian Weimersupport: Report NULL blobs explicitly in TEST_COMPARE
2019-05-15 Alexandra Hájkovásupport: Add support_install_rootsbindir
2019-05-14 Adhemerval Zanellasupport: Export bindir path on support_path
2019-05-10 Adhemerval Zanellasupport: Fix timespec printf
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-13 Joseph MyersAvoid fall-through in test-container if execlp fails.
2019-02-07 Florian Weimersupport: Implement xdlmopen
2019-02-06 Florian Weimersupport: Use dlerror to detect NULL symbols in xdlsym
2019-02-06 Stefan LieblerFix alignment of TLS variables for tls variant TLS_TCB_...
2019-02-01 Florian Weimersupport: Correct error message for TEST_COMPARE_STRING
2019-02-01 Florian Weimersupport: Handle AF_LOCAL, AF_UNSPEC in support_format_a...
2019-02-01 Carlos O'Donellnptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
2019-01-31 Florian Weimernss_files: Fix /etc/aliases null pointer dereference...
2019-01-24 Adhemerval Zanellahurd: Fix libsupport xsigstack build
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-28 Adhemerval ZanellaReplace check_mul_overflow_size_t with __builtin_mul_ov...
2018-12-15 Florian Weimersupport: Do not require overflow builtin in support...
2018-12-11 DJ Delorietest-container: move postclean outside of namespace...
2018-12-06 Florian Weimersupport: Implement <support/descriptors.h> to track...
2018-12-04 DJ Delorietest-container: add "su" command to run test as root...
2018-12-01 Florian Weimersupport: Close original descriptors in support_capture_...
2018-11-28 Florian Weimersupport: Add signal support to support_capture_subproce...
2018-11-28 Florian Weimersupport_quote_string: Do not use str parameter name
2018-11-27 Florian Weimersupport: Implement support_quote_string
2018-11-19 Florian Weimersupport: Print timestamps in timeout handler
2018-11-07 Adhemerval Zanellasupport: Fix printf format for TEST_COMPARE_STRING
2018-11-07 Florian Weimersupport: Implement TEST_COMPARE_STRING
2018-11-02 Florian Weimersupport/shell-container.c: Use support_copy_file_range
2018-11-02 Florian Weimersupport/test-container.c: Include <libc-pointer-arith.h>
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-30 Florian Weimersupport_blob_repeat: Call mkstemp directory for the...
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-28 Florian Weimertest-container: EPERM from unshare is UNSUPPORTED
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-06-26 Florian Weimersupport: Add TEST_NO_SETVBUF
2018-05-29 Florian Weimersupport: Add wrappers for pthread_barrierattr_t
2018-05-23 Florian WeimerSwitch IDNA implementation to libidn2 [BZ #19728] ...
2018-05-16 Florian Weimersupport: Add TEST_COMPARE_BLOB, support_quote_blob
2018-04-01 Florian Weimersupport_format_addrinfo: Include unknown error number...
2018-03-13 Zack Weinberg[BZ 1190] Make EOF sticky in stdio.
2018-01-12 Florian Weimersupport: Preserve errno in write_message, TEST_VERIFY...
2018-01-08 Florian Weimerresolv: Support binary labels in test framework
2018-01-08 Florian Weimersupport: Increase usability of TEST_COMPARE
2018-01-08 Florian Weimersupport: Define support_static_assert for use with...
2018-01-04 Samuel Thibaultsupport_enter_mount_namespace: Fix indentation
2018-01-03 Samuel Thibaulthurd: Fix support/support_enter_mount_namespace.c build
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-14 Florian Weimersupport: Simplify compiling most of support/ outside...
2017-12-05 Florian WeimerLinux: Implement interfaces for memory protection keys
2017-12-05 Florian Weimersupport/tst-test_compare: Fix 32-bit/64-bit expected...
2017-12-04 Florian Weimersupport: Add TEST_COMPARE macro
2017-11-18 Christian Braunersupport_become_root: Fix comment style
2017-11-18 Christian Braunersupport_become_root: Don't fail when /proc/<pid/setgrou...
2017-11-18 Florian Weimersupport_enter_mount_namespace: Unshare with mount ...
2017-11-18 Florian Weimersupport_create_temp_directory: Align behavior with...
2017-11-17 Florian Weimersupport_become_root: Enable file creation in user names...
2017-11-13 Florian Weimersupport: Add <support/next_to_fault.h>
2017-11-12 Florian Weimersupport: Add xstrndup, xunlink, xreadlink, support_crea...
2017-10-05 Florian Weimersupport_format_hostent: Add more error information...
2017-09-25 Samuel ThibaultRevert "resolv_test.c: also cope with CONNREFUSED error...
2017-09-24 Samuel Thibaultresolv_test.c: also cope with CONNREFUSED errors return...
2017-09-21 Paul PluzhnikovImplement xdlopen, xdlsym and xdlclose routines which...
2017-09-01 Florian Weimersupport_chroot_create: Add support for /etc/hosts,...
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()
next