lib: fix typos
[dpdk.git] / lib / librte_eal / common / malloc_elem.c
2017-11-13 Pavel Shirshovlib: fix typos
2017-10-09 Xueming Limem: fix malloc element free in debug mode
2017-08-06 Keith Wilesmem: minor fix spelling and format
2017-06-28 Jamie Lavignemem: fix malloc element resize with padding
2016-07-10 Sergio Gonzalez... mem: zero out memory on free
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common