commit | ce332a23a3ff45a5aeb3e737da15b469badd5d12 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Oct 02 23:47:34 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Oct 02 23:47:34 2016 +0200 |
tree | 88de12acf709b1d3a84b9bdd6dd6ea679347ebfe | |
parent | 80729a4472e3876c885139414e035fe50e696cbf [diff] |
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>