Linux-Dash Archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: dash@vger.kernel.org
Subject: [0/9] Handle embedded NULs correctly in printf
Date: Mon, 27 Oct 2014 16:25:46 +0800	[thread overview]
Message-ID: <20141027082546.GA6447@gondor.apana.org.au> (raw)

Hi:

This series adds embedded NUL handling to printf, and then tries
to squeeze out some fat so we don't end up bloating it up too much.

Cheers,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

             reply	other threads:[~2014-10-27  8:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-27  8:25 Herbert Xu [this message]
2014-10-27  8:26 ` [PATCH 2/9] [INPUT] Replace open-coded flushall in preadbuffer Herbert Xu
2014-10-27  8:26 ` [PATCH 1/9] [BUILTIN] Handle embedded NULs correctly in printf Herbert Xu
2014-10-27  8:26 ` [PATCH 4/9] [OUTPUT] Add ifdefs around MEM_OUT handling in outmem Herbert Xu
2014-10-27  8:26 ` [PATCH 3/9] [OUTPUT] Add likely tag " Herbert Xu
2014-10-27  8:26 ` [PATCH 5/9] [BUILTIN] Remove unnecessary restoration of format string in printf Herbert Xu
2014-10-27  8:26 ` [PATCH 7/9] [BUILTIN] Use error instead of warnx for fatal errors " Herbert Xu
2014-10-27  8:26 ` [PATCH 6/9] [BUILTIN] Remove getintmax " Herbert Xu
2014-10-27  8:26 ` [PATCH 8/9] [BUILTIN] Optimise handling of backslash octals " Herbert Xu
2014-10-27  8:27 ` [PATCH 9/9] [BUILTIN] Simplify echo command Herbert Xu

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=20141027082546.GA6447@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=dash@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).