This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from cb7fba2f3 fhandler_proc.cc(format_proc_cpuinfo): use _small_sprintf %X [...] new e319fd0e6 Cygwin: FIFO: lock fixes new 6acce025d Cygwin: FIFO: fix timing issue with owner change new 6ed067a0a Cygwin: FIFO: add a timeout to take_ownership new 289af73a8 Cygwin: FIFO: reorganize some fifo_client_handler methods new 251624a35 Cygwin: FIFO: don't read from pipes that are closing new 0fda55133 Cygwin: FIFO: synchronize the fifo_reader and fifosel threads new 55b93b27d Cygwin: FIFO: fix indentation new 4f5b52ffe Cygwin: FIFO: add a third pass to raw_read
The 8 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 | 358 +++++++++++++++++++++++++++-------------- winsup/cygwin/select.cc | 38 ++--- 3 files changed, 268 insertions(+), 152 deletions(-)