| Age | Commit message (Collapse) | Author | 
 | 
there is no definition of ttable_cell_del(), thus remove its declaration.
Signed-off-by: Weiguo Li <liwg06@foxmail.com>
 | 
 | 
const const const your boat, merrily down the stream...
Signed-off-by: David Lamparter <equinox@diac24.net>
 | 
 | 
... without compiler plugins.
Signed-off-by: David Lamparter <equinox@diac24.net>
 | 
 | 
These are necessary to use functions defined in these headers from C++.
Signed-off-by: David Lamparter <equinox@diac24.net>
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
 | 
 | 
indent.py `git ls-files | pcregrep '\.[ch]$' | pcregrep -v '^(ldpd|babeld|nhrpd)/'`
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
 | 
 | 
* Fix bad format specifier in thread.[ch]
* Move PRINTF_ATTRIBUTE macro to zebra.h
* Use PRINTF_ATTRIBUTE on termtable printers
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
 | 
 | 
Allows for easy preparation of tabular output.
Supports:
 -- Padding
 -- Alignment
 -- Styling
 |