This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from fdb7df2 Add pthread_getname_np and pthread_setname_np new 9e0f9ec Send thread names to debugger
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/cygthread.cc | 2 ++ winsup/cygwin/dcrt0.cc | 1 + winsup/cygwin/exceptions.cc | 2 +- winsup/cygwin/miscfuncs.cc | 26 ++++++++++++++++++++++++++ winsup/cygwin/miscfuncs.h | 2 ++ winsup/cygwin/net.cc | 1 + winsup/cygwin/thread.cc | 5 +++++ 7 files changed, 38 insertions(+), 1 deletion(-)