Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Simplify environ_push so it doesn't need the ARRAY_* functions. | nicm | 2015-05-07 |
* | Don't leak the individual strings when copying environment. | nicm | 2015-01-25 |
* | Some more long lines. | nicm | 2014-04-17 |
* | xfree is not particularly helpful, remove it. From Thomas Adam. | Nicholas Marriott | 2012-07-10 |
* | Run job commands explicitly in the global enviroment (which can be | Nicholas Marriott | 2010-04-04 |
* | Nuke a dead variable found with clang and an unused declaration with lint. | Nicholas Marriott | 2009-08-09 |
* | Use a temporary variable for strdup of const char *. | Nicholas Marriott | 2009-08-08 |
* | Infrastructure and commands to manage the environment for processes started | Nicholas Marriott | 2009-08-08 |