]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - src/compiler.h
Add another debug() print to init_from_environment().
[coloredstderr/coloredstderr.git] / src / compiler.h
2013-06-10 Simon Ruderichtests: Fix warnings about unused parameters.
2013-06-10 Simon RuderichRename __noinline/__always_inline to prevent clash...
2013-06-10 Simon RuderichInline fast part of tracked_fds_find().
2013-06-10 Simon RuderichUse likely()/unlikely() macros to improve branch predic...