This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 4fe086c84 Cygwin: AF_UNIX: Redesign various aspects new 23b5ecdaf Cygwin: delete /dev/kmsg and thus fhandler_mailslot without s [...]
The 1 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/Makefile.in | 1 - winsup/cygwin/devices.cc | 1256 ++++++++++++++++++------------------ winsup/cygwin/devices.h | 1 - winsup/cygwin/devices.in | 1 - winsup/cygwin/dtable.cc | 3 - winsup/cygwin/exceptions.cc | 20 - winsup/cygwin/fhandler.h | 30 - winsup/cygwin/fhandler_mailslot.cc | 190 ------ winsup/cygwin/include/sys/syslog.h | 2 + winsup/cygwin/select.cc | 118 ---- winsup/cygwin/select.h | 9 +- winsup/cygwin/syslog.cc | 32 - winsup/cygwin/winsup.h | 2 - 13 files changed, 623 insertions(+), 1042 deletions(-) delete mode 100644 winsup/cygwin/fhandler_mailslot.cc