newlib-cygwin/newlib/libc/search
Corinna Vinschen b73e65bb44 * libm/math/ef_sqrt.c: Delete unused variable sign.
* libc/stdlib/getenv.c: Delete "char *_findenv_r ();", as is not a
	proper prototype, and is properly prototyped in stdlib.h, anyway.
	* libc/stdlib/getenv_r.c: Ditto.
	* libc/search/hash.c: Add _DEFUN to __hash_open() declaration; add
	#define __DBINTERFACE_PRIVATE to activate prototypes from db_local.h.
	* libc/search/db_local.h: Correct __hash_open() prototype.
	* libc/sys/linux/cmath/math_private.h:  Eliminate compiler warnings:
	Remove #define INFINITY (redefines from math.h); remove #define __isnanf
	and #define __isinff isinff.
2010-03-05 08:55:16 +00:00
..
Makefile.am 2010-01-29 Jeff Johnston <jjohnstn@redhat.com> 2010-01-29 23:04:21 +00:00
Makefile.in Add eXtensible Data Record (XDR) support 2010-03-02 12:05:18 +00:00
bsearch.c 2009-12-17 Jerker Back <jerker.back@gmail.com> 2009-12-17 19:43:43 +00:00
db_local.h * libm/math/ef_sqrt.c: Delete unused variable sign. 2010-03-05 08:55:16 +00:00
extern.h * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
hash.c * libm/math/ef_sqrt.c: Delete unused variable sign. 2010-03-05 08:55:16 +00:00
hash.h 2008-07-02 Jeff Johnston <jjohnstn@redhat.com> 2008-07-02 18:38:45 +00:00
hash_bigkey.c 2006-06-07 Fred Fish <fnf@specifix.com> 2006-06-07 19:22:59 +00:00
hash_buf.c 2004-05-26 Jeff Johnston <jjohnstn@redhat.com> 2004-05-26 17:57:10 +00:00
hash_func.c 2008-11-24 Jeff Johnston <jjohnstn@redhat.com> 2008-11-24 21:16:06 +00:00
hash_log2.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_page.c 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
hcreate.3 * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
hcreate.c 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org> 2009-12-16 18:30:20 +00:00
hcreate_r.c * libc/search/hcreate.c: Remove advertising clause from license. 2002-07-03 00:33:58 +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 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
tdestroy.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
tfind.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
tsearch.3 * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tsearch.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
twalk.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00