Replace gettimeofday with clock_gettime
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 26 Sep 2013 01:48:41 +0000 (10:48 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 26 Sep 2013 01:48:41 +0000 (10:48 +0900)
commitcf298d9af6b972635851e366b0b08adfedbc367a
tree7a05b1224d2c0cde1d12387485dc6dfb63da3614
parent69b8111c238e3e5d81af4708b3694d2d7defd229
Replace gettimeofday with clock_gettime

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