summaryrefslogtreecommitdiff
path: root/lib/compiler.h
AgeCommit message (Expand)Author
2023-09-14lib: another attempt at Coverity false positivesDavid Lamparter
2023-03-23babeld, lib, nhrpd: Add likely and unlikely macrosDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-11-28lib: handle visual studio code C/C++ extensionRafael Zalamena
2021-07-05Merge pull request #8888 from dlqs/lua-callQuentin Young
2021-06-25lib: add comments for functionsDonald Lee
2021-06-23Merge pull request #8656 from opensourcerouting/xref-5424-prep-2Donald Sharp
2021-06-22lib: Add MAP_LIST macroDonald Lee
2021-06-18lib: fix printf format on NetBSDDavid Lamparter
2021-06-18lib: remove pure attribute from functions that modify memoryIgor Ryzhov
2021-06-01lib: Time to remove CONFDATE blockDonatas Abraitis
2021-05-02lib: fix random C++ compat problem w/ printfrrDavid Lamparter
2021-03-17lib: temporary workaround for LabN CIDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-03-17*: require ISO C11 (or C++11)David Lamparter
2020-12-01lib: add macros to count variadic argsQuentin Young
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