net/virtio: rationalize queue flushing
[dpdk.git] / lib / librte_cmdline /
2018-01-25 Xueming Licmdline: avoid garbage in unused fields of parsed result
2018-01-25 Xueming Licmdline: fix dynamic tokens parsing
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-15 Xueming Licmdline: support backspace key
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-06 Olivier Matzcmdline: fix compilation with -Og
2017-10-05 Bruce Richardsoncmdline: fix warning for unused return value
2017-07-20 Adrien Mazarguilcmdline: fix dynamic tokens interface
2017-07-20 Adrien Mazarguilcmdline: fix dynamic tokens initialization
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-05-05 Bruce Richardsonlib: add switch fall-through comments
2017-04-30 Wenzhuo Lucmdline: fix parsing
2017-03-27 Olivier Matzmk: optimize directory dependencies
2016-12-23 Adrien Mazarguilcmdline: add alignment constraint
2016-12-23 Adrien Mazarguilcmdline: support dynamic tokens
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-06-30 Ferruh Yigitcmdline: remove duplicated symbol from .map
2016-05-19 Marcin Kerlincmdline: check initialization error
2016-05-02 Piotr Azarewiczcmdline: add any multi string mode to token string
2016-03-09 Thomas Monjaloncmdline: bump library version
2016-03-04 Marc Sunecmdline: fix missing include
2016-03-03 Nelio Laranjeirocmdline: increase command line buffer
2015-06-29 Thomas Monjalonlib: remove redundant definition of local symbols
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-12 Stephen Hemmingerlib: fix whitespace
2015-05-29 Erik Ziegenbalgcmdline: fix small memory leak
2015-05-18 Pawel Wodkowskicmdline: add polling mode
2015-05-18 Pawel Wodkowskicmdline: fix missing includes
2015-03-04 Pawel Wodkowskicmdline: fix parameter type
2015-02-20 Olivier Matzcmdline: fix check in port list parsing
2015-02-04 Panu Matilainencmdline: fix link due to missing symbol in version map
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-12-05 Alan Carewcmdline: fix overflow on bsd
2014-12-04 Thomas Monjaloncmdline: revert fix overflow on bsd
2014-12-03 Alan Carewcmdline: fix overflow on bsd
2014-11-24 Sergio Gonzalez... cmdline: fix for bsd
2014-08-28 David Marchandfix unix permissions for source files
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-26 Cristian Dumitrescucmdline: fix infinite loop after EOF
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Adrien Mazarguillib: fix non-C99 macros definitions in exported headers
2013-07-25 Zijie Panlib: fix unused values
2013-07-25 Intelcmdline: fix for long input
2013-07-25 Intelcmdline: various updates
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release