]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - src/trackfds.h
Rename tracked_fds_* tracked_fds_list_*.
[coloredstderr/coloredstderr.git] / src / trackfds.h
2013-06-06 Simon RuderichRename tracked_fds_* tracked_fds_list_*.
2013-06-05 Simon Ruderichtrackfds.h: Remove unnecessary strdup().
2013-06-04 Simon RuderichHook execve() and the other exec*() functions.
2013-06-04 Simon RuderichMinor documentation updates.
2013-06-04 Simon Ruderichtrackfds.h: Fix realloc() in update_environment().
2013-06-04 Simon RuderichImprove debug output.
2013-06-04 Simon Ruderichtrackfds.h: Fix invalid write if tracked_fds_count...
2013-06-03 Simon Ruderichtrackfds.h: Handle overflow in update_environment().
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 RuderichDisplay PID in tracked_fds_debug().
2013-05-31 Simon Ruderichtrackfds.h: Add missing void to function definition.
2013-05-31 Simon RuderichInitial commit.