acadia-newlib/winsup/mingw/include
Danny Smith e635b30956 Import David Gay's gdtoa library.
* mingwex/gdtoa: New directory.
	* mingwex/gdtoa/(arithchk.c, dmisc.c, dtoa.c, g__fmt.c, g_dfmt.c,
	g_ffmt.c, g_xfmt.c, gd_arith.h, gd_qnan.h, gdtoa.c, gdtoa.h,
	gdtoaimp.h, gethex.c, gmisc.c, hd_init.c, hexnan.c, misc.c, qnan.c,
	README, smisc.c, strtodg.c, strtodnrp.c, strtof.c, strtopx.c, sum.c,
	ulp.c): New files.
	* mingwex/(strtof.c, strtold.c, ldtoa.c): Remove files.
	* mingwex/math/(cephes-emath.c, cephes-emath.h): Remove files.
	* mingwex/mb_wc_common.h (get_cp_from_locale); Rename to get_codepage().
        * mingwex/(btowc.c, wctob.c, mbrtowc.c, wcrtomb.c): Adjust call to get_codepage().
	* mingwex/wcstold.c: Avoid using strtold internals.
	* mingwex/wcstof.c: Rewrite.
	* mingwex/Makefile.in (GDTOA_DISTFILES): Add to distribution.
	(GDTOA_OBJS): Add to library.
	(DISTFILES): Remove strtof.c strtold.c ldtoa.c cephes-emath.c cephes-emath.h.
	(STDLIB_OBJS): Remove.
	(STDLIB_STUB_OBJS): Remove strtof.o wcstof,o.
	(Q8_OBJS): Add wcstof.o wcstold.o.
	* include/stdlib.h (strtof): Remove inline definition.
	(wcstof): Likewise.
	* include/wchar.h (wcstof): Remove inline definition.
2006-08-31 23:48:56 +00:00
..
sys * include/sys/time.h (struct timezone): Define. 2006-06-22 21:57:44 +00:00
_mingw.h 2006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2006-06-26 01:41:48 +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
ctype.h 2006-08-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2006-08-27 12:14:58 +00:00
dir.h
direct.h
dirent.h * include/dirent.h (struct _wdirent): Remove obsolete comment. 2004-07-30 08:27:29 +00:00
dos.h
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
fcntl.h
fenv.h Support SSE float environment in fenv.h functions. 2006-07-03 10:32:58 +00:00
float.h
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 (SSIZE_MAX): Define. 2005-10-15 22:35:55 +00:00
locale.h
malloc.h 2005-03-15 Hans Leidekker <hans@it.vu.nl> 2005-03-15 03:10:01 +00:00
math.h * include/math.h (__INFF,__INFL): Remove '#'. 2006-07-06 07:36:58 +00:00
mbctype.h
mbstring.h
mem.h
memory.h
process.h
search.h
setjmp.h * include/_mingw.h: Use only two underscores to uglify 2004-07-26 09:13:42 +00:00
share.h
signal.h
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 Import David Gay's gdtoa library. 2006-08-31 23:48:56 +00:00
string.h * include/wchar.h (wcsdup): Correct prototype. 2004-12-20 00:03:06 +00:00
strings.h
tchar.h 2005-10-13 Wu Yongwei <adah@users.sourceforge.net> 2005-10-13 20:31:50 +00:00
time.h * include/sys/time.h (struct timezone): Define. 2006-06-22 21:57:44 +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 Import David Gay's gdtoa library. 2006-08-31 23:48:56 +00:00
wctype.h * include/ctype.h: Expose iswblank if __cplusplus. 2006-08-25 09:10:05 +00:00