Now we implement l_len<0 per POSIX, describe it.

This commit is contained in:
ache 2001-08-23 19:00:34 +00:00
parent ce0c7adaa6
commit 0fcb9c0939

View File

@ -249,6 +249,9 @@ current position, or end of the file, respectively.
The value of
.Fa l_len
is the number of consecutive bytes to be locked.
If
.Fa l_len
is negative, start means end edge of the region.
The
.Fa l_pid
field is only used with
@ -471,9 +474,7 @@ or
.Dv F_SETLKW
and the data to which
.Fa arg
points is not valid or
.Fa l_len
is negative.
points is not valid.
.It Bq Er EMFILE
The argument
.Fa cmd