tevent: Rename ev_timeval* functions to tevent_timeval, export them.
authorKai Blin <kai@samba.org>
Mon, 16 Feb 2009 22:34:15 +0000 (23:34 +0100)
committerKai Blin <kai@samba.org>
Tue, 17 Feb 2009 08:19:31 +0000 (09:19 +0100)
commit48b874e3764a20952dfd5e2957a3074073b480db
treea740b0c89205c06b9856d553a5594d95799550bd
parent046cb24d0ad76b8e01c9c7d0d0146af9f6576047
tevent: Rename ev_timeval* functions to tevent_timeval, export them.

Also add tevent_timeval_add() and tevent_timeval_current_ofs()
to help not depending on lub/util/time.c for things that just need tevent
lib/tevent/tevent.h
lib/tevent/tevent_epoll.c
lib/tevent/tevent_internal.h
lib/tevent/tevent_req.c
lib/tevent/tevent_select.c
lib/tevent/tevent_standard.c
lib/tevent/tevent_timed.c