This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from c16e73043 Cygwin: console: Fix code for restoring console mode. new f3793803a Cygwin: move 3.1.3 to 3.1.4 release document new 40245925c Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISC new c8204b106 Locale modifier "@cjksingle" to enforce single-width CJK width. new b7361d31f Cygwin: describe new locale modifier @cjksingle for user guide new 592b03b3b Cygwin: add @cjksingle to release docs
The 5 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: newlib/libc/locale/locale.c | 13 +++++++++++-- newlib/libc/string/wcwidth.c | 8 ++++++-- winsup/cygwin/exceptions.cc | 6 +++--- winsup/cygwin/include/cygwin/signal.h | 10 +++++++--- winsup/cygwin/release/3.1.3 | 34 +--------------------------------- winsup/cygwin/release/{3.1.3 => 3.1.4} | 9 +++++++++ winsup/cygwin/signal.cc | 14 +++++++------- winsup/cygwin/sigproc.cc | 8 ++++---- winsup/cygwin/sigproc.h | 22 +++++++++++----------- winsup/cygwin/strsig.cc | 2 +- winsup/doc/new-features.xml | 7 +++++++ winsup/doc/setup-locale.xml | 11 +++++++++++ 12 files changed, 78 insertions(+), 66 deletions(-) copy winsup/cygwin/release/{3.1.3 => 3.1.4} (74%)