K 10 svn:author V 2 jb K 8 svn:date V 27 1998-06-09T23:16:53.000000Z K 7 svn:log V 299 Add compile time debug instead of doing this all the time. Reduce the time that a thread keeps the file descriptor table locked. In particular, perform malloc/free calls outside the lock and handle the situation where two threads can race to initialise the table entry for the same file descriptor. END