delorie.com/archives/browse.cgi | search |
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:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=t/bcUSWETJhnYgpN1pvJwzh6DSZjU/K9RYXq4F1ajJwMmyw/weUGv | |
V0/vorE/TwzAPHEJzwB0gVbaDqA4FHdtjE2cSxdXrdMPiMqZtiChiykXlq46qPME | |
KUo7KkZhjPErVwZOH/29vNYKg2TOXFU5TFO/XbkEf18K87kRKv3pNI= | |
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:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=A/aHtpZYPGKp/9JPzF4Zen4aaZU=; b=x1LDw733XmywCL/UcHB9J7Oyg/kc | |
jcbMBHS0Zejeo2ffuUrdvec400ZQ36wluvUYm87z1CMLhODvC25Jzwfh5FrFaPrX | |
MAZKXHX3JWpVOKIFa3jPTQzQYaKRUsAMbo9lqvt2vYRpHUIKo1Xbfqdsl3IoQVSY | |
A5/IfEo5yEKm1II= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-101.4 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:b9941b2, H*MI:sk:b9941b2, H*f:sk:b9941b2 |
X-HELO: | drew.franken.de |
Date: | Wed, 24 Aug 2016 10:22:35 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.11 |
Message-ID: | <20160824082235.GA1493@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <announce DOT 20160820213705 DOT s5bhpxbmpawjxy7c AT calimero DOT vinschen DOT de> <35c2b18f-ac98-d69e-32fe-2eae2d128f85 AT SystematicSw DOT ab DOT ca> <20160823161152 DOT GA6100 AT calimero DOT vinschen DOT de> <e9449091-044e-177a-cd6f-cb77665d9681 AT SystematicSw DOT ab DOT ca> <b9941b2d-b779-4522-0f9b-c0b0fede9a9a AT SystematicSw DOT ab DOT ca> |
MIME-Version: | 1.0 |
In-Reply-To: | <b9941b2d-b779-4522-0f9b-c0b0fede9a9a@SystematicSw.ab.ca> |
User-Agent: | Mutt/1.6.2 (2016-07-01) |
--82I3+IH0IqGh5yIs Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Aug 23 23:36, Brian Inglis wrote: > On 2016-08-23 22:15, Brian Inglis wrote: > > 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: > > > >=20 > > > > * missed string.h(strerror_l) on my first check; > > > > not sure if you can implement that easily on Windows? > > > >=20 > > > > * GNU also supports wchar.h(wcsftime_l) and time.h(strptime_l); > > > >=20 > > > > * GNU also defines string.h(str[n]casecmp_l) functions as an extens= ion, > > > > as well as in POSIX specified strings.h. > > >=20 > > > 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. > >=20 > > GNU duplicates the POSIX strings.h(str[n]casecmp_l) in string.h also. >=20 > i.e. str[n]casecmp_l should be defined under #if __POSIX_VISIBLE >=3D 200= 809 > but not defined under #ifdef __GNU_VISIBLE in string*s*.h, > and defined under #ifdef __GNU_VISIBLE but not defined under > #if __POSIX_VISIBLE >=3D 200809 in *string*.h; > strerror_l should be under #if __POSIX_VISIBLE >=3D 200809 in *string*.h, > or its #includes. They were already declared in string,h. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXvVlLAAoJEPU2Bp2uRE+gVCYP/AwrUEh2Olg+5NmUAyP30pL/ GW782UVrecATJG6wYWM/g3r9XWe+mpPo+lnIaS/7CEHE6SQvKds5O/4BQKu7rZ8/ snP9wetXwuYypfvAbn+V63R21+5CHsxsA13sWrFhRt0YvokfG+vZ0jl3wqngFOAc qHWSa4tSp6t0kmm7qlqCrnrx6FxMBZ3oPr8NPC4eylnRJjCvUANcppgfUXAL3LrS vDNA8ghNieEw8IHi8Gz8PmyiVKIjnfOehC1HDEmQ707UfeH6EMsKwrdMONtOOqx1 b6KAc8TZa1xbon7PzEy329vkODxvYi0H2lEl71d/nXNJHZMuLT74YqenHWENoRm9 g+AtFBrjM0r4jqtugFiXfh4B1MIfCIN11pIM94c8O/D4RAPvV/g4BPdqFBX7yp5N OM6UvHhFazGes7YAUTXiKyW16BlRVSuX0T/ueaJeT79k+YiLeXkBa8QOPUTlhMDZ G2kqI0sRsgvjZJqGdn5jcgqOd1zwMkDRsVa4BtUP1HAUoeFoblOP8GffbFU0Q4J+ Io/0ZAk2JR1tnFqgvjh087qyRHnpMGLIZGxDES5oG50fCQPUyqRXESsiVOhPpi46 FEA3fFKT5GsWTQdK27twUoDwqGGJax87hrlPeXuOjEpqVJyTn8Egg+Lq8FVLJaY+ /+k1XnKvI648KOjTK9CR =xe9i -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |