This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from b2e05e03d stdlib.h: define __itoa/__utoa while building newlib new 7f3c22532 Cygwin: pipe: handle signals explicitely in raw_write new 1c5f4dcdc Cygwin: select: set pipe writable only if PIPE_BUF bytes left new 170e6badb Cygwin: pipe: improve writing when pipe buffer is almost full
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/pipe.cc | 59 ++++++++++++++++++++++++++++++----- winsup/cygwin/local_includes/select.h | 5 +++ winsup/cygwin/select.cc | 56 +++++++++++++++++++++------------ 3 files changed, 93 insertions(+), 27 deletions(-)