| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not gratuitously fail *env(3) operations due to corrupt ('='-less) | green | 2009-12-01 | 1 | -2/+29 |
* | Detect if the application has cleared the environ variable by setting | scf | 2008-08-02 | 1 | -12/+29 |
* | Fix whitespace. | scf | 2008-08-02 | 1 | -52/+52 |
* | Differentiate in the tests against getenv() between an empty string and a | scf | 2008-04-23 | 1 | -1/+1 |
* | Remove a dereference. It was unintended and a no-op. | scf | 2008-03-01 | 1 | -20/+30 |
* | Added environ-replacement detection. For programs that "clean" (i.e., su) | scf | 2007-07-20 | 1 | -8/+18 |
* | Significantly reduce the memory leak as noted in BUGS section for | scf | 2007-07-04 | 1 | -0/+154 |