busybox/include
Denis Vlasenko c0ea82a457 libbb: revent previous version of "concurrent history updating"
and replace it with one which does not "snoop" history written
by others. (1) it is what bug 185 needs, and (2) it is less bloaty:

function                                             old     new   delta
load_history                                           -     252    +252
read_line_input                                     3155    3287    +132
next_token                                           914     918      +4
qrealloc                                              36      33      -3
getoptscmd                                           713     708      -5
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/2 up/down: 388/-8)            Total: 380 bytes
2009-03-23 06:33:37 +00:00
..
applets.h ftpd: new applet by Adam Tkac 2009-03-08 09:30:56 +00:00
busybox.h
dump.h
grp_.h
inet_common.h
libbb.h libbb: revent previous version of "concurrent history updating" 2009-03-23 06:33:37 +00:00
platform.h
pwd_.h
rtc_.h
shadow_.h
unarchive.h
usage.h Compatibility fixes: 2009-03-20 22:17:13 +00:00
volume_id.h
xatonum.h
xregex.h