Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: njoly
Date: Wed Oct 28 18:24:44 UTC 2009
Modified Files:
src/lib/libc/sys: flock.2
src/sys/kern: sys_descrip.c
Log Message:
Make flock(2) more robust to invalid operation, such as
(LOCK_EX|LOCK_SH).
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/sys/flock.2
cvs rdiff -u -r1.16 -r1.17 src/sys/kern/sys_descrip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index