.. |
sys
|
* include/limits.h (PATH_MAX): Guard with #ifndef __STRICT_ANSI__.
|
2012-08-03 19:16:38 +00:00 |
_mingw.h
|
* include/_mingw.h (threadlocalinfostruct, threadmbinfostruct,
|
2012-08-03 20:06:27 +00:00 |
assert.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
complex.h
|
2008-02-28 Joseph Myers <joseph@codesourcery.com>
|
2008-03-04 02:42:44 +00:00 |
conio.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
ctype.h
|
2008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>
|
2008-07-07 07:58:33 +00:00 |
dir.h
|
…
|
|
direct.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
dirent.h
|
Rationalise structure layout; add dirent.d_type field.
|
2011-10-01 20:18:10 +00:00 |
dos.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
errno.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
excpt.h
|
* include/excpt.h (__try1): Define based on _WIN64 definition.
|
2012-08-01 16:46:01 +00:00 |
fcntl.h
|
* include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define for
|
2007-07-19 09:25:32 +00:00 |
fenv.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
float.h
|
2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
2011-08-20 04:12:22 +00:00 |
getopt.h
|
Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).
|
2009-01-04 17:35:36 +00:00 |
inttypes.h
|
* include/inttypes.h: A few items like PRNdPTR and SCNdPTR need 64
|
2012-07-30 14:31:16 +00:00 |
io.h
|
2011-11-30 Ozkan Sezer <sezero@users.sourceforge.net>
|
2011-12-01 00:24:35 +00:00 |
libgen.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
limits.h
|
* include/limits.h (PATH_MAX): Guard with #ifndef __STRICT_ANSI__.
|
2012-08-03 19:16:38 +00:00 |
locale.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
malloc.h
|
2007-10-03 Bernd Becker <hugin@users.sourceforge.net>
|
2007-10-03 18:55:56 +00:00 |
math.h
|
2009-08-08 Danny Smith <dannysmith@users.sourceforge.net>
|
2009-08-08 13:26:11 +00:00 |
mbctype.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
mbstring.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +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
|
2012-08-02 Ivan Maidanski <ivmai@users.sourceforge.net>
|
2012-08-03 18:58:26 +00:00 |
search.h
|
Add POSIX binary tree search API.
|
2007-06-22 10:09:20 +00:00 |
setjmp.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
share.h
|
* CONTRIBUTORS: New file.
|
2004-04-20 22:49:32 +00:00 |
signal.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
stdint.h
|
* include/stdint.h: Include _mingw.h for the definition of __int64 when _WIN64 is defined.
|
2012-07-30 14:22:28 +00:00 |
stdio.h
|
* include/stdio.h (_lock_file, _unlock_file): Declare.
|
2012-08-03 17:59:05 +00:00 |
stdlib.h
|
* include/wchar.h (_wcstrtoi64): Declare.
|
2012-08-03 16:06:45 +00:00 |
string.h
|
2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>
|
2009-07-18 15:19:03 +00:00 |
strings.h
|
…
|
|
tchar.h
|
2010-03-02 Daniel Atallah <datallah@users.sourceforge.net>
|
2010-03-07 03:08:35 +00:00 |
time.h
|
2011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
2011-05-23 20:04:12 +00:00 |
unistd.h
|
2009-08-08 Danny Smith <dannysmith@users.sourceforge.net>
|
2009-08-08 13:26:11 +00:00 |
utime.h
|
* include/utime.h: New file, forwarding to sys/utime.h.
|
2003-03-16 22:23:58 +00:00 |
values.h
|
…
|
|
varargs.h
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
wchar.h
|
* include/wchar.h (_wcstrtoi64): Declare.
|
2012-08-03 16:06:45 +00:00 |
wctype.h
|
* msvcrt.def.in: Update comment.
|
2007-06-28 07:13:04 +00:00 |