lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Sep 2011 13:28:03 +0000 (15:28 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Sep 2011 13:28:03 +0000 (15:28 +0200)
commit4840ae8a06298e987374fa3cc6d7e4969fd19344
tree53fd9b0ffe5eb4a8798aa3fd6a3c1299c7357dc0
parent7b46220d922d7c6267a8442ff8c3a6d1ab106727
lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling

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