nptl: Move stack list variables into _rtld_global
[platform/upstream/glibc.git] / support /
2020-10-16 Adhemerval Zanellasupport: Add create_temp_file_in_dir
2020-10-14 Florian Weimersupport: Provide a way to clear the RA bit in DNS serve...
2020-10-14 Florian Weimersupport: Provide a way to reorder responses within...
2020-07-14 H.J. LuCorrect timespec implementation [BZ #26232]
2020-07-10 Lucas A. M. MagalhaesFix time/tst-cpuclock1 intermitent failures
2020-07-07 Adhemerval Zanellastring: Add strerror, strerror_r, and strerror_l test
2020-06-04 Samuel Thibaultsupport: Fix detecting hole support on >2KB-block files...
2020-05-29 Girish Joshibuild: Use FAIL_EXIT1 () on failure to exec child ...
2020-05-12 Florian Weimersupport: Add support_blob_repeat_allocate_shared
2020-04-30 Carlos O'Donellsupport: Set errno before testing it.
2020-04-30 Carlos O'Donelltest-container: Support $(complocaledir) and mkdirp.
2020-04-27 Mathieu Desnoyerssupport: Implement <support/xthread.h> key create/delete
2020-04-26 Carlos O'Donelllocaledef: Add verbose messages for failure paths.
2020-04-03 Florian Weimersupport: Change xgetline to return 0 on EOF
2020-03-25 Adhemerval Zanellasupport/shell-container.c: Add builtin kill
2020-03-25 Adhemerval Zanellasupport/shell-container.c: Add builtin exit
2020-03-25 Adhemerval Zanellasupport/shell-container.c: Return 127 if execve fails
2020-03-11 Michael Hudson-Doyletest-container: print errno when execvp fails
2020-03-02 Girish JoshiFixed typo in run_command_array() in support/shell...
2020-02-27 Adhemerval Zanellasupport: Add support_process_state_wait
2020-02-09 Florian Weimersupport: Add the xlstat function
2020-02-03 DJ Delorietest-container: add exec, cwd
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-27 Florian Weimerresolv: Implement trust-ad option for /etc/resolv.conf...
2019-11-13 Florian Weimersupport: Fix support_set_small_thread_stack_size to...
2019-11-11 Arjun Shankarsupport: Add xsetlocale function
2019-11-11 Florian Weimersupport: Add support_set_small_thread_stack_size
2019-10-31 Adhemerval ZanellaSync timespec-{add,sub} with gnulib
2019-10-30 Zack WeinbergChange most internal uses of __gettimeofday to __clock_...
2019-10-24 DJ DelorieAdd wait-for-debugger test harness hooks
2019-09-19 Stefan LieblerFix building support_ptrace.c on i686-gnu.
2019-09-18 Stefan LieblerAdd UNSUPPORTED check in elf/tst-pldd.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-14 Florian Weimersupport: Include <support/descriptors.h> in support_des...
2019-07-10 DJ Delorienss_db: fix endent wrt NULL mappings [BZ #24695] [BZ...
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...
next