This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 9cf0c4a01 newlib/libc/stdlib/realloc.c: fix variable name new f94fe74aa Cygwin: open: cleanup code in preparation of O_TMPFILE new 0aa99373c Cygwin: fcntl.h: Define O_TMPFILE and implement it new f9d071aaf Cygwin: fcntl.h: Define O_NOATIME new baaceb8f3 Cygwin: fcntl.h: Use test macros to guard non-standard open flags new ce0b11f9c Cygwin: Bump DLL version to 2.10.0, bump API minor to 319 new 0b0b2b96f Cygwin: link: Simplify an expression
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: newlib/libc/include/sys/_default_fcntl.h | 20 ++++- winsup/cygwin/fhandler.cc | 21 ++++- winsup/cygwin/fhandler_disk_file.cc | 48 ++++++++-- winsup/cygwin/include/cygwin/version.h | 7 +- winsup/cygwin/release/{2.9.1 => 2.10.0} | 2 + winsup/cygwin/syscalls.cc | 148 ++++++++++++++++++++----------- 6 files changed, 176 insertions(+), 70 deletions(-) rename winsup/cygwin/release/{2.9.1 => 2.10.0} (90%)