aboutsummaryrefslogtreecommitdiff
path: root/libbb/executable.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: more efficient tests for executablesRon Yorston2021-07-261-2/+8
* libbb: reduce changes to find_executable()Ron Yorston2021-01-231-8/+7
* Merge branch 'busybox' into mergeRon Yorston2021-01-141-9/+0
|\
| * libbb: rename run_shell() to exec_shell()Denys Vlasenko2020-12-021-9/+0
* | win32: code shrink Unix-style path handlingRon Yorston2020-08-231-8/+4
* | win32: handle Unix-style absolute paths for executablesRon Yorston2020-08-131-0/+3
* | win32: special treatment for PATHRon Yorston2018-12-141-11/+4
* | win32: rework adding of extensions to filenamesRon Yorston2018-12-061-21/+11
* | win32: additional improvements to handling of executablesRon Yorston2018-02-281-6/+6
* | win32: move detection of file formats to stat(2)Ron Yorston2018-02-261-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-02-131-8/+23
|\|
| * which: fix TODO with NOFORK+malloc_failure misbehavingDenys Vlasenko2018-01-121-8/+10
* | Merge branch 'busybox' into mergeRon Yorston2017-11-031-1/+0
|\|
| * whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+0
* | Merge branch 'busybox' into mergeRon Yorston2016-11-101-1/+1
|\|
| * su: expand help; simplify passing of -c CMD to run_shell()Denys Vlasenko2016-11-031-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2016-04-041-1/+10
|\|
| * nsenter,unshare: share common code; fix a bug of not closing all fdsDenys Vlasenko2016-04-021-1/+10
* | MinGW: rename execable -> executableRon Yorston2014-05-061-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2014-05-061-1/+15
|/
* libbb: rename execable -> executable. No code changesDenys Vlasenko2014-05-021-0/+92