This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/af_unix in repository newlib.
from e97477859 Cygwin: AF_UNIX: support the MSG_PEEK flag new c90e757a6 Cygwin: AF_UNIX: sendmsg: check for 0-length messages new c294f50f3 Cygwin: AF_UNIX: add two FIXME comments new a51546be1 drop ambiguous-wide behaviour from Unicode CJK locales new 0d65875be format_proc_cpuinfo: add enqcmd cpuinfo flag new 05d657d7a Cygwin: Drop looking for w32api in winsup/w32api new fe18bd272 Cygwin: Drop STDINCFLAGS overrides new aed1829c5 Cygwin: Remove AC_PROG_MAKE_SET new c9c6abfa1 Cygwin: Remove AC_ARG_PROGRAM/program_transform_name new 5107953a3 Cygwin: Drop AC_SUBST(LIBSERVER) new affd2cca8 Cygwin: Remove autoconf variable INSTALL_LICENSE new db7375cda Cygwin: Remove empty MT_SAFE and MT_SAFE_OBJECTS new 039be0a0b Cygwin: Remove unused doc/ug-info.xml
The 12 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 | 18 +++++----------- winsup/Makefile.in | 4 +--- winsup/acinclude.m4 | 2 -- winsup/configure | 40 ----------------------------------- winsup/configure.ac | 6 ------ winsup/cygserver/aclocal.m4 | 2 -- winsup/cygserver/configure | 35 ------------------------------ winsup/cygserver/configure.ac | 2 -- winsup/cygwin/Makefile.in | 11 +--------- winsup/cygwin/aclocal.m4 | 2 -- winsup/cygwin/configure | 39 ---------------------------------- winsup/cygwin/configure.ac | 18 ---------------- winsup/cygwin/fhandler_proc.cc | 1 + winsup/cygwin/fhandler_socket_unix.cc | 12 ++++++++++- winsup/doc/ug-info.xml | 36 ------------------------------- winsup/lsaauth/configure.ac | 2 -- winsup/utils/Makefile.in | 4 +--- winsup/utils/aclocal.m4 | 2 -- winsup/utils/configure | 18 ---------------- winsup/utils/configure.ac | 2 -- 20 files changed, 20 insertions(+), 236 deletions(-) delete mode 100644 winsup/doc/ug-info.xml