]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commit - src/hookmacros.h
Use likely()/unlikely() macros to improve branch prediction.
authorSimon Ruderich <simon@ruderich.org>
Mon, 10 Jun 2013 04:06:00 +0000 (06:06 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 10 Jun 2013 12:05:51 +0000 (14:05 +0200)
commit048bd6f9e7f316aafede310ba273776d0086b8ed
treec807a17f2e75c857960f2ebbc218403c98ef4c66
parent9862b8c8f13fe3d5a6012a8d67562bdaef48b8af
Use likely()/unlikely() macros to improve branch prediction.
configure.ac
src/Makefile.am
src/coloredstderr.c
src/compiler.h [new file with mode: 0644]
src/hookmacros.h