summaryrefslogtreecommitdiffstats
path: root/libdex/SysUtil.cpp
Commit message (Expand)AuthorAgeFilesLines
* kill HAVE_POSIX_FILEMAPYabin Cui2014-11-111-7/+7
* Clean-up some compiler warning messages.Ian Rogers2014-05-231-4/+4
* Remove dead code.Elliott Hughes2012-12-171-75/+0
* Use uintptr_t for cast pointer to integer.SangWook Han2012-07-181-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-8/+8
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-7/+7
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
* Conservation of newlines in libdex.Dan Bornstein2011-05-251-22/+22
* Compile libdex as C++.Dan Bornstein2011-04-141-0/+433