libc/winsup/mingw/include
Danny Smith 96c837f0ca * mingwex/math/nexttoward.c: New file.
* mingwex/math/nexttowardf.c: New file.
	* mingwex/math/nextafterl.c: Add nexttowardl aliaa.
	* mingwex/Makefile.in (MATH_DISTFILES): Add nexttoward.c,
	mexttowardf.c,
	(MATH_OBJS):  Add nexttoward.o,	mexttowardf.o,
	* include/math.h (nexttoward, nextowardf, nexttowardl): Add
	prototypes.
2005-05-10 08:39:07 +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 (__MINGW_ATTRIB_NONNULL): Don't define as 2005-05-02 08:03:34 +00:00
assert.h * include/assert.h; Remove header guard. undef assert macro. 2005-02-11 07:17:00 +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 Merge MinGW CVS differences 2001-12-05 15:01:06 +00:00
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 * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
float.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
getopt.h * mingwex/getopt.c: New file, copied from cygwin srcs. 2003-03-03 01:19:42 +00:00
inttypes.h * include/inttypes.h: Include _mingw.h. 2003-09-24 01:06:09 +00:00
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-03-15 Hans Leidekker <hans@it.vu.nl> 2005-03-15 03:10:01 +00:00
math.h * mingwex/math/nexttoward.c: New file. 2005-05-10 08:39:07 +00:00
mbctype.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
mbstring.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
mem.h * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header. 2004-03-11 09:41:08 +00:00
memory.h * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header. 2004-03-11 09:41:08 +00:00
process.h * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +00:00
search.h * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header. 2004-03-11 09:41:08 +00:00
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 * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
stddef.h * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
stdint.h * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor 2005-05-04 09:29:09 +00:00
stdio.h * include/stdio.h (__mingw_fwrite): Change return value to 2005-03-24 05:58:52 +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 * include/strings.h: New file. 2001-12-05 13:55:19 +00:00
tchar.h * include/tchar.h (_tstat64, _tstati64): Add Unicode/ANSI mappings. 2005-02-11 07:23:44 +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 * include/utime.h: New file, forwarding to sys/utime.h. 2003-03-16 22:23:58 +00:00
values.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
varargs.h * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wchar.h * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor 2005-05-04 09:29:09 +00:00
wctype.h * include/wctype.h (wctrans) Remove _CRTIMP. 2005-02-25 08:15:46 +00:00