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-glibc has been created
at e685cf71a83efb6379a1bc6c11bd0fbb34150d9b (commit)
- Log -----------------------------------------------------------------
commit e685cf71a83efb6379a1bc6c11bd0fbb34150d9b
Author: Samuel Thibault <[email protected]>
Date: Wed May 6 21:40:34 2015 +0000
Shuffle files for building with glibc
* configure: New file
* include/libc-symbols.h: Remove file
* include/set-hooks: Remove file
* sysdeps/i386/bits/spin-lock-inline.h: Move to...
* b/sysdeps/mach/i386/bits/spin-lock-inline.h: ... here.
* sysdeps/i386/bits/spin-lock.h: Move to...
* b/sysdeps/mach/i386/bits/spin-lock.h: ... here.
commit 05a3bc04ff90fcbea9275f56a6cf5a983a88d00f
Author: Samuel Thibault <[email protected]>
Date: Wed May 6 21:37:32 2015 +0000
Wake up the message thread when pending signals have been unblocked
(code grabbed from glibc)
* libpthread/sysdeps/mach/hurd/pt-sigstate.c: Include <hurd/msg.h>
(__pthread_sigstate): Use _hurd_sigstate_lock/unlock instead of
__pthread_spin_lock on `ss->lock'. Check _hurd_sigstate_pending and
send a message to the signal thread if needed.
-----------------------------------------------------------------------
hooks/post-receive
--
POSIX threading library