Re: [PATCH] sync.c: Add asserts to document and check assumptions

2014-11-27 Thread Joel Sherrill
On 11/27/2014 09:43 AM, Sebastian Huber wrote: On 27/11/14 16:31, Joel Sherrill wrote: --- cpukit/libcsupport/src/sync.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/cpukit/libcsupport/src/sync.c b/cpukit/libcsupport/src/sync.c index 653a177..e449cab 10064

Re: [PATCH] sync.c: Add asserts to document and check assumptions

2014-11-27 Thread Sebastian Huber
On 27/11/14 16:31, Joel Sherrill wrote: --- cpukit/libcsupport/src/sync.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/cpukit/libcsupport/src/sync.c b/cpukit/libcsupport/src/sync.c index 653a177..e449cab 100644 --- a/cpukit/libcsupport/src/sync.c +++ b/cpuki

[PATCH] sync.c: Add asserts to document and check assumptions

2014-11-27 Thread Joel Sherrill
--- cpukit/libcsupport/src/sync.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/cpukit/libcsupport/src/sync.c b/cpukit/libcsupport/src/sync.c index 653a177..e449cab 100644 --- a/cpukit/libcsupport/src/sync.c +++ b/cpukit/libcsupport/src/sync.c @@ -29,6 +29,7 @@ in