This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 91ca95ae4 Cygwin: rename pipe.cc to fhandler_pipe.cc new b93022a82 Cygwin: open: support Linux-specific O_PATH flag new 9443efe09 Cygwin: linkat: support Linux-specific AT_EMPTY_PATH flag
The 2 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: newlib/libc/include/sys/_default_fcntl.h | 3 ++ winsup/cygwin/fhandler.cc | 3 ++ winsup/cygwin/ioctl.cc | 5 +++ winsup/cygwin/mmap.cc | 5 +++ winsup/cygwin/ntea.cc | 20 +++++++++++ winsup/cygwin/release/2.12.0 | 4 +++ winsup/cygwin/syscalls.cc | 57 ++++++++++++++++++++++++++++---- winsup/doc/new-features.xml | 8 +++++ 8 files changed, 99 insertions(+), 6 deletions(-)