This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 6d898f43f Cygwin: realpath: fix cygwin installation dir being access vi [...] new e67679fca Cygwin: define fhandler_fifo::fstat new 70f636086 Cygwin: fstat_helper: always use handle in call to get_file_a [...] new 246121534 Cygwin: FIFO: temporarily keep a conv_handle in syscalls.cc:open
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/fhandler.h | 1 + winsup/cygwin/fhandler_disk_file.cc | 3 +-- winsup/cygwin/fhandler_fifo.cc | 23 +++++++++++++++++++++++ winsup/cygwin/syscalls.cc | 22 +++++++++++++++++++--- 4 files changed, 44 insertions(+), 5 deletions(-)