Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/shld.sh: Move DT_NEEDED and RTLD below input files | Patrick McDermott | 2019-03-18 | 1 | -7/+7 |
| | | | | Otherwise, LIBDATADIR isn't defined and library loading fails. | ||||
* | tools/shld.sh: Reset IFS before splitting ${__init_funcs} | Patrick McDermott | 2019-03-17 | 1 | -0/+1 |
| | |||||
* | tools/shld.sh: Unset __f | Patrick McDermott | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | tools/shld.sh: Add a basic RTLD | Patrick McDermott | 2019-03-17 | 1 | -6/+39 |
| | |||||
* | tools/shld.sh, tools/shpp.sh: Add | Patrick McDermott | 2018-12-20 | 1 | -0/+166 |