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 7278509756 Add manual documentation for threads.h discards 524bfe7f4b nptl: Add test cases for ISO C11 threads discards fc5521f94c nptl: Add abilist symbols for C11 threads discards 4cd2294048 nptl: Add C11 threads tss_* functions discards 3293a352d5 nptl: Add C11 threads cnd_* functions discards 5cb253d1c4 nptl: Add C11 threads call_once functions discards 504ac9bd47 nptl: Add C11 threads mtx_* functions discards a7f9a5f0c0 nptl: Add C11 threads thrd_* functions new de8f172149 nptl: Add C11 threads thrd_* functions new 9c4298b9c8 nptl: Add C11 threads mtx_* functions new ce5d6b4ad6 nptl: Add C11 threads call_once functions new 2cda7f6d82 nptl: Add C11 threads cnd_* functions new 61a156dbf6 nptl: Add C11 threads tss_* functions new c7931d8c77 nptl: Add abilist symbols for C11 threads new c33d2fa645 nptl: Add test cases for ISO C11 threads new 6550f5df7e 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 (7278509756) \ N -- N -- N refs/heads/azanella/c11-threads (6550f5df7e)
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 | 10 +++++----- nptl/threads.h | 6 +++++- 2 files changed, 10 insertions(+), 6 deletions(-)