summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/kqueue/kqueue-flock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* To make debugging the kqueue test easier, always print the assertionbluhm2016-09-201-3/+4
| | | | failure before returning.
* Close an fd.uebayasi2015-08-131-1/+2
|
* missing argument to printfmiod2013-01-071-2/+3
|
* Add a test for kevent(EV_DELETE) screwing with POSIX file locksguenther2012-07-081-0/+91