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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=yYvyu7z7xbNuNxff K3AzPm6cC/9YNMivwSDYpEpJN3a1NLtm+G0ZJuPYh4BRhW8RzQTCrOlw0ldjlHtL VPdMbp/1u01x/IuICYZ/QPYPSl2wBRnbJy8zUh6T2zOM5PvU3JkAsystWWpwbYBD LcAM0NRZogrmA51vCDNKNCwoTJA= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=jXwDnmjAHjXYll4gdUjuxr arU3Y=; b=Bo2mBAzCMifySABtmT+o25IeQAXjM8u2NLuYNtlX8DXUuM7DfUJhZm guehXqMjEcaoUENhuH4HRRDhDiIorAuEKngsJZZljMVi4JtvXJMntmI+StL2kAS7 l5W5D7kPGWaG8DSIejJJPqCHRrIsg1VRpRfS8ltWYHp+VenLRebDI= 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.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*RU:64.59.134.12, Hx-spam-relays-external:64.59.134.12, duplicates, Canada X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=eo2d9chX c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=4CDCo2BmnqO4UcluT8sA:9 a=QEXdDO2ut3YA:10 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.11 References: <35c2b18f-ac98-d69e-32fe-2eae2d128f85 AT SystematicSw DOT ab DOT ca> <20160823161152 DOT GA6100 AT calimero DOT vinschen DOT de> To: cygwin AT cygwin DOT com From: Brian Inglis Message-ID: Date: Tue, 23 Aug 2016 22:15:53 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160823161152.GA6100@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfFRAtyAyHMry8+HQ/uHc8df23wGGcrRKMZVY2frKwCM4ze5AhtKA8Jt1dX+LUSkNZyxRUoez0k4VI++Q7IzjnQCFOLQXE9UFEqW04ufC3Otqjp8uOfnQ kz46Tgsm6UeASqRGYKhD+8+BfA+J81NfMTvQ5k3mGOar6jHExolnuJ5HcM2upGtCcHykLahM5QlkPQ== X-IsSubscribed: yes On 2016-08-23 10:11, Corinna Vinschen wrote: > On Aug 23 07:27, Brian Inglis wrote: >> Compared lists of locale_t headers and functions for POSIX, Cygwin, >> and glibc, attached below for comparison, and found: >> >> * missed string.h(strerror_l) on my first check; >> not sure if you can implement that easily on Windows? >> >> * GNU also supports wchar.h(wcsftime_l) and time.h(strptime_l); >> >> * GNU also defines string.h(str[n]casecmp_l) functions as an extension, >> as well as in POSIX specified strings.h. > > I just applied a couple of patches to add the missing strerror_l, > strptime_l and wcsftime_l. I also added the missing str[n]casecmp_l > prototypes to strings.h. I'll create a new test release in a bit. GNU duplicates the POSIX strings.h(str[n]casecmp_l) in string.h also. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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