summaryrefslogtreecommitdiffstats
path: root/libdiskconfig/diskconfig.c
Commit message (Collapse)AuthorAgeFilesLines
* libdiskconfig: 64-bit issuesMark Salyzyn2014-03-131-2/+2
| | | | Change-Id: Ie5e790c36395ec2f844294b91241a8f8ba3834b8
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-3/+4
| | | | | | | | | This cleans up most of the size-related problems in system/core. There are still a few changes needed for a clean 64-bit build, but they look like they might require changes to things like the fastboot protocol. Change-Id: I1560425a289fa158e13e2e3173cc3e71976f92c0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-36/+36
| | | | | Bug: 5449033 Change-Id: Ibcffdcf620ebae1c389446ce8e9d908f11ac039c
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
| | | | | Bug: 5449033 Change-Id: I4951baa981f09a84ce483e3d1bd0f9ebe009035f
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
| | | | | Bug: 5449033 Change-Id: Ib453f869977a6e909095a578bbf0420851f887d2
* system: libdiskconfig: Add libdiskconfigSan Mehat2010-03-101-0/+536
Change-Id: Ie7a7b5d8016dec60cdfb17228c3f519789c98564 Signed-off-by: San Mehat <san@google.com>