]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/shortlog
coloredstderr/coloredstderr.git
2013-06-02 Simon RuderichCOPYING: Add, GPL 3.
2013-06-02 Simon RuderichHook vfork() and replace it with fork().
2013-06-01 Simon Ruderichhookmacros.h: Be more careful to restore the errno.
2013-06-01 Simon Ruderichhookmacros.h: Reduce duplication in HOOK_VOID1().
2013-06-01 Simon RuderichHook perror(3).
2013-06-01 Simon Ruderichconfigure.ac: Require libtool 2.4.
2013-06-01 Simon RuderichAdd simple test suite.
2013-06-01 Simon RuderichAdd ENV_NAME_FORCE_WRITE to force writes to non-tty...
2013-06-01 Simon RuderichFix initialization if ENV_NAME_FDS was not set.
2013-05-31 Simon RuderichFix signature of fcntl() hook.
2013-05-31 Simon RuderichDisplay PID in tracked_fds_debug().
2013-05-31 Simon Ruderichtrackfds.h: Add missing void to function definition.
2013-05-31 Simon Ruderichfcntl(): Don't call dup_fd() if real_fcntl() failed.
2013-05-31 Simon RuderichRename macros.h to hookmacros.h.
2013-05-31 Simon RuderichInitial commit.