summaryrefslogtreecommitdiffstats
path: root/src/fd.sh
Commit message (Collapse)AuthorAgeFilesLines
* cmd/build: Fix redirection syntax errorPatrick McDermott2021-01-041-1/+2
| | | | | | Fixes: src/cmd/build.sh: 199: src/cmd/build.sh: Syntax error: word unexpected (expecting "}")
* fdalloc(): New functionPatrick McDermott2021-01-041-15/+24
|
* fopen(), fclose(): Replace echo, improve eval safetyPatrick McDermott2019-04-251-4/+5
|
* src/fd.sh: Shift func args and update copyrightPatrick McDermott2019-04-251-1/+3
|
* Add braces to param exps in arith substsPatrick McDermott2019-04-191-1/+1
|
* fopen(), fclose(): Use non-exiting error()P. J. McDermott2016-01-171-4/+6
|
* Move lib/*.sh to src/P. J. McDermott2015-12-061-0/+92