From: Stephen Hemminger <stephen@networkplumber.org> To: dev@dpdk.org Subject: [dpdk-dev] Why rte_snprintf at all? Date: Mon, 23 Jun 2014 10:16:03 -0700 Message-ID: <20140623101603.54a5d887@nehalam.linuxnetplumber.net> (raw) 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
next reply other threads:[~2014-06-23 17:15 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-06-23 17:16 Stephen Hemminger [this message] 2014-06-23 22:18 ` Richardson, Bruce 2014-06-23 22:25 ` Rogers, Gerald 2014-06-23 22:31 ` Wiles, Roger Keith 2014-06-23 22:34 ` Richardson, Bruce 2014-06-23 22:46 ` Wiles, Roger Keith 2014-06-23 22:53 ` Richardson, Bruce 2014-06-24 9:22 ` Thomas Monjalon
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20140623101603.54a5d887@nehalam.linuxnetplumber.net \ --to=stephen@networkplumber.org \ --cc=dev@dpdk.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git