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 :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=V2vyLsLItAV9VVoVGOi/ZpUwnLMQ5gxouxVHbgXuawq 2HX3yLce6jVlnVTTzaRajG8ei334oc3Hk3GDn6YxPH0AL/a0P4F48CxxheE+1bc6 P1GAhF47BcAuMb0JObnX5EEM/VTXUP35Tixm1QXSgxsoZR5iCZdW6GxfNW2aVGL8 = 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 :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=lyxE3JsmWU2lc/Qzh82DonVw7Qg=; b=u7UsBd4tdaIFLKUR4 w85ATJYp+SOxQPXdKceSzSQILyLkmTtmnTzr5Ju0nbhW024I2brr0lwKCtTKoN5m FqWWcLmkMAkWe/zlL3iifiPXlHqMHMb3BhyH0pOArY1JLtoAKgN5DV9dAA0QXr3G 4mUk6y3izl3YOdkODVo9/3uE50= 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: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <54020B54.5020507@cornell.edu> Date: Sat, 30 Aug 2014 13:35:16 -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 AT cygwin DOT com Subject: Re: strnicmp no longer defined in snapshots References: <5401FD28 DOT 2000009 AT cornell DOT edu> In-Reply-To: <5401FD28.2000009@cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 8/30/2014 12:34 PM, Ken Brown wrote: > 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. More precisely, the ChangeLog entry just says, "Improve language and OS standard guards." > 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. -- 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