K 10 svn:author V 4 mike K 8 svn:date V 27 2003-01-03T16:44:42.000000Z K 7 svn:log V 239 Optimize errstr() by reducing the number of times it walks a string. As a side effect, it makes the code easier to read and requires less pointer arithmetic. Test by: strerror regression test Submitted by: Tim Kientzle END