This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 7b8049f7a Cygwin: document ps -W duplication bug fix new bd627864a Cygwin: console: support 24 bit color new 8382778cd Cygwin: console: fix select() behaviour new f4b47827c Cygwin: console: Make I/O functions thread-safe new de3c82ee6 Cygwin: Add console patches to release notes
The 4 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/environ.cc | 7 +- winsup/cygwin/fhandler.h | 34 +- winsup/cygwin/fhandler_console.cc | 1154 ++++++++++++++++++++++++------------- winsup/cygwin/release/3.1.0 | 9 + winsup/cygwin/select.cc | 90 ++- winsup/cygwin/wincap.cc | 10 + winsup/cygwin/wincap.h | 2 + winsup/doc/new-features.xml | 6 + 8 files changed, 855 insertions(+), 457 deletions(-)