Re: dotlocking causes problems when fchdir() fails

1999-06-10 Thread Thomas Roessler
On 1999-06-10 18:54:43 +0100, Lars Hecking wrote: > The man page continues to say > Applications which use this system > call must be coded to detect this failure and switch to > using chdir() from that point on. > which might be important for fixing this. Using chdir() t

Re: dotlocking causes problems when fchdir() fails

1999-06-10 Thread Lars Hecking
> (*--For what it's worth, the man page says, "fchdir() is > provided as a performance enhancement and is guaranteed to fail > under certain conditions.") The man page continues to say Applications which use this system call must be coded to detect this failure and switch to