summaryrefslogtreecommitdiffstats
path: root/libcutils/process_name.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix references to HAVE_PRCTL.Elliott Hughes2014-12-151-2/+2
| | | | Change-Id: I8343b398f2ce0d743487fdd086e67763c7dd67f1
* libcutils: turn on -WerrorMark Salyzyn2014-05-011-8/+10
| | | | | | - Deal with some -Wunused / -Wunused-variable issues Change-Id: I28c23fb213382a392ec30935749fb359e072d664
* libcutils: Don't build host property supportNick Kralevich2013-05-231-0/+6
| | | | | | | | | | | Only build property support for the device, not for the host. Host side property support is being removed, as it was only really used for the simulator. process_name.c: When building this for the host, don't reference properties. Change-Id: Idcea5ad52a85e47eef17a381cb0601657efbdf13
* Add missing includes.Jeff Brown2012-03-191-0/+1
| | | | | | Caused warnings about implicitly defined malloc() and sprintf(). Change-Id: Ia56309adc11caf5801ffd88e374c512b785cfd93
* cutils: make set_process_name set kernel thread name as wellErik Gilling2009-11-051-1/+14
| | | | Signed-off-by: Erik Gilling <konkers@android.com>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+75
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-75/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+75