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