This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from c8432a0 Implement dladdr() (partially) new f2e6553 Drop redundant brackets in call to _reclaim_reent new 44b1746 errno: Stop using _impure_ptr->_errno completely new 35d344b _dll_crt0: Drop incorrect check for being started from parent [...] new 48755fb fork: Don't copy _main_tls->local_clib from *_impure_ptr new 45d0d75 Drop now unused child_info_fork::from_main new c9e4b69 Belatedly bump Cygwin DLL version to 2.8.0
The 6 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/child_info.h | 3 +-- winsup/cygwin/cygerrno.h | 4 ++-- winsup/cygwin/dcrt0.cc | 2 +- winsup/cygwin/environ.cc | 3 +-- winsup/cygwin/errno.cc | 4 ++-- winsup/cygwin/fork.cc | 9 ++------- winsup/cygwin/include/cygwin/version.h | 4 ++-- winsup/cygwin/release/{2.7.1 => 2.8.0} | 3 +++ winsup/cygwin/thread.cc | 2 +- winsup/doc/new-features.xml | 30 ++++++++++++++++++++++++++++++ 10 files changed, 45 insertions(+), 19 deletions(-) rename winsup/cygwin/release/{2.7.1 => 2.8.0} (73%)