This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a6d8ff1d6d
freebsd-skq
/
tools
/
regression
/
file
/
flock
/
Makefile
10 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add some regression tests for posix record locks.
2008-03-26 15:39:44 +00:00
# $FreeBSD$
PROG
=
flock
NO_MAN
=
WARNS
?=
6
Add a regression test for multiple threads of the same process acquiring the same fcntl lock. Approved by: dfr (mentor)
2009-05-28 02:39:07 +00:00
LDADD
+=
-lpthread
Add some regression tests for posix record locks.
2008-03-26 15:39:44 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink