This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 0ee972d1b ctype.h: Fix unused variable warnings new da9fea075 Cygwin: FIFO: fix problems finding new owner new 8ca713d70 Cygwin: FIFO: keep a writer count in shared memory new e10425e1e Cygwin: fhandler_fifo::hit_eof: improve reliability new 1c0cf5f4f Cygwin: FIFO: reduce I/O interleaving new 6b8a82949 Cygwin: FIFO: improve taking ownership in fifo_reader_thread new b0418138f Cygwin: FIFO: fix indentation new d3a01b7ec Cygwin: FIFO: make certain errors non-fatal new 4f25d82cb Cygwin: FIFO: add missing lock new a4dc0eb15 Cygwin: fhandler_fifo::take_ownership: don't set event unnecessarily new 4eaa55463 Cygwin: FIFO: allow take_ownership to be interrupted new f56dc3357 Cygwin: FIFO: clean up new ac371ee1b Cygwin: FIFO: update commentary
The 12 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 | 55 ++-- winsup/cygwin/fhandler_fifo.cc | 725 ++++++++++++++++++++++------------------- winsup/cygwin/select.cc | 14 +- 3 files changed, 433 insertions(+), 361 deletions(-)