This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 0a3f4e608 Cygwin: Make sure fraction of seconds constants enforce 64 bi [...] new 044ab77dc Cygwin: clean error mapping new ea1e5318d Cygwin: set/getsockopt: Move implementation into fhandler_soc [...]
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/cygerrno.h | 11 ++ winsup/cygwin/errno.cc | 7 +- winsup/cygwin/fhandler.h | 4 + winsup/cygwin/fhandler_socket.cc | 330 +++++++++++++++++++++++++++++++++++ winsup/cygwin/net.cc | 368 +++------------------------------------ winsup/cygwin/winsup.h | 3 - 6 files changed, 366 insertions(+), 357 deletions(-)