This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 89b383321 Revert "Cygwin: fstat_helper: always use handle in call to ge [...] new c875ed374 Cygwin: don't copy path_conv in fhandler_base::reset new 5f0913df1 Cygwin: drop path_conv::reset_conv_handle new d0e0a59e7 Cygwin: check path_conv_handle for NULL before trying to dup it new 5fea2f87d Cygwin: fhandler: clean up 'copyto' logic
The 4 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/dtable.cc | 2 +- winsup/cygwin/fhandler.cc | 16 +- winsup/cygwin/fhandler.h | 377 +++++++++++++++++++++-------------------- winsup/cygwin/fhandler_pipe.cc | 4 +- winsup/cygwin/path.h | 8 +- 5 files changed, 203 insertions(+), 204 deletions(-)