Add tsearch and friends, and a test program

tsearch is missing from windows. use the netbsd version as it's
license-compatible.
This commit is contained in:
Derrick Brashear
2011-04-08 15:06:01 +01:00
committed by Simon Wilkinson
parent 3d36172090
commit 2a32bf67f0
9 changed files with 525 additions and 4 deletions

View File

@@ -139,6 +139,10 @@ HEIMDAL_ROKEN_1.0 {
rk_timevaladd;
rk_timevalfix;
rk_timevalsub;
rk_tdelete;
rx_tfind;
rk_tsearch;
rk_twalk;
rk_undumpdata;
rk_unvis;
rk_vasnprintf;