This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/bz12683 in repository glibc.
discards b3bcf2e nptl: Consolidate pthread_{timed,try}join{_np} discards 61d5f96 nptl: Remove THREAD_ATOMIC_* macros discards cc3ebf5 nptl: cancelhandling refactor discards 7338114 nptl: Remove setxid bit from cancelhandling discards d1a9929 nptl: Move cancel state and type out cancelhandling discards 9d7a841 nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)a discards 944373a nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) discards 824859d nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) discards 5737f56 nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) discards 1de4eda nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) discards 06ccbf5 nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683) discards 476a5e3 nptl: microblaze: Fix Race conditions in pthread cancellation [...] discards 3580e62 nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) discards b90a98c nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) discards aac765a nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) discards bf4160d nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) discards f4ccf04 nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) discards 7bb1a09 nptl: aarch64: Fix Race conditions in pthread cancellation (B [...] discards 7476504 nptl: powerpc: Fix Race conditions in pthread cancellation (B [...] discards dbd4d4c nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) discards cf0d430 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) discards 19510cb nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) discards ef8304c nptl: Fix Race conditions in pthread cancellation (BZ#12683) new aac2852 nptl: Fix Race conditions in pthread cancellation (BZ#12683) new 7a43a0a nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) new d53b514 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) new 52138e6 nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) new 19e188c nptl: powerpc: Fix Race conditions in pthread cancellation (B [...] new ff2c2a7 nptl: aarch64: Fix Race conditions in pthread cancellation (B [...] new 6926f9a nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) new f2fbb73 nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) new 4f7b357 nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) new 859d739 nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) new 482610d nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) new 982f3c8 nptl: microblaze: Fix Race conditions in pthread cancellation [...] new 97933bb nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683) new 629ef18 nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) new f22d59b nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) new 350646f nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) new b0cf5bd nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) new 320d0fb nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)a new 97020a1 nptl: Move cancel state and type out cancelhandling new 3d77bec nptl: Remove setxid bit from cancelhandling new a02e174 nptl: cancelhandling refactor new 27db664 nptl: Remove THREAD_ATOMIC_* macros new 19ad838 nptl: Consolidate pthread_{timed,try}join{_np}
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 (b3bcf2e) \ N -- N -- N refs/heads/azanella/bz12683 (19ad838)
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 23 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: nptl/tst-cancel28.c | 65 ++++++++++------------ support/temp_file.c | 25 +++++++++ support/temp_file.h | 6 ++ .../unix/sysv/linux/mips/mips32/syscall_cancel.S | 17 +++--- 4 files changed, 71 insertions(+), 42 deletions(-)