repo.or.cz
/
samba4-gss.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3/torture: local_rbtree: avoid birthday collisions
[samba4-gss.git]
/
libcli
/
tstream_binding_handle
/
wscript_build
blob
622ed7098fd4494b40c0131d8f7d33a46fb762bf
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'tstream_binding_handle'
,
4
source
=
'tstream_binding_handle.c'
,
5
deps
=
'tevent LIBTSOCKET'
)