mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
26 lines
241 B
Plaintext
26 lines
241 B
Plaintext
Description:
|
|
Binary tree data structure.
|
|
|
|
Files:
|
|
lib/tsearch.c
|
|
m4/tsearch.m4
|
|
|
|
Depends-on:
|
|
search
|
|
|
|
configure.ac:
|
|
gl_FUNC_TSEARCH
|
|
gl_SEARCH_MODULE_INDICATOR([tsearch])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<search.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all, glibc
|
|
|