summaryrefslogtreecommitdiffstats
path: root/libutils/Timers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Kill HAVE_PTHREADS.Yabin Cui2015-01-271-10/+1
| | | | | Bug: 19083585 Change-Id: Ic09eb3dd250bc5c5b63cac7998f99f5fa007f407
* libutils: turn on -WerrorMark Salyzyn2014-06-021-2/+5
| | | | | | | | | - Deal with some -Wunused issues - Override PRI macros (windows) - Revert use of PRI macros on off64_t (linux) - Deal with a gnu++11 complaince issue Change-Id: Ie66751293bd84477a5a6dfd8a57e700a16e36964
* HAVE_POSIX_CLOCKS doesn't imply CLOCK_BOOTTIME.Narayan Kamath2014-04-101-2/+4
| | | | | | | | | | HAVE_POSIX_CLOCKS imples clock_gettime,settime and CLOCK_REALTIME / CLOCK_MONOTONIC. CLOCK_BOOTTIME appears only on newer versions of glibc and might only be supported on newer kernels. Change-Id: I66e724a3593538c3b80de2c5f81a964d3fa96eaf
* move libs/utils to libutilsAlex Ray2013-08-021-0/+72
Change-Id: I6cf4268599460791414882f91eeb88a992fbd29d