acadia-newlib/newlib/libc/search
Jon Beniston bd993df0e6 search: Fix Berkeley DB hash code for 16-bit targets.
hash.h: Use 32-bit type for data stored on disk, so code
works for 16 and 64-bit targets. Reduce maximum bucket size on 16-bit
targets, so it fits in available memory.
hash.c: Check bucket size isn't too big for target.
hash_buf.c: Fix overflow warning on 16-bit targets.
2018-09-06 17:29:49 +02:00
..
Makefile.am
Makefile.in makedoc: make errors visible 2017-12-07 11:54:11 +00:00
bsd_qsort_r.c
bsearch.c ansification: remove _EXFNPTR, _EXPARM 2018-01-17 11:47:27 -06:00
db_local.h
extern.h
hash.c search: Fix Berkeley DB hash code for 16-bit targets. 2018-09-06 17:29:49 +02:00
hash.h search: Fix Berkeley DB hash code for 16-bit targets. 2018-09-06 17:29:49 +02:00
hash_bigkey.c
hash_buf.c search: Fix Berkeley DB hash code for 16-bit targets. 2018-09-06 17:29:49 +02:00
hash_func.c
hash_log2.c
hash_page.c
hcreate.3
hcreate.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
hcreate_r.c
page.h
qsort.c Reduce qsort stack consumption 2018-03-16 10:21:23 +01:00
qsort_r.c search: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00
tdelete.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
tdestroy.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
tfind.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
tsearch.3
tsearch.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
twalk.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00