K 10 svn:author V 7 phantom K 8 svn:date V 27 2005-02-27T14:51:27.000000Z K 7 svn:log V 207 Replace usage of strerror()/strcpy() with strerror_r() here, reducing number of required operations to get error message and avoiding of strerror's buffer clobbering. Also ANSI'fy prototypes while I'm here END