mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
1377fb0f2e
Introduce a new list, global_history_reap_list, and a new routine, reap_deleted_globhist_items, which deletes unused items from that list. In done_global_history_item, do not free the item; just move it to that list. Call global_history_reap_list in add_global_history_item and free_global_history. |
||
---|---|---|
.. | ||
dialogs.c | ||
dialogs.h | ||
globhist.c | ||
globhist.h | ||
Makefile |