Age | Commit message (Expand) | Author |
---|---|---|
2020-05-03 | Next round of shell work. | Rob Landley |
2020-04-02 | More shell plumbing. Redo of variable storage, add export. | Rob Landley |
2020-02-26 | Fix xclearenv() breakage pointed out by Derrick Pallas. | Rob Landley |
2020-01-16 | The expand should expand. | Rob Landley |
2020-01-03 | Only free the environment variables we didn't inherit from exec. | Rob Landley |
2019-12-12 | Next round of toysh work, with associated lib plumbing. | Rob Landley |
2019-05-03 | Add a couple comments. | Rob Landley |
2019-05-03 | env: fix case where a variable is replaced. | Elliott Hughes |
2019-04-20 | Add xunsetenv() for the error checking. | Rob Landley |
2019-04-20 | New xsetenv() plumbing (repeatedly set same environment variables without | Rob Landley |