Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update remaining copyright notices | Patrick McDermott | 2019-04-25 | 1 | -1/+1 |
| | |||||
* | Add braces to param exps in arith substs | Patrick McDermott | 2019-04-19 | 1 | -1/+1 |
| | |||||
* | main(): Replace non-portable expr and date %s spec | Patrick McDermott | 2019-04-11 | 1 | -1/+19 |
| | |||||
* | src/main.sh: Drop search for old .builddirstamp path | Patrick McDermott | 2018-07-03 | 1 | -4/+1 |
| | | | | | | This dates back to when the executable was built at "${builddir}/src/prokit" instead of the present location of "${builddir}/prokit" (i.e. before the introduction of linking by shld). | ||||
* | main(): Exit on missing locale | P. J. McDermott | 2016-01-23 | 1 | -1/+3 |
| | |||||
* | main(): Check return value of *_vardata() | P. J. McDermott | 2016-01-17 | 1 | -2/+6 |
| | |||||
* | main(): s/exit/return/ | P. J. McDermott | 2016-01-17 | 1 | -2/+2 |
| | |||||
* | main(): Return run_cmd() exit status | P. J. McDermott | 2016-01-17 | 1 | -1/+3 |
| | | | | fini_vardata() was shoved in between run_cmd() and return. | ||||
* | main(): Switch to non-exiting error() | P. J. McDermott | 2016-01-17 | 1 | -1/+6 |
| | |||||
* | main(): Run init_vardata() after srand() | P. J. McDermott | 2016-01-16 | 1 | -1/+1 |
| | |||||
* | main(): Call fini_vardata() | P. J. McDermott | 2015-12-07 | 1 | -0/+2 |
| | |||||
* | Rename src/prokit.sh to src/main.sh | P. J. McDermott | 2015-12-06 | 1 | -0/+93 |