lineedit: add support for history saving on exit
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Sep 2011 14:12:33 +0000 (16:12 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Sep 2011 14:12:33 +0000 (16:12 +0200)
commitbede215cf105377a1127532d2d710924cb58cc39
treed0227961b7eb002cb03653f2e69211e6cf13d598
parent4840ae8a06298e987374fa3cc6d7e4969fd19344
lineedit: add support for history saving on exit

Based on the patch by Dennis Groenen <tj.groenen@gmail.com>

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/libbb.h
libbb/Config.src
libbb/lineedit.c
shell/ash.c
shell/hush.c