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 7a3451fdfd Add manual documentation for threads.h discards 7375d56bae nptl: Add test cases for ISO C11 threads discards 952635b285 nptl: Add abilist symbols for C11 threads discards 360cc12dc0 nptl: Add C11 threads tss_* functions discards f0a4c9b506 nptl: Add C11 threads cnd_* functions discards c38fb45d05 nptl: Add C11 threads call_once functions discards b61e33b05a nptl: Add C11 threads mtx_* functions discards fa58476fe3 nptl: Add C11 threads thrd_* functions adds 046bfed9de nptl: Use __mprotect consistently for _STACK_GROWS_UP new 497b0c9e93 nptl: Add C11 threads thrd_* functions new b07aa43909 nptl: Add C11 threads mtx_* functions new b0d7b2409a nptl: Add C11 threads call_once functions new 8e40c216ed nptl: Add C11 threads cnd_* functions new f838bb667a nptl: Add C11 threads tss_* functions new 5e3f86fa28 nptl: Add abilist symbols for C11 threads new c929356cb2 nptl: Add test cases for ISO C11 threads new 2b9d7c41ad 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 (7a3451fdfd) \ N -- N -- N refs/heads/azanella/c11-threads (2b9d7c41ad)
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 | 52 +++++++++++++++++++--- nptl/allocatestack.c | 2 +- sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist | 4 ++ .../sysv/linux/m68k/coldfire/libpthread.abilist | 4 -- .../linux/powerpc/powerpc32/nofpu/libc.abilist | 4 ++ 5 files changed, 55 insertions(+), 11 deletions(-)