]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - src/compiler.h
Prevent crash in execve() if env is NULL
[coloredstderr/coloredstderr.git] / src / compiler.h
2018-02-01 Simon RuderichUpdate copyright year
2015-08-28 Simon Ruderichupdate copyright year
2014-01-01 Simon RuderichUpdate copyright year.
2013-06-15 Simon RuderichMark hooked functions as visibility(("protected")).
2013-06-15 Simon RuderichMinor documentation update.
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...