X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=lrd UylKVUlbRV+HjNn6GXRBaZntM6SrtnvPHIgmUIP9xTgqjQ8mMrTt0w4qBVr8wSHx OIE8f3KEneFA7FO2m2iB03rXmgjY93low++IyJeuIHpDYjAcCWOUcc6etSea8RJX 277o78tsC5fSUsLplDNJa9tIwF7pwRaO84XnPOso= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=eUOz96rqg MQuljghfnGRvrAFA4o=; b=mxkuNjXNpnd+UgK+OTQTEpQ4l7TyIHZYixU7cVcOm 0bE7USo0FO8dP3+3uMCfBQwOCNKDKZRo3FsFvVrJfGW4G+jnd5+e5XEIZQt1vINe /0AMsZCxl6gzKtZkL93HcFl3efY9Bo2MCs5HlLRgbXWehldNzQ/j4XVDSYh/E3Nk mg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <5401FD28.2000009@cornell.edu> Date: Sat, 30 Aug 2014 12:34:48 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin Subject: strnicmp no longer defined in snapshots Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes The definition of strnicmp has been removed from /usr/include/string.h. But I don't see any mention of that removal in the newlib ChangeLog, so I'm wondering if the removal was deliberate. strnicmp is used in the emacs-w32 sources. I can obviously patch emacs to add the definition, but I thought I'd check first and make sure that it was intentionally removed. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple