aboutsummaryrefslogtreecommitdiffstats
path: root/variables.c
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: change the encoding bash uses for exported functionsFlorian Weimer2014-11-161-20/+60
| | | | | | | | | | | | This is upstream's patch: Patch-ID: bash42-050 This patch changes the encoding bash uses for exported functions to avoid clashes with shell variables and to avoid depending only on an environment variable's contents to determine whether or not to interpret it as a shell function. Change-Id: I594d4267e726453839d4ced9d36978a6fd84ee8d
* Patch cve-2014-6271Stephane Chazelas2014-10-051-10/+4
| | | | | | | | Patch-ID: bash30-017 Under certain circumstances, bash will execute user code while processing the environment for exported function definitions. Change-Id: Iccac7b4ae914354978079783a9fe50b3b38ddad5
* Update to upstream bash 4.2Sebastian Schmidt2012-04-171-22/+125
| | | | | | | This upgrades bash to from 4.1-rc to 4.2-release. See CWRU/changelog for changes. Change-Id: I926269c300cf44fa25964b5b375a148fcf11c4b7
* fixed some problems with bashcvpcs2010-06-061-1/+1
|
* initial import of bash 4.1cvpcs2010-06-021-0/+4690