Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: disable ASAN redzone around xref_p/xref_array | David Lamparter | 2021-04-15 | 1 | -3/+15 |
* | *: require semicolon after FRR_DAEMON_INFO & co. | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | lib/xref: fix initializer order for C++ | David Lamparter | 2021-02-03 | 1 | -4/+10 |
* | lib/xref: work around GCC bug 41091 | David Lamparter | 2021-02-03 | 1 | -0/+24 |
* | lib/xref: restore lost extern "C" beginning | David Lamparter | 2021-02-03 | 1 | -0/+4 |
* | lib/xref: add xrefs for install_element() | David Lamparter | 2021-02-01 | 1 | -0/+1 |
* | lib/xref: add xrefs for DEFUNs | David Lamparter | 2021-02-01 | 1 | -0/+2 |
* | lib/xref: add xrefs on zlog_* calls | David Lamparter | 2021-02-01 | 1 | -0/+2 |
* | lib/xref: use to transport thread_* file/line/func | David Lamparter | 2021-02-01 | 1 | -0/+2 |
* | lib: "xref" identifier infrastructure | David Lamparter | 2021-02-01 | 1 | -0/+231 |