This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_5-branch in repository newlib.
from 142c3c3eb powf: Fixed another precision bug in powf() (FreeBSD) new b76735a57 Cygwin: lockf: Fix adding a new lock over multiple locks new f86a18112 Cygwin: lockf: Make lockf() return ENOLCK when too many locks new d70081274 Cygwin: console: Inherit pcon hand over from parent pty
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/console.cc | 64 +++++++++++++++++++++++- winsup/cygwin/fhandler/pty.cc | 13 ++++- winsup/cygwin/fhandler/termios.cc | 6 +++ winsup/cygwin/flock.cc | 89 +++++++++++++++++++++++++++++---- winsup/cygwin/local_includes/fhandler.h | 4 ++ winsup/cygwin/local_includes/tty.h | 1 + winsup/cygwin/release/3.5.5 | 12 +++++ winsup/cygwin/spawn.cc | 1 + 8 files changed, 176 insertions(+), 14 deletions(-)