]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/example_exec.c
tests: Check return values of write() and dup2().
[coloredstderr/coloredstderr.git] / tests / example_exec.c
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.