summaryrefslogtreecommitdiffstats
path: root/libc/include/paths.h
Commit message (Collapse)AuthorAgeFilesLines
* bionic: Let popen fall back to /sbin/shTom Marshall2015-11-031-0/+1
| | | | | | minivold in recovery uses popen, where /system/bin/sh is not available. Change-Id: I2136b0ca4188b7b44416f5d79492fc006382d4ad
* Fix _PATH_DEFPATH to correspond to the actual default path.Elliott Hughes2015-03-171-7/+2
| | | | | | | | This is currently set in init.rc, but I plan on making init set PATH to _PATH_DEFPATH and removing the line from init.rc... Bug: 19564110 Change-Id: Ifa7226a3a5a90d141a788d7d6b1ae86245674218
* bionic: deprecate _PATH_MEMMark Salyzyn2015-03-021-1/+0
| | | | | | | | | | /dev/mem (and /dev/kmem) are not enabled in the kernels, and selinux prevents access and makes it a rule compilation error to enable access. No code uses the _PATH_MEM macro. Remove definition to suppress future usage. Bug: 19549480 Change-Id: Ie0fb0f53d43349f4fe227068e4bf8a768f620d60
* Clean up paths.h.Yabin Cui2015-01-091-27/+3
| | | | | Bug: 18905946 Change-Id: I02cd1ddd5c0b0af165685413bc1fb12ca6bf5f33
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+74
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-74/+0
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+74