This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 5e9b414 Add release message for commit eb61113 new 06ac671 Only define __getreent inline function when building newlib o [...] new 7630e38 Introduce __current_locale_charset/__locale_charset new 216054f Implement missing POSIX function nl_langinfo_l new 0df76cb Document nl_langinfo_l and separate POSIX from GNU extensions [...]
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: newlib/libc/ctype/jp2uc.c | 6 +- newlib/libc/include/langinfo.h | 8 +- newlib/libc/locale/nl_langinfo.c | 143 ++++++++++++--------------------- newlib/libc/locale/setlocale.h | 12 ++- winsup/cygwin/common.din | 1 + winsup/cygwin/cygmalloc.h | 11 ++- winsup/cygwin/include/cygwin/config.h | 2 + winsup/cygwin/include/cygwin/version.h | 3 +- winsup/cygwin/libc/strfmon.c | 1 + winsup/cygwin/malloc.cc | 1 + winsup/cygwin/nlsfuncs.cc | 3 +- winsup/cygwin/random.cc | 2 + winsup/cygwin/regex/regcomp.c | 4 +- winsup/cygwin/release/2.6.0 | 21 ++--- winsup/doc/new-features.xml | 25 +++--- winsup/doc/posix.xml | 1 + 16 files changed, 122 insertions(+), 122 deletions(-)