From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61839 invoked by alias); 8 Jan 2016 20:33:13 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 61654 invoked by uid 89); 8 Jan 2016 20:33:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=selkowitz, Selkowitz X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 08 Jan 2016 20:33:09 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id BE2AFC09FA85 for ; Fri, 8 Jan 2016 20:33:08 +0000 (UTC) Received: from localhost.localdomain (ovpn-116-42.rdu2.redhat.com [10.10.116.42]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u08KX7PA002874 (version=TLSv1/SSLv3 cipher=AES256-SHA256 bits=256 verify=NO) for ; Fri, 8 Jan 2016 15:33:08 -0500 From: Yaakov Selkowitz To: cygwin-apps@cygwin.com Subject: [PATCH setup 0/3] Drop Windows 9x-related code Date: Fri, 08 Jan 2016 20:33:00 -0000 Message-Id: <1452285157-12712-1-git-send-email-yselkowi@redhat.com> X-SW-Source: 2016-01/txt/msg00007.txt.bz2 Yaakov Selkowitz (3): propsheet: drop support for Common Controls v4 nio-ie5: drop unnecessary LoadLibrary call Use Winsock 2 throughout Makefile.am | 2 +- nio-ftp.cc | 2 +- nio-http.cc | 2 +- nio-ie5.cc | 7 ------- propsheet.cc | 45 +-------------------------------------------- simpsock.cc | 2 +- win32.h | 4 ---- 7 files changed, 5 insertions(+), 59 deletions(-) -- 2.6.2