[dpdk-dev] Why rte_snprintf at all?

Stephen Hemminger stephen at networkplumber.org
Mon Jun 23 19:16:03 CEST 2014


Why does rte_snprintf exist? It seems like a misunderstanding or broken
implementation of snprintf in some other C library. For standard Glibc,
I get same result from rte_snprintf and snprintf for all inputs including
boundary cases


More information about the dev mailing list