Re: [PATCH v2] Cygwin: pthread: Fix a race issue introduced by the commit 2c5433e5da82

2024-06-01 Thread Takashi Yano via Cygwin
On Sat, 1 Jun 2024 12:08:51 -0400 Ken Brown wrote: > Hi Takashi, > > On 6/1/2024 10:18 AM, Takashi Yano via Cygwin wrote: > > int > > pthread::once (pthread_once_t *once_control, void (*init_routine) (void)) > > { > >/* Sign bit of once_control->state is used as done flag. > > Similary,

Re: [PATCH v2] Cygwin: pthread: Fix a race issue introduced by the commit 2c5433e5da82

2024-06-01 Thread Ken Brown via Cygwin
Hi Takashi, On 6/1/2024 10:18 AM, Takashi Yano via Cygwin wrote: int pthread::once (pthread_once_t *once_control, void (*init_routine) (void)) { /* Sign bit of once_control->state is used as done flag. Similary, the next significant bit is used as destroyed flag. */ Typo: Simi

Plans to update meson version?

2024-06-01 Thread Dave Trombley via Cygwin
Meson appears to be two majore versions behind in cygwin (1.2.3 is latest available, 1.4.0 was released mid-March this year). Major projects are starting to not be compilable on Cygwin, consequently, short of manually building a custom meson that is up to date (for example, libcairo requires 1.3).

Re: [PATCH v2] Cygwin: pthread: Fix a race issue introduced by the commit 2c5433e5da82

2024-06-01 Thread Takashi Yano via Cygwin
Hi Bruno, On Fri, 31 May 2024 16:01:35 +0200 Bruno Haible wrote: > Hi Takashi Yano, > > > With v3 patch: > > int > > pthread::once (pthread_once_t *once_control, void (*init_routine) (void)) > > { > > /* Sign bit of once_control->state is used as done flag */ > > if (once_control->state & INT

Re: [Ms-nfs41-client-devel] WinSG Re: ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-05-28 ...

2024-06-01 Thread Roland Mainz via Cygwin
On Wed, May 29, 2024 at 4:28 AM Dan Shelton wrote: > > On Tue, 28 May 2024 at 22:15, Cedric Blancher via Cygwin > wrote: > > > > Good evening! > > > > For your consideration - we need FEEDBACK, please! > > > > New is support running it as service (sc start > > ms-nfs41-client-service), setgid()/n