summary refs log tree commit diff
path: root/src/exec.c (follow)
Commit message (Expand)AuthorAge
* [BUILTIN] Small optimisation of command -pv changeHerbert Xu2014-09-26
* [BUILTIN] command: allow combining -p with -vHarald van Dijk2014-09-26
* [SHELL] Improve LINENO supportHarald van Dijk2011-03-15
* [EVAL] Let funcnode refer to a function definition, not its first commandHarald van Dijk2011-03-15
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [BUILTIN] Use EXEXIT in place of EXEXECJonathan Nieder2010-11-28
* [EXEC] Fixed _PATH_BSHELL warningHerbert Xu2008-05-03
* [EXEC] Fixed execing of scripts with no hash-bangHerbert Xu2007-10-15
* [REDIR] Remove redundant CLOEXEC callsHerbert Xu2007-05-12
* [BUILTIN] Fixed command -v segmentation faultHerbert Xu2006-10-22
* [SYSTEM] Added default implementation of bsearchHerbert Xu2005-10-29
* [BUILTIN] Stop using sysexits.h in commandcmdHerbert Xu2005-10-29
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Removed some unnecessary inclusions of input.h.herbert2005-09-26
* Renamed error to sh_error.herbert2005-09-26
* Eliminated global exerrno.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26