This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 006520ca2 newlib: enable new math functions on Cygwin new 732e0b395 Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_np
The 1 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/common.din | 2 ++ winsup/cygwin/include/cygwin/version.h | 3 ++- winsup/cygwin/include/pthread.h | 2 ++ winsup/cygwin/pthread.cc | 6 ------ winsup/cygwin/release/2.11.0 | 3 ++- winsup/cygwin/thread.cc | 35 ++++++++++++++++++++++++++++++++-- winsup/cygwin/thread.h | 2 +- 7 files changed, 42 insertions(+), 11 deletions(-)