summaryrefslogtreecommitdiffstats
path: root/lib/csv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Avoid using assignments within checksDonatas Abraitis2021-06-291-1/+2
* *: use appropriate buffer sizes, specifiersQuentin Young2020-04-211-1/+1
* *: sprintf -> snprintfQuentin Young2020-04-211-5/+5
* lib: don't use strcpyQuentin Young2020-04-181-2/+4
* *: Remove parenthesis on return for constantsDonatas Abraitis2020-02-091-9/+9
* Merge pull request #2965 from opensourcerouting/buildfoo-20180904Donald Sharp2018-09-091-0/+5
|\
| * *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+5
* | *: fix clang-6 SA warningsDavid Lamparter2018-09-081-0/+2
|/
* babeld, lib, ospfd, tests: fmt fixes (cppcheck)paco2018-06-181-4/+4
* lib: Fix gcc 7 warning 'error: ‘fld’ may be used uninitialized in this fu...Martin Winter2017-12-051-1/+1
* lib: Fix missing va_endDonald Sharp2017-10-101-1/+4
* Merge pull request #1310 from vjardin6WIND/null_referencesDonald Sharp2017-10-091-0/+2
|\
| * lib: fix NULL->field_len accessVincent JARDIN2017-10-091-0/+2
* | lib: csv unit testsVincent JARDIN2017-10-091-11/+8
|/
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-590/+565
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: fix remaining coverity issuesDavid Lamparter2017-02-101-1/+5
* lib: csv: plug memleaksDavid Lamparter2017-02-081-3/+15
* *: Fix up licensing to be rightDonald Sharp2016-11-181-0/+20
* lib: Compiler warning fixDonald Sharp2016-05-201-1/+1
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-0/+684