summaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdlib/tsearch_test.c
AgeCommit message (Expand)Author
2025-12-29tdestroy(3): add testsKonstantin Belousov
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-06-06tsearch_test: Test twalk & add some determinism.Will Andrews
2016-10-13Improve typing of POSIX search tree functions.Ed Schouten
2015-12-22Let tsearch()/tdelete() use an AVL tree.Ed Schouten