newlib/winsup/mingw/mingwex
Danny Smith 72db1c11e9 * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl,
atanh, atanhf, atanhl): Add prototypes.
	* mingwex/Makefile.in (MATH_OBJS): Add objects for above to list.
	(MATH_DISTFILES): Add sources for above and fastmath.h to list.
	Specify dependency on fastmath.h for new objects.
	* mingwex/math/fastmath.h: New file.
	* mingwex/math/ashinh.c: New file.
	* mingwex/math/asinhf.c: New file.
	* mingwex/math/asinhl.c: New file.
	* mingwex/math/acosh.c: New file.
	* mingwex/math/acoshf.c: New file.
	* mingwex/math/acoshl.c: New file.
	* mingwex/math/atanh.c: New file.
	* mingwex/math/atanhf.c: New file.
	* mingwex/math/atanhl.c: New file.
2004-10-06 20:31:32 +00:00
..
complex * mingwex/complex/cargs.c: New file. 2004-07-15 11:35:13 +00:00
math * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
stdio * mingwex/fopen64.c: Move. 2004-08-15 11:28:09 +00:00
Makefile.in * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
_Exit.c
atoll.c
configure
configure.in
dirent.c * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
feclearexcept.c
fegetenv.c
fegetexceptflag.c
fegetround.c
feholdexcept.c
feraiseexcept.c
fesetenv.c
fesetexceptflag.c
fesetround.c
fetestexcept.c
feupdateenv.c
ftruncate.c * include/unistd.h (ftruncate): Add inline definition. 2004-07-11 10:01:41 +00:00
fwide.c * mingwex/fwide.c: Include <stdio.h> to resolve FILE usage. 2004-07-15 02:43:19 +00:00
getopt.c * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as per 2004-02-05 03:17:46 +00:00
imaxabs.c
imaxdiv.c
ldtoa.c
lltoa.c
lltow.c
mbsinit.c
mingw-aligned-malloc.c 2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu> 2004-08-24 08:55:42 +00:00
mingw-fseek.c 2004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net> 2004-06-30 04:51:18 +00:00
sitest.c
strtof.c
strtoimax.c
strtold.c * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting error 2004-02-05 03:12:15 +00:00
strtoumax.c
testwmem.c
tst-aligned-malloc.c 2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu> 2004-08-24 08:55:42 +00:00
ulltoa.c
ulltow.c
wcstof.c
wcstoimax.c
wcstold.c
wcstoumax.c
wdirent.c
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c
wtoll.c