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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=lSe39amaErmleh81 7A9JGCDdg6qKDhCps+gNHcDPgj/yTj2CzoovQ0qlJm+D5NImkHskachXJT2VKd74 3A8URYkhMD0+XFMtor1sadgmEpY7f8D7qPqkfnXwKNhQIO5WwUbw9TC7pYVqZMfl dJdnhc7DiX9ET4/D4MNC5tLQtPE= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=D/Yjtki0QLklZPFffQ7iJ2 LSJVU=; b=knAWcrioV5RZlX+lZoRq7gpZXuQOHimef+DxTQY9LorwM09IGVqc+P bZsR1c3m3ICp1dZcuMm6AzCAQMAyltukSMYfZ58yb4UylbzWUEFzPLTTdW8JgqCw nJfv657wL5SZD9/p8TR5o855q4NVw+rqnHgPK0AKVcWzhpjVQFthI= 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.0 required=5.0 tests=BAYES_20,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*MI:sk:announc, H*Ad:U*yselkowitz, yaakov X-HELO: mx1.redhat.com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.6 To: cygwin AT cygwin DOT com References: From: Yaakov Selkowitz Message-ID: Date: Sun, 7 Aug 2016 23:47:02 -0500 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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2016-08-05 05:46, Corinna Vinschen wrote: > The 2.6.0 release is going to introducing the locale_t datatype, as well > as all functions related to locale_t locales and per-thread locales per > POSIX-1.2008. > > So, rather than just providing a single, per-process locale, you can now > create new locales ("newlocale") and set it as locale for the current > thread ("uselocale") or use it directly with one of the new functions > taking a locale_t as parameter (i.e. isalpha_l). > > The full list of new interfaces is: Trying to build scribus, strtod_l is notably missing from this list. -- Yaakov -- 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