aboutsummaryrefslogtreecommitdiffstats
path: root/shell.h
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: bash executing code following func defHEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2Michal Zalewski2014-11-161-0/+2
| | | | | | | | | | | This is an upstream bugfix (with slight alterations): Patch-ID: bash42-053 A combination of nested command substitutions and function importing from the environment can cause bash to execute code appearing in the environment variable value following the function definition. Change-Id: I660e59c76d0d50de52d48a0d399fe1dfef3bded8
* Update to upstream bash 4.2Sebastian Schmidt2012-04-171-0/+4
| | | | | | | This upgrades bash to from 4.1-rc to 4.2-release. See CWRU/changelog for changes. Change-Id: I926269c300cf44fa25964b5b375a148fcf11c4b7
* initial import of bash 4.1cvpcs2010-06-021-0/+167