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 11:11:57 +0000 (13:11 +0200)
commitf6c3ea8784156e3697c3930fe46cb2c49aba37d2
tree0d9d2d12507820749c644f6a08a86c6fcc1333ff
parent0c025ea6c20bd5874503a56824bd4a50d8add7ea
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