Hi! > As the Linux signal(7) said: > POSIX semaphore interfaces: sem_wait(3) and sem_timedwait(3) (since Linux > 2.6.22; beforehand, always failed with EINTR). > > So, on linux, we just leave this untested when the kernel version > is less than 2.6.22.
While I'm completly fine with workarounds for broken kernels in Linux part of the LTP I'm a bit reluctant to add them into the open posix testsuite. Has anybody different opinion? -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
