]> arthur.barton.de Git - netdata.git/commit - CMakeLists.txt
use gcc statement expressions to inline commonly used functions
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 17 Jan 2017 23:51:13 +0000 (01:51 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 17 Jan 2017 23:51:13 +0000 (01:51 +0200)
commit1757dd9f6e0211bec29c4ce0fb498dde6aa78e7e
treeda2b3de26f0fb50c6b12fa3105efc703730ec26b
parent63ca340820cda8d2f7e7004f75f0e7c38c5beea3
use gcc statement expressions to inline commonly used functions
CMakeLists.txt
configure.ac
m4/ax_c_statement_expressions.m4 [new file with mode: 0644]
src/Makefile.am
src/common.c
src/common.h
src/inlined.h [new file with mode: 0644]