This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 732e0b395 Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_np new cb3ddf9e2 Cygwin: pthread_timedjoin_np: return ETIMEDOUT, not EBUSY new c9d6787e7 Cygwin: doc: add pthread_tryjoin_np, pthread_timedjoin_np new 4b97244d1 Cygwin: define pthread_tryjoin_np/pthread_timedjoin_np _GNU_VISIBLE
The 3 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: winsup/cygwin/include/pthread.h | 4 ++-- winsup/cygwin/thread.cc | 4 ++-- winsup/doc/new-features.xml | 2 +- winsup/doc/posix.xml | 2 ++ 4 files changed, 7 insertions(+), 5 deletions(-)