K 10 svn:author V 4 alex K 8 svn:date V 27 1997-11-25T01:29:16.000000Z K 7 svn:log V 238 Modify the return values to comply with POSIX. Previously these functions would return -1 and set errno to indicate the specific error. POSIX requires that the functions return the error code as the return value of the function instead. END