Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/build: Fix redirection syntax error | Patrick McDermott | 2021-01-04 | 1 | -1/+2 |
| | | | | | | Fixes: src/cmd/build.sh: 199: src/cmd/build.sh: Syntax error: word unexpected (expecting "}") | ||||
* | fdalloc(): New function | Patrick McDermott | 2021-01-04 | 1 | -15/+24 |
| | |||||
* | fopen(), fclose(): Replace echo, improve eval safety | Patrick McDermott | 2019-04-25 | 1 | -4/+5 |
| | |||||
* | src/fd.sh: Shift func args and update copyright | Patrick McDermott | 2019-04-25 | 1 | -1/+3 |
| | |||||
* | Add braces to param exps in arith substs | Patrick McDermott | 2019-04-19 | 1 | -1/+1 |
| | |||||
* | fopen(), fclose(): Use non-exiting error() | P. J. McDermott | 2016-01-17 | 1 | -4/+6 |
| | |||||
* | Move lib/*.sh to src/ | P. J. McDermott | 2015-12-06 | 1 | -0/+92 |