repo.or.cz
/
zfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid small buffer copying on write
[zfs.git]
/
tests
/
zfs-tests
/
cmd
/
threadsappend
/
Makefile.am
blob
f030b42d50fe859acfc6c1b056f7209bbdc6f84a
1
include $(top_srcdir)/config/Rules.am
2
3
pkgexecdir = $(datadir)/@PACKAGE@/zfs-tests/bin
4
5
pkgexec_PROGRAMS = threadsappend
6
threadsappend_SOURCES = threadsappend.c
7
threadsappend_LDADD = -lpthread