- Original Message -
> On Thu, Jan 09, 2014 at 11:32:10AM -0800, Jose Fonseca wrote:
> > This series is pretty much what I proposed several months ago, rebased on
> > top of master, with minor if any tweaks.
> >
> > Still to do is remove the deprecated abstractions (which now are mere
> >
On Thu, Jan 09, 2014 at 11:32:10AM -0800, Jose Fonseca wrote:
> This series is pretty much what I proposed several months ago, rebased on top
> of master, with minor if any tweaks.
>
> Still to do is remove the deprecated abstractions (which now are mere
> wrappers of the c11 ones).
>
> That sai
This should get squashed with patch #2 when you push this. That will
prevent possible build breaks while bisecting.
On 01/09/2014 11:20 AM, jfons...@vmware.com wrote:
> From: José Fonseca
>
> Some system headers already define it, so this prevents conflict.
> ---
> include/c11/threads.h | 6 ++
LGTM. Reviewed-by: Brian Paul
On 01/09/2014 12:32 PM, Jose Fonseca wrote:
This series is pretty much what I proposed several months ago, rebased on top
of master, with minor if any tweaks.
Still to do is remove the deprecated abstractions (which now are mere wrappers
of the c11 ones).
That
This series is pretty much what I proposed several months ago, rebased on top
of master, with minor if any tweaks.
Still to do is remove the deprecated abstractions (which now are mere wrappers
of the c11 ones).
That said, this series is already useful as is, not only because of the code
de-du
From: José Fonseca
Some system headers already define it, so this prevents conflict.
---
include/c11/threads.h | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/include/c11/threads.h b/include/c11/threads.h
index 678774c..4a4079d 100644
--- a/include/c11/threads.h
+++ b/i