tevent: Sync to tevent 0.9.18 from upstream
commit2afa275a683d31ebf3b697821999939df99cdd8d
authorAmitay Isaacs <amitay@gmail.com>
Wed, 29 May 2013 04:12:14 +0000 (29 14:12 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 29 May 2013 07:47:16 +0000 (29 17:47 +1000)
treed8460991cbfbceda9ec90d1ba52191e00d109150
parent4c1dc871b9ebdb9a83ab7b4714d89e451ea0783a
tevent: Sync to tevent 0.9.18 from upstream

(This used to be ctdb commit 82d61f77c01df0fbb42743593937b175ce22a445)
28 files changed:
ctdb/lib/tevent/ABI/tevent-0.9.10.sigs [new file with mode: 0644]
ctdb/lib/tevent/ABI/tevent-0.9.11.sigs [new file with mode: 0644]
ctdb/lib/tevent/ABI/tevent-0.9.12.sigs [new file with mode: 0644]
ctdb/lib/tevent/ABI/tevent-0.9.13.sigs [new file with mode: 0644]
ctdb/lib/tevent/ABI/tevent-0.9.14.sigs [new file with mode: 0644]
ctdb/lib/tevent/ABI/tevent-0.9.17.sigs [new file with mode: 0644]
ctdb/lib/tevent/ABI/tevent-0.9.18.sigs [new file with mode: 0644]
ctdb/lib/tevent/ABI/tevent-0.9.9.sigs [new file with mode: 0644]
ctdb/lib/tevent/bindings.py [new file with mode: 0644]
ctdb/lib/tevent/doxy.config
ctdb/lib/tevent/pytevent.c [new file with mode: 0644]
ctdb/lib/tevent/release-script.sh [new file with mode: 0755]
ctdb/lib/tevent/testsuite.c
ctdb/lib/tevent/tevent.c
ctdb/lib/tevent/tevent.h
ctdb/lib/tevent/tevent.pc.in
ctdb/lib/tevent/tevent.py [new file with mode: 0644]
ctdb/lib/tevent/tevent_epoll.c
ctdb/lib/tevent/tevent_immediate.c
ctdb/lib/tevent/tevent_internal.h
ctdb/lib/tevent/tevent_liboop.c
ctdb/lib/tevent/tevent_poll.c
ctdb/lib/tevent/tevent_select.c
ctdb/lib/tevent/tevent_signal.c
ctdb/lib/tevent/tevent_standard.c
ctdb/lib/tevent/tevent_timed.c
ctdb/lib/tevent/tevent_wakeup.c
ctdb/lib/tevent/wscript [new file with mode: 0755]