Re: [PATCH] POSIX barrier implementation, take 3

2016-02-13 Thread Corinna Vinschen
On Feb 12 22:25, Václav Haisman wrote: > On 12.2.2016 15:25, Corinna Vinschen wrote: > > Hi Václav, > > > > > > the patch looks pretty good, I have just a few (minor) nits: > > [...] > The attached patch should address all of the review comments. > > Modifed change log: > > Newlib: > > *

Re: [PATCH] POSIX barrier implementation, take 3

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