This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm in repository toolchain/ci/glibc.
from eae81d7057 nptl: pthread_kill must send signals to a specific thread [B [...] adds b517256015 Update to Unicode 14.0.0 [BZ #28390] adds 3692c0df7f io: Do not skip timestamps tests for 32-bit time_t adds 958309cba2 time: Ignore interval nanoseconds on tst-itimer adds 83b5323261 elf: Avoid deadlock between pthread_create and ctors [BZ #28357] adds de0a7c5a0b benchtests: Building benchmarks as static executables
No new revisions were added by this update.
Summary of changes: NEWS | 4 + benchtests/Makefile | 26 +- benchtests/README | 10 + elf/dl-close.c | 6 + elf/dl-open.c | 35 +- elf/dl-support.c | 7 + elf/dl-tls.c | 16 +- elf/rtld.c | 1 + io/tst-utimensat-skeleton.c | 4 +- localedata/charmaps/UTF-8 | 887 ++++++++- localedata/locales/i18n_ctype | 2072 ++++++++++---------- localedata/locales/tr_TR | 2066 ++++++++++--------- localedata/locales/translit_circle | 2 +- localedata/locales/translit_cjk_compat | 2 +- localedata/locales/translit_combining | 214 +- localedata/locales/translit_compat | 120 +- localedata/locales/translit_font | 2 +- localedata/locales/translit_fraction | 2 +- localedata/unicode-gen/DerivedCoreProperties.txt | 700 +++++-- localedata/unicode-gen/EastAsianWidth.txt | 149 +- localedata/unicode-gen/Makefile | 2 +- localedata/unicode-gen/PropList.txt | 100 +- localedata/unicode-gen/UnicodeData.txt | 837 +++++++- posix/fork.c | 3 + sysdeps/generic/ldsodefs.h | 9 +- sysdeps/pthread/Makefile | 10 +- sysdeps/pthread/tst-create1.c | 119 ++ .../pthread/tst-create1mod.c | 30 +- time/tst-itimer.c | 19 +- 29 files changed, 5164 insertions(+), 2290 deletions(-) create mode 100644 sysdeps/pthread/tst-create1.c copy elf/tst-dlopen-nodelete-reloc-mod8.c => sysdeps/pthread/tst-create1mod.c (63%)