Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/mutex.sh: Shift function arguments | Patrick McDermott | 2019-04-25 | 1 | -0/+4 |
* | src/mutex.sh: Update copyright notice | Patrick McDermott | 2019-04-25 | 1 | -1/+1 |
* | mutex_unlock(), mutex_is_unlockable(): Delimit cmd operands | Patrick McDermott | 2019-04-25 | 1 | -2/+2 |
* | _mutex_trylock(), mutex_is_unlockable(): Make "set -e"-safe | Patrick McDermott | 2019-04-25 | 1 | -6/+4 |
* | mutex_trylock(): Make "static" | Patrick McDermott | 2019-04-25 | 1 | -2/+2 |
* | Add braces to param exps in arith substs | Patrick McDermott | 2019-04-19 | 1 | -1/+1 |
* | Always use rm's -f option | P. J. McDermott | 2016-01-23 | 1 | -1/+1 |
* | Add explicit returns to some functions | P. J. McDermott | 2016-01-18 | 1 | -0/+4 |
* | Move lib/*.sh to src/ | P. J. McDermott | 2015-12-06 | 1 | -0/+54 |