This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 2902b3a09 Cygwin: drop requirement to build newlib's stdio64 new 02b273a68 Cygwin: drop macro and code for CYGWIN_VERSION_DLL_IS_OLD_TERMIOS new efa661198 Cygwin: drop macro and code for CYGWIN_VERSION_DLL_MALLOC_ENV new 8883f0ea3 Cygwin: drop macro and code for CYGWIN_VERSION_OLD_STDIO_CRLF [...] new 7de1be047 Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_S_IEXEC macro new c2743614b Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_ [...] new dcd78ece4 Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES macro new 741f9a61c Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_USIN [...] new 57c3ca8d5 Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_USIN [...] new fee7b24be Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_IFREQ new c874161ec Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_CTYPE new 12360f10f Cygwin: drop macro and code for CYGWIN_VERSION_USE_PSEUDO_REL [...] new dad3dd33a Cygwin: version.h: document API_VERSION of the first 64 bit build
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: winsup/cygwin/ctype.cc | 15 ------ winsup/cygwin/environ.cc | 13 +---- winsup/cygwin/fhandler.cc | 15 ++---- winsup/cygwin/fhandler.h | 9 ---- winsup/cygwin/fhandler_socket.cc | 98 ++++++++-------------------------- winsup/cygwin/fhandler_socket_inet.cc | 30 +---------- winsup/cygwin/fhandler_socket_unix.cc | 4 +- winsup/cygwin/include/cygwin/version.h | 38 +------------ winsup/cygwin/include/sys/termios.h | 47 ---------------- winsup/cygwin/net.cc | 53 +----------------- winsup/cygwin/pseudo-reloc.cc | 2 +- winsup/cygwin/syscalls.cc | 6 --- winsup/cygwin/termios.cc | 32 ++++------- 13 files changed, 46 insertions(+), 316 deletions(-)