acadia-newlib/newlib/libm
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
..
common * libm/common/s_ilogb.c: Fix typo in comments that causes doc 2010-02-26 09:44:25 +00:00
machine 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
math * libm/math/ef_sqrt.c: Delete unused variable sign. 2010-03-05 08:55:16 +00:00
mathfp 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
test 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:07:56 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
aclocal.m4 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
config.h.in
configure 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
configure.in 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
libm.texinfo 2009-12-17 Jeff Johnston <jjohnstn@redhat.com> 2009-12-17 20:41:44 +00:00