summaryrefslogtreecommitdiffstats
path: root/cmds/servicemanager/binder.c
Commit message (Expand)AuthorAgeFilesLines
* ServiceManager: Print kernel/userspace binder versionSerban Constantinescu2015-04-031-1/+3
* Add missing includes.Elliott Hughes2015-01-291-0/+1
* ServiceManager: Use 32/64 bit types from new binder headerArve Hjønnevåg2014-01-311-25/+26
* ServiceManager: Fix the binder interfaceSerban Constantinescu2014-01-311-35/+45
* ServiceManager: Store handles in uint32_t instead of void *Serban Constantinescu2014-01-311-11/+11
* ServiceManager: Generic FixesSerban Constantinescu2014-01-311-29/+33
* ServiceManager: Add extra error handlingSerban Constantinescu2014-01-311-2/+7
* ServiceManager: Make use of kernel exported structuresSerban Constantinescu2014-01-311-43/+43
* Move non-Java commands over from frameworks/baseMike Lockwood2012-10-241-0/+616