K 10 svn:author V 5 tegge K 8 svn:date V 27 2003-04-04T17:24:44.000000Z K 7 svn:log V 405 MFC: Avoid file lock leakage when linuxthreads port or rfork is used: - Mark the process leader as having an advisory lock - Check if process leader is marked as having advisory lock when closing file - Check that file is still open after lock has been obtained - Don't allow file descriptor table sharing between processes with different leaders PR: 10265 END