1. 62d3af1 Make environ_set va_args and use it to tidy up some calls. Also add a by nicm · 9 years ago
  2. bf9c933 Like options, move the environ struct into environ.c. by nicm · 9 years ago
  3. 73c871b Simplify environ_push so it doesn't need the ARRAY_* functions. by nicm · 10 years ago
  4. adcc71d Don't leak the individual strings when copying environment. by nicm · 10 years ago
  5. a5d4b7f Some more long lines. by nicm · 11 years ago
  6. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  7. b02cd35 Run job commands explicitly in the global enviroment (which can be by Nicholas Marriott · 15 years ago
  8. ad18e45 Nuke a dead variable found with clang and an unused declaration with lint. by Nicholas Marriott · 15 years ago
  9. 05f1680 Use a temporary variable for strdup of const char *. by Nicholas Marriott · 15 years ago
  10. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago