aboutsummaryrefslogtreecommitdiff
path: root/libc/bionic/system.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the missing '--' to shell invocations.Elliott Hughes2021-11-041-1/+1
* Fix internal uses of _PATH_BSHELL.Elliott Hughes2019-03-251-2/+2
* Rewrite system(3) to use posix_spawn(3).Elliott Hughes2018-03-051-0/+71