tegge f360480a68 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
Reviewed by:	alfred
2003-02-15 22:43:05 +00:00
..
2003-01-25 22:41:22 +00:00
2003-02-05 15:32:24 +00:00
2003-01-23 23:36:45 +00:00
2003-02-05 15:32:24 +00:00