]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/example_exec.c
Prevent crash in execve() if env is NULL
[coloredstderr/coloredstderr.git] / tests / example_exec.c
2018-02-01 Simon RuderichUpdate copyright year
2015-08-28 Simon Ruderichupdate copyright year
2014-01-01 Simon RuderichUpdate copyright year.
2013-07-01 Simon Ruderichtests/example_exec.c: Sort environment variables.
2013-06-21 Simon Ruderichtests: Check return values of write() and dup2().
2013-06-21 Simon RuderichOverwrite tracked file descriptors when exporting COLOR...
2013-06-10 Simon RuderichHook execvpe(), a GNU extension.
2013-06-10 Simon Ruderichtests: Fix warnings about unused parameters.
2013-06-04 Simon RuderichHook execve() and the other exec*() functions.