[njs] Modules: fixed clear() method of a shared dictionary without timeout.

2024-03-20 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/f632fe16ba05 branches: changeset: 2303:f632fe16ba05 user: Dmitry Volyntsev date: Tue Mar 19 21:05:51 2024 -0700 description: Modules: fixed clear() method of a shared dictionary without timeout. Previously, the code did not unlock the rwlock

Re: [PATCH] macOS: detect cache line size at runtime

2024-03-20 Thread Sergey Kandaurov
On Wed, Feb 28, 2024 at 01:24:06AM +, Piotr Sikora via nginx-devel wrote: > # HG changeset patch > # User Piotr Sikora > # Date 1708977640 0 > # Mon Feb 26 20:00:40 2024 + > # Branch patch015 > # Node ID f58bc1041ebca635517b919d58b49923bf24f76d > # Parent

Re: [PATCH] Configure: link libcrypt when a feature using it is detected

2024-03-20 Thread Sergey Kandaurov
> On 28 Feb 2024, at 05:23, Piotr Sikora via nginx-devel > wrote: > > # HG changeset patch > # User Piotr Sikora > # Date 1708977638 0 > # Mon Feb 26 20:00:38 2024 + > # Branch patch014 > # Node ID 570e97dddeeddb79c71587aa8a10150b64404beb > # Parent