11 - The main source for search functions is located at:
14 - Hashtable implementation is located at:
15 ``libc/src/__support/HashTable``.
17 - The tests are located at:
18 ``libc/test/src/search/``.
27 ============================ =========
29 ============================ =========
33 ============================ =========
35 POSIX Standard Functions
36 ========================
38 ============================ =========
39 Function Name Available
40 ============================ =========
52 ============================ =========
55 GNU Extension Functions
56 =======================
58 ========================= =========
59 Function Name Available
60 ========================= =========
66 ========================= =========
71 search.h is specified in POSIX.1-200x (Portable Operating System Interface, Volume1: Base Specifications).