des 2007-05-23 08:12:34 UTC
FreeBSD src repository
Modified files:
lib/libutil flopen.c
Log:
If (flags & O_TRUNC), don't truncate the file until we've successfully
locked it.
MFC after: 3 weeks
Revision Changes Path
1.5 +11 -1 src/lib/libutil/flopen.c