Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-21 Thread Tijl Coosemans
On Wed, 21 Aug 2019 18:52:31 +0300 Konstantin Belousov wrote: > On Wed, Aug 21, 2019 at 02:49:08PM +0200, Tijl Coosemans wrote: >> On Tue, 20 Aug 2019 17:39:33 + (UTC) Dimitry Andric >> wrote: >>> Author: dim >>> Date: Tue Aug 20 17:39:32 2019 >>> New Revision: 351253 >>> URL:

Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-21 Thread Ian Lepore
On Wed, 2019-08-21 at 09:01 -0700, Marshall Clow wrote: > On Wed, Aug 21, 2019 at 6:20 AM Tijl Coosemans > wrote: > > > On Wed, 21 Aug 2019 15:07:56 +0200 Dimitry Andric > > wrote: > > > On 21 Aug 2019, at 14:49, Tijl Coosemans wrote: > > > > On Tue, 20 Aug 2019 17:39:33 + (UTC) Dimitry

Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-21 Thread Marshall Clow
On Wed, Aug 21, 2019 at 6:20 AM Tijl Coosemans wrote: > On Wed, 21 Aug 2019 15:07:56 +0200 Dimitry Andric > wrote: > > On 21 Aug 2019, at 14:49, Tijl Coosemans wrote: > >> On Tue, 20 Aug 2019 17:39:33 + (UTC) Dimitry Andric > >> wrote: > >>> Author: dim > >>> Date: Tue Aug 20 17:39:32 2019

Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-21 Thread Konstantin Belousov
On Wed, Aug 21, 2019 at 02:49:08PM +0200, Tijl Coosemans wrote: > On Tue, 20 Aug 2019 17:39:33 + (UTC) Dimitry Andric > wrote: > > Author: dim > > Date: Tue Aug 20 17:39:32 2019 > > New Revision: 351253 > > URL: https://svnweb.freebsd.org/changeset/base/351253 > > > > Log: > > Pull in

Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-21 Thread Tijl Coosemans
On Wed, 21 Aug 2019 15:07:56 +0200 Dimitry Andric wrote: > On 21 Aug 2019, at 14:49, Tijl Coosemans wrote: >> On Tue, 20 Aug 2019 17:39:33 + (UTC) Dimitry Andric >> wrote: >>> Author: dim >>> Date: Tue Aug 20 17:39:32 2019 >>> New Revision: 351253 >>> URL:

Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-21 Thread Dimitry Andric
On 21 Aug 2019, at 14:49, Tijl Coosemans wrote: > > On Tue, 20 Aug 2019 17:39:33 + (UTC) Dimitry Andric > wrote: >> Author: dim >> Date: Tue Aug 20 17:39:32 2019 >> New Revision: 351253 >> URL: https://svnweb.freebsd.org/changeset/base/351253 >> >> Log: >> Pull in r368867 from upstream

Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-21 Thread Tijl Coosemans
On Tue, 20 Aug 2019 17:39:33 + (UTC) Dimitry Andric wrote: > Author: dim > Date: Tue Aug 20 17:39:32 2019 > New Revision: 351253 > URL: https://svnweb.freebsd.org/changeset/base/351253 > > Log: > Pull in r368867 from upstream libc++ trunk (by Marshall Clow): > > Rework

Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-20 Thread Dimitry Andric
On 20 Aug 2019, at 23:02, Mark Millard wrote: > >> Author: dim >> Date: Tue Aug 20 17:39:32 2019 >> New Revision: 351253 >> URL: >> https://svnweb.freebsd.org/changeset/base/351253 >> >> >> Log: >> Pull in r368867 from upstream libc++ trunk (by Marshall Clow): >> >>Rework

Re: svn commit: r351253 - in head/contrib/libc++: include src

2019-08-20 Thread Mark Millard via svn-src-head
> Author: dim > Date: Tue Aug 20 17:39:32 2019 > New Revision: 351253 > URL: > https://svnweb.freebsd.org/changeset/base/351253 > > > Log: > Pull in r368867 from upstream libc++ trunk (by Marshall Clow): > > Rework recursive_timed_mutex so that it uses __thread_id instead of >

svn commit: r351253 - in head/contrib/libc++: include src

2019-08-20 Thread Dimitry Andric
Author: dim Date: Tue Aug 20 17:39:32 2019 New Revision: 351253 URL: https://svnweb.freebsd.org/changeset/base/351253 Log: Pull in r368867 from upstream libc++ trunk (by Marshall Clow): Rework recursive_timed_mutex so that it uses __thread_id instead of using the lower-level