This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from eae81d7057 nptl: pthread_kill must send signals to a specific thread [B [...] new b517256015 Update to Unicode 14.0.0 [BZ #28390] new 3692c0df7f io: Do not skip timestamps tests for 32-bit time_t new 958309cba2 time: Ignore interval nanoseconds on tst-itimer new 83b5323261 elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: NEWS | 4 + 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 +- 27 files changed, 5135 insertions(+), 2283 deletions(-) create mode 100644 sysdeps/pthread/tst-create1.c copy elf/tst-dlopen-nodelete-reloc-mod8.c => sysdeps/pthread/tst-create1mod.c (63%)