cvs commit: src/usr.bin/lockf lockf.c
Christian S.J. Peron
csjp at FreeBSD.org
Wed Oct 5 15:02:08 PDT 2005
csjp 2005-10-05 22:02:07 UTC
FreeBSD src repository
Modified files:
usr.bin/lockf lockf.c
Log:
Un-break handling of -t 0 which was broken in my previous commit.
Add a flags argument to wait_for_lock so that O_NONBLOCK can be
passed to open if a user doesn't want the open to sleep until the
lock becomes available.
Submitted by: Amir Shalem (partially modified)
Revision Changes Path
1.13 +6 -5 src/usr.bin/lockf/lockf.c
More information about the cvs-src
mailing list