extracted clock_gettime in order to support MACH architecture

This commit is contained in:
john30
2015-11-07 11:56:39 +01:00
parent b4f89ab5dc
commit 0045d1cec4
6 changed files with 89 additions and 4 deletions
+3 -1
View File
@@ -11,7 +11,9 @@ libutils_a_SOURCES = log.cpp \
tcpsocket.h \
thread.cpp \
thread.h \
wqueue.h \
clock.h \
clock.cpp \
queue.h \
notify.h
distclean-local: