Radek Brich <[EMAIL PROTECTED]> writes:

> I also tried to make it look less alien in the rest of the code.

It's getting better, but can't we avoid the call to 'stat'?  It's
better to use fstat after the file is open, no?  That would avoid a
race condition.


Reply via email to