Re: [PATCH] POSIX barrier implementation, take 2

2016-02-12 Thread Václav Haisman
On 12.2.2016 15:25, Corinna Vinschen wrote: > Hi Václav, > > > the patch looks pretty good, I have just a few (minor) nits: > > On Feb 12 11:20, Václav Haisman wrote: >> diff --git a/newlib/libc/include/sys/types.h >> b/newlib/libc/include/sys/types.h >> index 5dd6c75..bfe93fa 100644 >> --- a/n

Re: [PATCH] POSIX barrier implementation, take 2

2016-02-12 Thread Corinna Vinschen
Hi Václav, the patch looks pretty good, I have just a few (minor) nits: On Feb 12 11:20, Václav Haisman wrote: > diff --git a/newlib/libc/include/sys/types.h b/newlib/libc/include/sys/types.h > index 5dd6c75..bfe93fa 100644 > --- a/newlib/libc/include/sys/types.h > +++ b/newlib/libc/include/sys/