This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/c11-threads in repository glibc.
discards 443a4e2af8 Add manual documentation for threads.h discards dc24abc972 nptl: Add test cases for ISO C11 threads discards 4f96904ce6 nptl: Add abilist symbols for C11 threads discards bf0841378e nptl: Add C11 threads tss_* functions discards 95c432b20f nptl: Add C11 threads cnd_* functions discards e59c83a638 nptl: Add C11 threads call_once functions discards 738acdbc45 nptl: Add C11 threads mtx_* functions discards cd52781981 nptl: Add C11 threads thrd_* functions adds b444e8f7cc Comment tst-ofdlocks-compat expected failure in some Linux releases adds fd70af4552 Add the statx function adds 4beefeeb8e Put the correct Unicode version number 11.0.0 into the gener [...] new a2507fc9e2 nptl: Add C11 threads thrd_* functions new c167ca5e5a nptl: Add C11 threads mtx_* functions new 6b83d0b01b nptl: Add C11 threads call_once functions new b26b9febe6 nptl: Add C11 threads cnd_* functions new 4747cd859c nptl: Add C11 threads tss_* functions new 2dd1c0dc26 nptl: Add abilist symbols for C11 threads new 673e7b153e nptl: Add test cases for ISO C11 threads new ca06d4a91a Add manual documentation for threads.h
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (443a4e2af8) \ N -- N -- N refs/heads/azanella/c11-threads (ca06d4a91a)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 8 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: ChangeLog | 40 ++++++ NEWS | 5 + include/bits/statx.h | 1 + io/Makefile | 5 +- io/Versions | 1 + io/bits/statx.h | 91 ++++++++++++ io/fcntl.h | 4 + nptl/thrd_detach.c => io/statx.c | 15 +- io/statx_generic.c | 81 +++++++++++ io/sys/stat.h | 4 + io/tst-statx.c | 157 +++++++++++++++++++++ localedata/charmaps/UTF-8 | 2 +- localedata/locales/i18n_ctype | 6 +- localedata/unicode-gen/Makefile | 4 +- localedata/unicode-gen/utf8_gen.py | 112 +++++++++------ manual/filesys.texi | 1 + nptl/Makefile | 7 +- nptl/Versions | 13 +- nptl/call_once.c | 4 +- nptl/cnd_init.c | 5 +- nptl/mtx_init.c | 5 +- nptl/thrd_create.c | 3 +- nptl/thrd_equal.c | 2 +- nptl/tss_create.c | 3 +- sysdeps/mach/hurd/i386/libc.abilist | 1 + sysdeps/mach/hurd/i386/libpthread.abilist | 25 ---- sysdeps/unix/sysv/linux/aarch64/libc.abilist | 3 + sysdeps/unix/sysv/linux/aarch64/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/alpha/kernel-features.h | 5 + sysdeps/unix/sysv/linux/alpha/libc.abilist | 3 + sysdeps/unix/sysv/linux/alpha/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/arm/libc.abilist | 3 + sysdeps/unix/sysv/linux/arm/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/hppa/libc.abilist | 3 + sysdeps/unix/sysv/linux/hppa/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/i386/libc.abilist | 3 + sysdeps/unix/sysv/linux/i386/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/ia64/kernel-features.h | 3 + sysdeps/unix/sysv/linux/ia64/libc.abilist | 3 + sysdeps/unix/sysv/linux/ia64/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/kernel-features.h | 5 + sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist | 1 + sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist | 3 + .../unix/sysv/linux/m68k/m680x0/libpthread.abilist | 2 - .../unix/sysv/linux/microblaze/kernel-features.h | 5 + sysdeps/unix/sysv/linux/microblaze/libc.abilist | 3 + .../unix/sysv/linux/microblaze/libpthread.abilist | 2 - .../unix/sysv/linux/mips/mips32/fpu/libc.abilist | 3 + .../unix/sysv/linux/mips/mips32/libpthread.abilist | 2 - .../unix/sysv/linux/mips/mips32/nofpu/libc.abilist | 1 + .../unix/sysv/linux/mips/mips64/libpthread.abilist | 2 - .../unix/sysv/linux/mips/mips64/n32/libc.abilist | 3 + .../unix/sysv/linux/mips/mips64/n64/libc.abilist | 3 + sysdeps/unix/sysv/linux/nios2/libc.abilist | 3 + sysdeps/unix/sysv/linux/nios2/libpthread.abilist | 2 - .../sysv/linux/powerpc/powerpc32/fpu/libc.abilist | 3 + .../linux/powerpc/powerpc32/libpthread.abilist | 2 - .../linux/powerpc/powerpc32/nofpu/libc.abilist | 1 + .../sysv/linux/powerpc/powerpc64/libc-le.abilist | 3 + .../unix/sysv/linux/powerpc/powerpc64/libc.abilist | 3 + .../linux/powerpc/powerpc64/libpthread-le.abilist | 49 +++---- .../linux/powerpc/powerpc64/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist | 3 + .../unix/sysv/linux/riscv/rv64/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist | 3 + .../sysv/linux/s390/s390-32/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist | 3 + .../sysv/linux/s390/s390-64/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/sh/libc.abilist | 3 + sysdeps/unix/sysv/linux/sh/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist | 3 + .../sysv/linux/sparc/sparc32/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist | 3 + .../sysv/linux/sparc/sparc64/libpthread.abilist | 2 - .../thrd_priv.h => sysdeps/unix/sysv/linux/statx.c | 44 +++--- sysdeps/unix/sysv/linux/tst-ofdlocks-compat.c | 8 ++ sysdeps/unix/sysv/linux/x86_64/64/libc.abilist | 3 + .../unix/sysv/linux/x86_64/64/libpthread.abilist | 2 - sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist | 3 + .../unix/sysv/linux/x86_64/x32/libpthread.abilist | 2 - 80 files changed, 643 insertions(+), 187 deletions(-) create mode 100644 include/bits/statx.h create mode 100644 io/bits/statx.h copy nptl/thrd_detach.c => io/statx.c (76%) create mode 100644 io/statx_generic.c create mode 100644 io/tst-statx.c copy nptl/thrd_priv.h => sysdeps/unix/sysv/linux/statx.c (61%)