hurd: Fix initial sigaltstack state
[platform/upstream/glibc.git] / support /
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()
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