Commit History

Author SHA1 Message Date
  Rob Landley 664c417af5 Add lots of "static" annotations, make a couple things use FLAG() macros, etc. 3 years ago
  Rob Landley e9396994d3 Next round of shell work. 4 years ago
  Rob Landley e05d620a79 More shell plumbing. Redo of variable storage, add export. 4 years ago
  Rob Landley 3b82917a49 Fix xclearenv() breakage pointed out by Derrick Pallas. 4 years ago
  Rob Landley dd75e81e3d The expand should expand. 4 years ago
  Rob Landley 2c6b319f46 Only free the environment variables we didn't inherit from exec. 4 years ago
  Rob Landley 953b23aad3 Next round of toysh work, with associated lib plumbing. 4 years ago
  Rob Landley 121322285a Add a couple comments. 5 years ago
  Elliott Hughes bd7c5c0555 env: fix case where a variable is replaced. 5 years ago
  Rob Landley 543b2580c7 Add xunsetenv() for the error checking. 5 years ago
  Rob Landley 71c3f623c6 New xsetenv() plumbing (repeatedly set same environment variables without 5 years ago