This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "POSIX threading library".
The branch, master has been updated
via d28b1ddd3d55d6aad75bccbe9211645dffa9e105 (commit)
via 76af844177c2bacd7a39e865cf0bbe484a68ddb8 (commit)
from ea6390b2f20a03b7d504bc68a1c95e645d271149 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d28b1ddd3d55d6aad75bccbe9211645dffa9e105
Merge: ea6390b 76af844
Author: Thomas Schwinge <[email protected]>
Date: Sun Nov 6 10:54:59 2011 +0100
Merge branch '__pthread_destroy_specific-PTHREAD_KEY_INVALID'
Conflicts:
tests/Makefile
commit 76af844177c2bacd7a39e865cf0bbe484a68ddb8
Author: Thomas Schwinge <[email protected]>
Date: Sat Nov 5 01:16:41 2011 +0100
Correct logic for PTHREAD_KEY_INVALID slots.
* sysdeps/hurd/pt-destroy-specific.c (__pthread_destroy_specific): Correct
logic for PTHREAD_KEY_INVALID slots.
* tests/test-__pthread_destroy_specific-skip.c: New file.
* tests/Makefile (CHECK_SRC): Add test-__pthread_destroy_specific-skip.c.
-----------------------------------------------------------------------
Summary of changes:
sysdeps/hurd/pt-destroy-specific.c | 2 +-
tests/Makefile | 2 +-
tests/test-__pthread_destroy_specific-skip.c | 83 ++++++++++++++++++++++++++
3 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 tests/test-__pthread_destroy_specific-skip.c
hooks/post-receive
--
POSIX threading library