Re: [Xenomai-core] Re: POSIX include problem

2006-03-16 Thread Jan Kiszka
Gilles Chanteperdrix wrote: Jan Kiszka wrote: Hi Gilles, don't know yet what's going wrong, but the following demo code doesn't compile against the POSIX skin due to unresolved SIG_BLOCK: #include pthread.h #include signal.h int main() { return

Re: [Xenomai-core] Re: POSIX include problem

2006-03-16 Thread Jan Kiszka
Gilles Chanteperdrix wrote: Jan Kiszka wrote: ... I found this while trying Thomas Gleixner's cyclic test over the POSIX skin (http://www.tglx.de/projects/misc/cyclictest). After fixing a rather ugly bug in his code (missing mlockall) I ran into a yet unknown issue with the POSIX