summaryrefslogtreecommitdiffstats
path: root/libcutils/properties.c
Commit message (Expand)AuthorAgeFilesLines
* libcutils: Fix warnings in properties.c when verbose logging is enabledIgor Murashkin2014-06-201-3/+4
* cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-06-201-2/+82
* libcutils: reimplement property_list() using __system_property_foreach()Greg Hackmann2013-06-181-10/+19
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-3/+3
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-5/+5
* Fix a race in system properties.Brad Fitzpatrick2011-03-101-39/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+368
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-368/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+368