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=cBULWJ8j2fNIRv3oJOwPW+63+uKNrEe4qkdSxltbgqrNeMzd98bLk | |
MNwUhC+PIin9j3R5MYjQUxdwPGBr5lTqHp2V1WWpK4wIjZ6QAskpTvHxN4DZuTHP | |
ElUShBaHgdrzd5rG6wtdASq9ljJv/O+f+/E7TOmvx5DCeRc7SKH9Tw= | |
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=cUwY29FgLMyvV8ovwkOEQekkhGg=; b=gnzLvpSsgMFkOMTnUpe9FpUadgNZ | |
QXRdoeEXX7TMqTLGh+y+uadBohuD/Gt1Mrwt8oEwJnN/jAzlFxbY0ZnnLQA6y6L6 | |
Q0KIlhFWz/c4DRCqbZJXxZoecirIls3cqcfV1mZGpoQpOZka2coJ48qNgZ7MX+2b | |
w6ddwCZjaWf2nEY= | |
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-Spam-SWARE-Status: | No, score=-98.2 required=5.0 tests=BAYES_50,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=entirely, bsd, BSD, distro |
X-HELO: | mout.kundenserver.de |
Date: | Sun, 2 Dec 2018 12:34:44 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: pthread_cond_timedwait with setclock(CLOCK_MONOTONIC) times out early |
Message-ID: | <20181202113444.GW30649@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <CAOWZHxdmOeQ7o6099PERwq-FbFbdYLLm43JfR5iQm-HtfP90aw AT mail DOT gmail DOT com> <20181126164657 DOT GN30649 AT calimero DOT vinschen DOT de> <20181129101821 DOT GZ30649 AT calimero DOT vinschen DOT de> <CAOWZHxf+en-Nw20jOeeBu-TXBio07ai5ecJk2bvWDPtD0vqKFQ AT mail DOT gmail DOT com> <20181130121429 DOT GF30649 AT calimero DOT vinschen DOT de> <CAOWZHxes9wDz-Jsd4EpJAHaEUiJYais11aDFRzLVafVGzzZwqw AT mail DOT gmail DOT com> <20181130125633 DOT GH30649 AT calimero DOT vinschen DOT de> <5b0bcf7f-096d-c259-ce25-9511d4bccf84 AT SystematicSw DOT ab DOT ca> <20181201095322 DOT GN30649 AT calimero DOT vinschen DOT de> <e5130a7a-3733-d835-127b-c1d453e15689 AT SystematicSw DOT ab DOT ca> |
MIME-Version: | 1.0 |
In-Reply-To: | <e5130a7a-3733-d835-127b-c1d453e15689@SystematicSw.ab.ca> |
User-Agent: | Mutt/1.9.2 (2017-12-15) |
--WeoCK3UN7lwjrlbw Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Dec 1 08:49, Brian Inglis wrote: > On 2018-12-01 02:53, Corinna Vinschen wrote: > > On Nov 30 21:27, Brian Inglis wrote: > >> $ head /{etc,usr/lib}/os-release > >> =3D=3D> /etc/os-release <=3D=3D > >> PRETTY_NAME=3D"Debian GNU/Linux 9 (stretch)" > >> NAME=3D"Debian GNU/Linux" > >> VERSION_ID=3D"9" > >> VERSION=3D"9 (stretch)" > >> ID=3Ddebian > >> HOME_URL=3D"https://www.debian.org/" > >> SUPPORT_URL=3D"https://www.debian.org/support" > >> BUG_REPORT_URL=3D"https://bugs.debian.org/" > >> > >> =3D=3D> /usr/lib/os-release <=3D=3D > >> ... [same] > >> > >> Could also be supported under Cygwin: > >=20 > > We don't have OS releases. Every component in Cygwin has its own > > release cycle and the version number of the Cygwin DLL is *not* a > > os release number. What sense would this file have for us? >=20 > Cygwin to me is a Unix package distro which provides bits and flavours of= POSIX, > Linux, and BSD userlands and APIs, that happens to be based on top of Win= dows, > and provides extensive functionality and interoperability with and under = that > environment, which makes it easier working for or in many orgs and with m= ost > users and systems. >=20 > The Cygwin release is similar to Linux kernel versions, which may vary > independent of distros and releases, but is also similar to distro releas= es like > Debian 10 Buster or Ubuntu 19 Disco Dingo, which mark the time and progre= ss e.g. > 1.0 (RTM), 1.5 (Legacy), 1.7 (No9x/IPv6/LSA/charsets/IPC), 2.0 (NoPasswd)= , 2.5.2 > (LastXP), 2.6 (PostXP/Locales), 2.10 (NoKR/ssp/FORTIFY), ... in somewhat > arbitrary steps. But this is all Cygwin DLL version. Nothing of that is related to any kind of distro version number. All other packages have their own, entirely disconnected rolling release cycle. If you like you can provide an os-release package with this file. However, it would be kind of static: NAME=3DCygwin VERSION=3D"42" ID=3Dcygwin VERSION_ID=3D42 PRETTY_NAME=3D"Cygwin" HOME_URL=3D"https://cygwin.com/" SUPPORT_URL=3D"https://cygwin.com/" Corinna --=20 Corinna Vinschen Cygwin Maintainer --WeoCK3UN7lwjrlbw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAlwDw1QACgkQ9TYGna5E T6DVxg//XyJJP6DUij+24NOjRl930Np5UShxdVksCJzw2OMtsWmVa3fSBpWpoZlh csgFRy+GUBhz/zezs22ra8Fkjj6qmbnT2NOjJMrYxbw7Hjgl4nn2ZTrytQj9FvWJ 5Cy2h13/7+0Ij2V2nxtsVhPU9ydpJ+aK1TM6M2nwleptB5ZQOAb0lXR1etoV9dkU 9LR6pxUITr+qylkH9j8SBd6Y7It/IRiLrrazUCvDpN3L9PlQpdl8QvNDZpMADXTP eMEglA8Rl5jyR4K3eklyhvj5tqc8kD0b9tifpm0q1eEAr47DAHcloDXryRN1N9Sl nuqR8YjWyCCnmQsMsWFt7ygT/Ux4+41/VG9sw5jJ7WiqGR5R68u5HrAS/RxjmduC lEwuXWVyzbkJ8E9yb1GvvjGA3HFaoBV8mEluZRF2YZtPOPny2WHB0OjVdv5Nzw9P UaMjyb9u3PgTCvqjLMwEwy78lB92OS1wiFBpC1X0RyDuAqlj9PFOAYAT2dWYTHGu CBIJ5/p8Hhm06eoAX6MT+8wVscSK1hCxaQfqpgkAB577MMwiujg1YRmhWAkOxFO6 FSJWxwjG7NIEWqLGRTmJW1xyFfQHWP0k9rxpOcBYtr6raDdMC7B5fx+7PoTPAjNq e/kKHhStXLL6TkBV9oNSwQN9dO5/+18wa/YLdr8ExgrQDNc1rSE= =Mlmo -----END PGP SIGNATURE----- --WeoCK3UN7lwjrlbw--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |