about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-11-10 16:08:43 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-11-10 16:08:43 +0100
commit0576ea1010fd1be2d610cf57372f0ff5ee4ee003 (patch)
treea8524d379a425613308c89a89a3830020aef47e5 /NEWS.md
parent8eb0b62952061ffefb28b06e2e5c7a58c5a1f364 (diff)
downloadlr-0576ea1010fd1be2d610cf57372f0ff5ee4ee003.tar.gz
lr-0576ea1010fd1be2d610cf57372f0ff5ee4ee003.tar.xz
lr-0576ea1010fd1be2d610cf57372f0ff5ee4ee003.zip
replace use of <search.h> (tsearch etc.) with own tree implementation
tsearch(3) can be terribly inefficient on some systems, degrading to
linear search.  This AA-tree implementation is not measurably slower
than e.g. musl's AVL tree implementation.

Meanwhile, get rid of the silly tsearch API.
Diffstat (limited to 'NEWS.md')
0 files changed, 0 insertions, 0 deletions