newlib/winsup/mingw/include
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
..
sys 2005-02-07 Danny Smith <dannysmith@users.sourceforge.net> 2005-02-07 20:18:08 +00:00
_mingw.h * include/_mingw.h: Increment version to 3.7. 2005-01-13 19:51:02 +00:00
assert.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
complex.h * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.c 2005-01-10 05:03:55 +00:00
conio.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
ctype.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
dir.h
direct.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
dirent.h * include/dirent.h (struct _wdirent): Remove obsolete comment. 2004-07-30 08:27:29 +00:00
dos.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
errno.h * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat, 2005-01-13 12:40:37 +00:00
excpt.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
fcntl.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
fenv.h
float.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
getopt.h
inttypes.h
io.h 2004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net> 2004-06-30 04:51:18 +00:00
limits.h * include/limits.h: Change to new file header preamble. 2004-07-13 11:11:36 +00:00
locale.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
malloc.h 2005-01-26 Oliver Stoeneberg <oliverst@online.de> 2005-01-27 00:34:42 +00:00
math.h 2005-02-11 Gregory W. Chicares <chicares at cox dot net> 2005-02-11 04:15:17 +00:00
mbctype.h
mbstring.h
mem.h
memory.h
process.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
search.h
setjmp.h * include/_mingw.h: Use only two underscores to uglify 2004-07-26 09:13:42 +00:00
share.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
signal.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
stdarg.h
stddef.h
stdint.h
stdio.h * include/stdio.h (P_tmpdir): Add define. 2005-01-06 11:10:58 +00:00
stdlib.h * include/_mingw.h: Use only two underscores to uglify 2004-07-26 09:13:42 +00:00
string.h * include/wchar.h (wcsdup): Correct prototype. 2004-12-20 00:03:06 +00:00
strings.h
tchar.h * include/tchar.h (_tfreopen): Add UNICODE mappings. 2005-01-12 09:08:12 +00:00
time.h * include/time.h (__time64_t): Add missing ';'. 2004-07-19 22:51:38 +00:00
unistd.h * include/unistd.h (ftruncate): Add inline definition. 2004-07-11 10:01:41 +00:00
utime.h
values.h
varargs.h
wchar.h 2005-02-07 Danny Smith <dannysmith@users.sourceforge.net> 2005-02-07 20:18:08 +00:00
wctype.h