file advisory locking tests from FreeBSD. We fail to detect
authorart <art@openbsd.org>
Fri, 25 Jul 2008 11:41:22 +0000 (11:41 +0000)
committerart <art@openbsd.org>
Fri, 25 Jul 2008 11:41:22 +0000 (11:41 +0000)
commit97a3f8ce5ccbbc862f952c2ffd0bee1b4720b6e3
tree727659dbbaff1a7795c3747334da66b6f975dcf9
parent904d0f53fdf9a03084df82f171cf8a15337c2908
file advisory locking tests from FreeBSD. We fail to detect
two deadlocks at the moment.
regress/sys/kern/flock/Makefile [new file with mode: 0644]
regress/sys/kern/flock/flock.c [new file with mode: 0644]