This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from ad101bcb0 Rename <xlocale.h> back to <sys/_locale.h> new 724c18ff7 Cygwin: FIFO: fix signal handling in raw_read and raw_write new a9b6d3288 Cygwin: FIFO: add some error checking new 281d3bf06 Cygwin: FIFO: clean up locks new d1b36ea94 Cygwin: FIFO: avoid deadlock when closing new 5bd5e3dc6 Cygwin: FIFO: improve termination of the listen_client thread new 5b2696cb8 Cygwin: FIFO: simplify raw_read new 6e7e82fee Cygwin: FIFO: remove fifo_client_handler::connect_evt new 235709161 Cygwin: FIFO: slightly change the use of write_ready new d54edfdf8 Cygwin: FIFO: minor cleanup
The 9 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 | 24 ++-- winsup/cygwin/fhandler_fifo.cc | 272 +++++++++++++++++++++++++++-------------- 2 files changed, 195 insertions(+), 101 deletions(-)