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 7d704b20e0 Add manual documentation for threads.h discards 2ab90d837e nptl: Add test cases for ISO C11 threads discards 8a8e105b32 nptl: Add abilist symbols for C11 threads discards ea3b1db89d nptl: Add C11 threads tss_* functions discards 5c12caa679 nptl: Add C11 threads cnd_* functions discards 1665982bf3 nptl: Add C11 threads call_once functions new 5cb253d1c4 nptl: Add C11 threads call_once functions new 3293a352d5 nptl: Add C11 threads cnd_* functions new 4cd2294048 nptl: Add C11 threads tss_* functions new fc5521f94c nptl: Add abilist symbols for C11 threads new 524bfe7f4b nptl: Add test cases for ISO C11 threads new 7278509756 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 (7d704b20e0) \ N -- N -- N refs/heads/azanella/c11-threads (7278509756)
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 6 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: manual/isothreads.texi | 3 +++ nptl/threads.h | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-)