newlib-cygwin/winsup/mingw/mingwex
Danny Smith ba16f5aa83 2005-02-11 Gregory W. Chicares <chicares at cox dot net>
Danny Smith  <dannysmith@users at sourceforge dot net>

	* include/math.h (expm1, expm1f, expmll): Add prototypes.
	* mingwex/Makefile.in (MATH_DISTFILES): Add expm1.c,
	expm1f.c, expm1l.c.
	(MATH_OBJS): Add expm1.o, expm1f.o, expm1l.o.
	* mingwex/math/expm1.c: New file.
	* mingwex/math/expm1f.c: New file.
	* mingwex/math/expm1l.c: New file.
2005-02-11 04:15:17 +00:00
..
complex * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.c 2005-01-10 05:03:55 +00:00
math 2005-02-11 Gregory W. Chicares <chicares at cox dot net> 2005-02-11 04:15:17 +00:00
stdio * mingwex/fopen64.c: Move. 2004-08-15 11:28:09 +00:00
Makefile.in 2005-02-11 Gregory W. Chicares <chicares at cox dot net> 2005-02-11 04:15:17 +00:00
_Exit.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
atoll.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
configure Uh hum, just not my day 2003-05-06 16:04:25 +00:00
configure.in Uh hum, just not my day 2003-05-06 16:04:25 +00:00
dirent.c * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
feclearexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fegetenv.c * mingwex/fegetenv.c: Change to \n line endings. 2002-09-05 11:51:26 +00:00
fegetexceptflag.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fegetround.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feholdexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feraiseexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fesetenv.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
fesetexceptflag.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fesetround.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fetestexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feupdateenv.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
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 * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
imaxdiv.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
ldtoa.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
lltoa.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
lltow.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
mbsinit.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
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 * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
strtof.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
strtoimax.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
strtold.c * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponent 2005-02-01 03:51:21 +00:00
strtoumax.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
testwmem.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
tst-aligned-malloc.c 2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu> 2004-08-24 08:55:42 +00:00
ulltoa.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
ulltow.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wcstof.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wcstoimax.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
wcstold.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
wcstoumax.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wdirent.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemchr.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemcmp.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemcpy.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemmove.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemset.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wtoll.c Get rid of some warnings 2003-03-17 01:03:43 +00:00