This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 4bfa93f1a Cygwin: symlink/mknod: fix ACL handling new 74e6e8814 Cygwin: fhandler_base::fstat_fs: accomodate the O_PATH flag new 68b7a457f Cygwin: fhandler_disk_file::fstatvfs: refactor new 13d75fce4 Cygwin: FIFO: fstatvfs: use our handle if O_PATH is set
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 | 24 +++++++++++++++++------- winsup/cygwin/fhandler_fifo.cc | 8 ++++++++ 3 files changed, 26 insertions(+), 7 deletions(-)