summaryrefslogtreecommitdiff
path: root/lib/buffer.c
AgeCommit message (Expand)Author
2021-10-05lib: fix spelling nits in more lib filesewlumpkin
2021-06-29lib: Avoid using assignments within checksDonatas Abraitis
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-01-28lib: Remove #if 0 codeDonald Sharp
2020-07-14*: un-split strings across linesDavid Lamparter
2020-03-08*: Replace `sizeof something` to sizeof(something)Donatas Abraitis
2019-12-14lib: random unused bits cleanupDavid Lamparter
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young
2018-09-13Merge pull request #3007 from pacovn/static_analysis__shadow_variables2Donald Sharp
2018-09-12lib vtysh zebra: variable shadowing fixesF. Aragon
2018-09-06*: style for flog_warn conversionsQuentin Young
2018-09-06lib: Convert to errors some issues in buffer.cDonald Sharp
2018-08-23lib: Remove zlog_warn from some places in buffer.cDonald Sharp
2018-08-14*: rename ferr_zlog -> flog_err_sysQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14lib: Add LIB_ERR_DEVELOPMENTDonald Sharp
2018-08-14lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKETDonald Sharp
2018-04-18lib: avoid writing to negative fdQuentin Young
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-10-23lib: Cleanup some missed reformatDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-13lib: move \n vs. \r\n handling into vty codeDavid Lamparter
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2016-06-08lib, vtysh: reduce unneccessary C extension usageDavid Lamparter
2016-05-29*: use void * for printing pointersDavid Lamparter
2012-10-25*: use array_size() helper macroBalaji.G
2005-11-26[c99] change gcc zero-length array to C99 flexible array declarationpaul
2005-04-262005-04-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-02-232005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-01-292005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-01-282005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2004-11-202004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2004-11-082004-11-07 Paul Jakma <paul@dishone.st>paul
2004-11-042004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2004-10-102004-10-10 Paul Jakma <paul@dishone.st>paul
2004-10-05Number of warnings is down to 3 again in lib directory. A lot of const'shasso
2004-06-042004-06-04 Paul Jakma <paul@dishone.st>paul
2002-12-13Initial revisionpaul