aboutsummaryrefslogtreecommitdiffstats
path: root/chapter6/bash.sh
Commit message (Collapse)AuthorAgeFilesLines
* Major changesWilliam Harrington2021-12-111-0/+15
|\
| * Use bash fixes-2 patch.William Harrington2021-06-011-1/+1
| |
* | Major updates.William Harrington2021-12-111-12/+12
|/
* Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.William Harrington2021-04-131-0/+1
|
* Use VERSION variable with bash fixes patch.William Harrington2021-04-061-1/+1
|
* Add command for patching bash fixes patch.William Harrington2021-03-261-0/+1
|
* Clean up chapter6 scripts.William Harrington2021-03-231-5/+7
|
* Remove interpreter from scripts that are sourced. Remove executable bits are ↵William Harrington2021-03-221-3/+1
| | | | required.
* Add chapter 6 commands. Had some fixes for m4 regrding -Wabi=11 and ↵William Harrington2021-03-211-0/+10
-fpermissive and help2man --no-discard-stderr for m4 and diffutils. Also had to remove host's /usr/lib/libiberty.a as binutils pass2 kept using it for some reason.