K 10 svn:author V 3 bde K 8 svn:date V 27 1995-04-21T15:23:27.000000Z K 7 svn:log V 218 Fix bugs in opendir(): - it succeeded on non-directories (see POSIX 5.1.2.4). - it hung on (non-open) named pipes. - it leaked memory if the second malloc() failed. - it didn't preserve errno across errors in close(). END