lib/util: add tevent_coroutine infrastructure based on Portable Coroutine Library
authorStefan Metzmacher <metze@samba.org>
Sun, 3 May 2009 17:57:35 +0000 (19:57 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 15 May 2009 13:27:27 +0000 (15:27 +0200)
commitaaadc8c587fffd89a00640372d636df8c90c6ef4
tree144cd473461a21d25bcaf9744b20703fedb6b885
parent0b037f213ace1edc9437b4d2cc654c9c68be530c
lib/util: add tevent_coroutine infrastructure based on Portable Coroutine Library

metze
lib/util/config.mk
lib/util/tevent.m4 [new file with mode: 0644]
lib/util/tevent_coroutine.c [new file with mode: 0644]
lib/util/tevent_coroutine.h [new file with mode: 0644]
source4/configure.ac