ash: [PARSER] Add nlprompt/nlnoprompt helpers
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 Oct 2016 21:47:34 +0000 (23:47 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 Oct 2016 21:47:34 +0000 (23:47 +0200)
commitce332a23a3ff45a5aeb3e737da15b469badd5d12
tree88de12acf709b1d3a84b9bdd6dd6ea679347ebfe
parent80729a4472e3876c885139414e035fe50e696cbf
ash: [PARSER] Add nlprompt/nlnoprompt helpers

Upstream commit:

    Date: Mon, 29 Sep 2014 22:53:53 +0800
    [PARSER] Add nlprompt/nlnoprompt helpers

    This patch adds the nlprompt/nlnoprompt helpers to isolate code
    dealing with newlines and prompting.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c