Replace gettimeofday with clock_gettime
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 26 Sep 2013 01:15:01 +0000 (10:15 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 26 Sep 2013 01:47:00 +0000 (10:47 +0900)
commit5aa6fdab8e10588513bbc96b3c432227f0ef1309
tree1e8ba15b87611f21db34f1789caa40d883db8243
parent93ad8388147cee3e37ffc1f2e5f1f78384f8711e
Replace gettimeofday with clock_gettime

Change-Id: Ice0e00e2ffbba6f5a31012b56cf6df0f4884db95
CMakeLists.txt
include/util.h
packaging/libcom-core.spec
src/packet.c
src/util.c