cmdline: use SPDX tags
[dpdk.git] / lib / librte_cmdline / cmdline_parse.c
2018-02-01 Olivier Matzcmdline: use SPDX tags
2018-01-25 Xueming Licmdline: avoid garbage in unused fields of parsed result
2018-01-25 Xueming Licmdline: fix dynamic tokens parsing
2017-10-06 Olivier Matzcmdline: fix compilation with -Og
2017-07-20 Adrien Mazarguilcmdline: fix dynamic tokens interface
2017-07-20 Adrien Mazarguilcmdline: fix dynamic tokens initialization
2017-04-30 Wenzhuo Lucmdline: fix parsing
2016-12-23 Adrien Mazarguilcmdline: add alignment constraint
2016-12-23 Adrien Mazarguilcmdline: support dynamic tokens
2016-05-02 Piotr Azarewiczcmdline: add any multi string mode to token string
2015-06-12 Stephen Hemmingerlib: fix whitespace
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-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
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 Intelcmdline: various updates
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release