K 10 svn:author V 4 mike K 8 svn:date V 27 2002-12-20T05:26:10.000000Z K 7 svn:log V 343 Stylistic changes: o Fix an English error (comma splice) and poorly worded sentence. o Fix KNF ordering of variables (pointers come before arithmetic types). o Restore hand-optimization of sizeof()-1, instead of strlen(). o Remove unneeded local variables in strerror_r(). Test by: strerror regression test Requested by: bde Reviewed by: bde END