lib: Create time_basic.[ch]
commit0753c1bec1ff5888068eeba5878c460ce07cef2a
authorVolker Lendecke <vl@samba.org>
Tue, 29 Jul 2014 18:54:44 +0000 (29 20:54 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 31 Jul 2014 16:49:47 +0000 (31 18:49 +0200)
tree76e80495aacf7826db900a850f7d44f4dfce8e24
parent8799120abd07d4f3b243f473614d782fb7182bfc
lib: Create time_basic.[ch]

Make the two functions that debug.c needs a subsystem of their own. The
goal is to put debug.c on a diet. Anybody who wants to use it should
not be forced to pull in half of Samba :-)

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
lib/util/debug.c
lib/util/time.c
lib/util/time.h
lib/util/time_basic.c [new file with mode: 0644]
lib/util/time_basic.h [new file with mode: 0644]
lib/util/wscript_build