s4:lib/tevent: add lib/events/ compat and let things compile
authorStefan Metzmacher <metze@samba.org>
Tue, 16 Dec 2008 18:57:09 +0000 (19:57 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 17 Dec 2008 12:31:29 +0000 (13:31 +0100)
commit46eda790905e0ca70d9ecd2822578dbfde456e63
tree142d4b85c91416c02b107ed41ec3232697b4c06e
parent504f8816e3058b9358a18ef42e442753fe2657ba
s4:lib/tevent: add lib/events/ compat and let things compile

metze
28 files changed:
lib/tevent/Makefile.in
lib/tevent/config.mk
lib/tevent/configure.ac
lib/tevent/events.i
lib/tevent/events_wrap.c
lib/tevent/libtevent.m4
lib/tevent/tevent.c
lib/tevent/tevent.h
lib/tevent/tevent.pc.in
lib/tevent/tevent_aio.c
lib/tevent/tevent_debug.c
lib/tevent/tevent_epoll.c
lib/tevent/tevent_s4.c
lib/tevent/tevent_select.c
lib/tevent/tevent_signal.c
lib/tevent/tevent_standard.c
lib/tevent/tevent_timed.c
lib/tevent/tevent_util.c
source3/samba4.m4
source3/samba4.mk
source4/Makefile
source4/configure.ac
source4/lib/events/config.mk [new file with mode: 0644]
source4/lib/events/events.h [new file with mode: 0644]
source4/lib/events/events_dummy.c [new file with mode: 0644]
source4/lib/events/events_internal.h [new file with mode: 0644]
source4/main.mk
source4/torture/local/config.mk