[PATCH] ash: add support for history buffer

Dennis Groenen tj.groenen at gmail.com
Wed Jul 13 13:10:25 UTC 2011


On 07/13/2011 09:09 AM, Dan Fandrich wrote:
> Or, what about just setting a large buffer on the history file stream
> with setbuffer()?
Thanks for the suggestion, I'll look into this. I hadn't thought of 
using anything like this yet.
I have a feeling that the resulting patch would be more complex (or at 
least more invasive) than what I've already posted, which is basically 
copying a file at shell start & shell exit, though. Do note that I'm not 
a C wonder ;-)

--Dennis


More information about the busybox mailing list