summaryrefslogtreecommitdiffstats
path: root/eshld
Commit message (Collapse)AuthorAgeFilesLines
* eshld/eshrt: Don't run unset with no argumentsP. J. McDermott2016-02-231-2/+8
| | | | | | | | | | | ksh93 and zsh don't like that: $ ksh93 test Usage: unset [-nfv] name... $ zsh test __fn_ctxsw:unset:24: not enough arguments __fn_ctxsw:unset:24: not enough arguments [...]
* eshtrans/Makefile, eshld/Makefile: Make executables executableP. J. McDermott2016-02-231-0/+1
|
* eshld: Change header commentsP. J. McDermott2016-02-232-2/+2
|
* eshld: Add runtime libraryP. J. McDermott2016-02-234-24/+257
|
* eshld/Makefile: New fileP. J. McDermott2016-02-221-0/+21
|
* Add basic eshldP. J. McDermott2016-02-222-0/+215