newlib-cygwin/newlib/libc/search
Thomas Fitzsimmons d5487d3fb7 * libc/search/db_local.h: New file.
* libc/include/db.h: Remove.
	* libc/search/Makefile.am (LIB_SOURCES): Add db_local.h.
	* libc/search/hash.c (MIN,MAX): Add macros.  Change <db.h> to
	"db_local.h".
	* libc/search/hash_bigkey.c: Likewise.
	* libc/search/hash_buf.c: Likewise.
	* libc/search/hash_func.c: Likewise.
	* libc/search/hash_log2.c: Likewise.
	* libc/search/hash_page.c: Likewise.
2002-06-24 23:05:08 +00:00
..
Makefile.am * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
Makefile.in * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
bsearch.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
db_local.h * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
extern.h * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
hash.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash.h * libc/search/hash.h (LITTLE_ENDIAN, BIG_ENDIAN): Define if not 2002-06-21 19:09:50 +00:00
hash_bigkey.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_buf.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_func.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_log2.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_page.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hcreate.3 * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
hcreate.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
hcreate_r.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
page.h * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
qsort.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tdelete.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tdestroy.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tfind.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tsearch.3 * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tsearch.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
twalk.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00