newlib/winsup/mingw/include
Danny Smith 9da547ff26 * include/math.h (sqrt): Remove inline definition.
(sqrtf): Replace inline definition with prototype.
	(sqrtl): Likewise.
	* mingwex/math/sqrtf.c (sqrtf): Set domain error if
	argument less than zero.
	* mingwex/math/sqrtf.c (sqrtl): Likewise.

	Correct typo in 2002-10-30 ChangeLog entry.
2002-11-09 10:44:02 +00:00
..
sys
_mingw.h
assert.h
conio.h
ctype.h * include/cytpe.h (_imp____mbcur_max): Add missing ';'. 2002-10-03 00:51:25 +00:00
dir.h
direct.h
dirent.h
dos.h
errno.h
excpt.h
fcntl.h 2002-10-19 Kang Li <rubylith@users.sourceforge.net> 2002-10-20 04:35:58 +00:00
fenv.h
float.h
inttypes.h
io.h * include/fcntl.h (_fmode): Remove declarations and 2002-10-03 00:49:21 +00:00
limits.h
locale.h
malloc.h
math.h * include/math.h (sqrt): Remove inline definition. 2002-11-09 10:44:02 +00:00
mbctype.h
mbstring.h
mem.h
memory.h
process.h
setjmp.h
share.h
signal.h
stdarg.h
stddef.h
stdint.h * include/stdint.h (INT64_C, UINT64_C ): Append suffix to let 2002-10-11 02:21:56 +00:00
stdio.h 2002-10-30 Guido Serassio <serassio@libero.it> 2002-10-30 01:07:54 +00:00
stdlib.h 2002-10-19 Danny Smith <dannysmith@users.sourceforge.net> 2002-10-20 04:30:28 +00:00
string.h * include/string.h (strcasecmp): Make extern __inline__. 2002-10-11 01:41:31 +00:00
strings.h
tchar.h 2002-10-08 Heiko Gerdau <hg@technosis.de> 2002-10-08 20:28:14 +00:00
time.h * include/time.h (__need_NULL): Define before including 2002-09-17 21:36:02 +00:00
unistd.h
values.h
varargs.h
wchar.h
wctype.h