K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-12-19T09:50:10.000000Z K 7 svn:log V 224 Use strerror_r() to format the error message so that strerror()'s static buffer does not get clobbered. ISO/IEC 9899:1999 7.21.6.2 3: "The implementation shall behave as if no library function calls the strerror function." END