Howdy, The ext/Time/Piece/t/* tests fail on QNX 6 because the Piece module contains a reference to strptime which is not included in QNX 6's C library. The attached patch makes it use its own copy and fixes these failures. -- Matt