summaryrefslogtreecommitdiff
path: root/lib/compiler.h
AgeCommit message (Expand)Author
2020-03-29lib: prepare for plugin-based frr_format checkDavid Lamparter
2019-09-03lib: add some macro helpersDavid Lamparter
2019-07-28lib: fix prefix_cmp() return valuesDavid Lamparter
2019-06-13Merge pull request #4509 from opensourcerouting/spanish-intquisitionQuentin Young
2019-06-12lib: make "%Ld" work for int64_tDavid Lamparter
2019-06-11lib: const-unaware container_of for C++David Lamparter
2019-06-06lib: add OPTIMIZE + assume() to compiler.hDavid Lamparter
2019-06-03lib/printf: rename & private __find_argumentsDavid Lamparter
2019-05-21lib/table: remove nonsensical const, add pureDavid Lamparter
2019-04-27lib: atomlist & atomsortDavid Lamparter
2019-04-18lib: move/redo some macrosDavid Lamparter
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-08-21build: wrap "fallthrough" attrDavid Lamparter
2018-07-19lib/compiler.h: Always define CPP_NOTICEChristian Franke
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-08-24lib: split off compiler magic into its own fileDavid Lamparter