ruderich.org/simon
/
coloredstderr
/
coloredstderr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
coloredstderr/coloredstderr.git
2013-06-10
Simon Ruderich
configure.ac: Minor style fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
configure.ac: Add --enable-warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
tests: Fix warnings about unused parameters.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Only run vfork() tests if it's available.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Rename __noinline/__always_inline to prevent clash...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Prevent inlining for more functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Prevent inlining of handle_*_pre/post() functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Don't mark init_pre_post_string() as inline.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Fix save/restore of errno for isatty().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Inline fast part of tracked_fds_find().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Use likely()/unlikely() macros to improve branch predic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Inline check_handle_fd() into hook macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
configure.ac: Compile with -Wall -Wextra -Wconversion.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
ldpreload.h: Split macro into function and macro.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
Remove errno save/restore where not necessary.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Simon Ruderich
handle_*_pre(),handle_*_post(): Remove unused action...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Simon Ruderich
constants.h: Use "\033" instead of the non-standard...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Simon Ruderich
Remove unused hook puts_unlocked().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Simon Ruderich
Fix a few strict compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Simon Ruderich
trackfds.h: Remove incorrect debug output.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Simon Ruderich
Use char const * instead of const char *.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Simon Ruderich
Use static list of descriptors to reduce mallocs.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Simon Ruderich
tests: Run tests under valgrind if it's available.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Simon Ruderich
Add warning() and use it in DEBUG mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Simon Ruderich
Rename tracked_fds_* tracked_fds_list_*.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Simon Ruderich
debug.h: Minor code style fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Simon Ruderich
Hook error() and error_at_line() if available.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Simon Ruderich
coloredstderr.c: Use #include <config.h>.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Simon Ruderich
check_handle_fd(): Reduce calls to isatty().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Simon Ruderich
trackfds.h: Remove unnecessary strdup().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Simon Ruderich
Hook execve() and the other exec*() functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Simon Ruderich
Minor documentation updates.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Simon Ruderich
tests: Also run tests in subshell with LD_PRELOAD set.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Simon Ruderich
trackfds.h: Fix realloc() in update_environment().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Simon Ruderich
Improve debug output.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Simon Ruderich
trackfds.h: Fix invalid write if tracked_fds_count...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Simon Ruderich
configure.ac: Don't require special versions of malloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Simon Ruderich
configure.ac: Reorder macros to follow convention.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Simon Ruderich
Only hook vfork() if it's available.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Simon Ruderich
debug.h: Handle overflow in debug().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Simon Ruderich
trackfds.h: Handle overflow in update_environment().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Simon Ruderich
tests: Use <STDERR< and >STDERR> as markers.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Simon Ruderich
tests: Use bash to get consistent test results.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Simon Ruderich
COPYING: Add, GPL 3.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Simon Ruderich
Hook vfork() and replace it with fork().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Simon Ruderich
hookmacros.h: Be more careful to restore the errno.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Simon Ruderich
hookmacros.h: Reduce duplication in HOOK_VOID1().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Simon Ruderich
Hook perror(3).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Simon Ruderich
configure.ac: Require libtool 2.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Simon Ruderich
Add simple test suite.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Simon Ruderich
Add ENV_NAME_FORCE_WRITE to force writes to non-tty...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Simon Ruderich
Fix initialization if ENV_NAME_FDS was not set.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Simon Ruderich
Fix signature of fcntl() hook.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Simon Ruderich
Display PID in tracked_fds_debug().
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Simon Ruderich
trackfds.h: Add missing void to function definition.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Simon Ruderich
fcntl(): Don't call dup_fd() if real_fcntl() failed.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Simon Ruderich
Rename macros.h to hookmacros.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Simon Ruderich
Initial commit.
commit
|
commitdiff
|
tree
|
snapshot