This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 2af67d21b Cygwin: Cleanup time handling new 51af517ca Cygwin: setsockopt/getsockopt: Add missing optlen checks new c51a0b74d Cygwin: sockets: Handle SO_RCVTIMEO and SO_SNDTIMEO
The 2 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/fhandler.h | 7 +++++ winsup/cygwin/fhandler_socket.cc | 21 +++++++++++-- winsup/cygwin/net.cc | 65 ++++++++++++++++++++++++++++++++++++++-- winsup/cygwin/release/2.10.1 | 13 ++++++++ winsup/cygwin/times.cc | 16 ++++++++++ winsup/cygwin/winsup.h | 1 + 6 files changed, 119 insertions(+), 4 deletions(-) create mode 100644 winsup/cygwin/release/2.10.1