This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 276eb2827 Cygwin: add api version check to c++ malloc struct override. new b2e8d03c9 sys/_default_fcntl.h: fix whitespace new 64ac73901 sys/_default_fcntl.h: Define OFD lock operations new 63f8b31bf Cygwin: file locking: always use and expect explicit lock variant new bc4a69935 Cygwin: fcntl: move lock types definition to fcntl.h header new a6c592230 Cygwin: fcntl: define F_OFD flag
The 5 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 | 27 ++++++++++++++++----------- winsup/cygwin/fhandler/base.cc | 1 + winsup/cygwin/flock.cc | 17 +++++++++-------- winsup/cygwin/include/fcntl.h | 7 +++++++ 4 files changed, 33 insertions(+), 19 deletions(-)