Hi, Is there any test software or way of testing a particular Linux distribution or C library installation to see if it suffers from the fcntl() locking problem.
I would really like to use the new thread pooling capability in 3.3.x but am obviously wary of doing so if I'm not 100% confident in the platform. My software currently only targets Fedora Core 4 (for debug) and uclibc 0.9.28. I guess have quite a large potential variablility with one using NPTL and the other using LinuxThreads. Dave

