chiark
/
gitweb
/
~mdw
/
wordchain
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
chain.c, etc.: Add POSIX hsearch(3) and tsearch(3) support.
[wordchain]
/
summarize
diff --git
a/summarize
b/summarize
index b51a430237a4f4fda8b1144eecc42f8a2a0618d4..82d0f77babb76ce6f69ccbc738d8aa1f5e82ebc5 100755
(executable)
--- a/
summarize
+++ b/
summarize
@@
-11,6
+11,7
@@
our %IMPL =
"lisp" => ["ccl", "clisp", "cmucl", "ecl", "sbcl"],
"mLib" => ["sym"],
"perl" => undef,
+ "posix" => ["hsearch1", "hsearchg", "tsearch"],
"python" => undef,
"qptrie" => ["qp-fanf", "qp-mdw", "qp-list",
"fn-fanf", "fn-mdw", "fn-list"],