termux-packages/disabled-packages/mtr/hsearch/README.md
Karol Baraniecki 4d646dac46 mtr: Fix #305 by implementing hsearch(3) (#1697)
This hsearch(3) implementation is (with very minor changes) taken
from FreeBSD 11.1.

Also fix compilation errors due to calls to index(). This should
probably be fixed upstream.
2017-11-03 23:44:43 +01:00

83 B

This hsearch(3) implementation is mostly based on the one present in FreeBSD 11.1.