This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from b8a57a2d2 Cygwin: fhandler_socket: Move select functions into derived classes new 03f380c2b Cygwin: drop unused device nodes and clean up socket devices new b89b6f434 Cygwin: socket.h: Add SIOCINQ, equivalent to FIONREAD new 7bcab422e Cygwin: fix fhandler_socket_local::fchmod
The 3 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/devices.cc | 14 ++++---------- winsup/cygwin/devices.h | 22 +++++++--------------- winsup/cygwin/devices.in | 14 ++++---------- winsup/cygwin/dtable.cc | 10 +++------- winsup/cygwin/fhandler_socket.cc | 2 +- winsup/cygwin/fhandler_socket_local.cc | 2 +- winsup/cygwin/include/asm/socket.h | 1 + winsup/cygwin/net.cc | 6 +++--- winsup/cygwin/path.cc | 4 ++-- winsup/cygwin/path.h | 2 +- 10 files changed, 27 insertions(+), 50 deletions(-)