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=ZznZE9JvWMKh+JTa uhGH9HcvDX3IqLHeHAQ5eSr2T4ewDSl8lhaaLYjav7RI4VXxK3tOzTYAyeffZJiA Y4YkDSHjjIayBC5vfSmL2qZvVXYZdH3r9h10jDgQ5jMCzNeCoTq7lhpmW15OQt+4 aDo85A+lcPoP7oTkPUg+qdClGjk= 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=SX4YF/ZWYOcFnjazNRCJyk dYTaQ=; b=WVfB26BMMtoI007B14j9PiYnetsjRxdmeIQShz/6zzYYLMqIkPNIFH 2kpdyBFCMRqAx97ARmbZL26yxG83StheWhWeOD4j1bHoz8ynfHQ+U9rT+RLwfTP8 R/DXEoQJ+XR2dOQEWsRS9ubPZ4GnOj1fSQnSrktpz9d2NetsCEPmU= 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=0.9 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=regional, H*RU:64.59.134.13, Hx-spam-relays-external:64.59.134.13, Hx-languages-length:1080 X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=Ffh1/926 c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=uZvujYp8AAAA:8 a=4R5z0rxGdLY9u0RpuXoA:9 a=53EwPFQuhdQA:10 a=MzzxuZkNPGQA:10 a=SLzB8X_8jTLwj6mN0q5r:22 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.9 References: To: cygwin AT cygwin DOT com From: Brian Inglis Message-ID: <1a875d23-ae88-a1e1-82e8-69400b0dd79b@SystematicSw.ab.ca> Date: Fri, 19 Aug 2016 13:06:13 -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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfHPv3ZiXqu9me7/izGu3KWdpGPab70RrsuVFZhg5cD4vQ/oTA487/9R6gIX3HlbjnXNZGIIIi0Nl6Gk4qjCvZGd/1mkWxuU0RedM7FfNg/x8ttnCOgX1 56ubX29jNms2SneXk8080tEwquwBNYCEgpSKNv4EIJKwnUxzoN03H1ckZXSKa6izgNxUbOCX8bmGLg== X-IsSubscribed: yes On 2016-08-19 09:31, Corinna Vinschen wrote: > I uploaded a new Cygwin test release 2.6.0-0.9. > 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. > The full list of new interfaces is: > isalnum_l, isalpha_l, *isascii_l*, isblank_l, iscntrl_l, isdigit_l, > *toascii_l*, tolower_l, toupper_l, towctrans_l, towlower_l, towupper_l, Macros/functions isascii_l(3) and toascii_l(3) are not in POSIX, and isascii(3) and toascii(3) are deprecated: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/ctype.h.html nl_langinfo_l(3) is in POSIX and is not included in your list: http://pubs.opengroup.org/onlinepubs/9699919799/functions/nl_langinfo.html Will LC_GLOBAL_LOCALE designate the locale -f or locale -n locale? locale -s and locale -u appear to return the Windows default product locale e.g. en_US, regardless of system default regional settings. -- 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