aboutsummaryrefslogtreecommitdiff
path: root/libc/bionic/__bionic_get_shell_path.cpp
Commit message (Expand)AuthorAgeFilesLines
* system(3) uses /bin/sh when built for hostJiyong Park2020-10-261-0/+5
* Fix internal uses of _PATH_BSHELL.Elliott Hughes2019-03-251-1/+3
* Use treble_linker_namespace instead of treble.Steven Moreland2017-12-131-1/+1
* For devices which are not treble enabled, return the system shell.Jayant Chowdhary2017-09-071-7/+13
* libc: Add support to allow library calls to find appropriate shell executable...Sandeep Patil2017-08-221-0/+51