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