.. |
sys
|
Fix typo and commit the write header
|
2008-05-06 01:25:05 +00:00 |
_mingw.h
|
2008-10-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
2008-10-04 22:27:15 +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
|
*include/wctpe.h: Likewise.
|
2007-06-23 07:54:58 +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
|
2007-02-18 Aurimas Cernius <aurisc4@gmail.com>
|
2007-02-18 09:46:48 +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
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
getopt.h
|
Reimplement getopt.c to add getopt_long_only() function.
|
2008-08-31 22:27:58 +00:00 |
inttypes.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
io.h
|
2007-10-03 Bernd Becker <hugin@users.sourceforge.net>
|
2007-10-03 18:55:56 +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 (SSIZE_MAX): Define.
|
2005-10-15 22:35:55 +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
|
Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementations of scalb().
|
2008-10-13 22:47:58 +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
|
2008-04-25 Danny Smith <dannysmith@users.sourceforge.net>
|
2008-04-26 00:24:19 +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 (intptr_t): Fix typo.
|
2007-05-08 03:19:28 +00:00 |
stdio.h
|
Fix MinGW-Bug [2117379].
|
2008-09-19 21:32:42 +00:00 |
stdlib.h
|
Make strtod() inline definition C89 compliant.
|
2008-10-11 21:47:56 +00:00 |
string.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
strings.h
|
…
|
|
tchar.h
|
* incude/wchar.h (_wsystem) Declare.
|
2007-07-12 09:38:17 +00:00 |
time.h
|
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
|
2007-06-23 07:34:16 +00:00 |
unistd.h
|
Reimplement getopt.c to add getopt_long_only() function.
|
2008-08-31 22:27:58 +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
|
…
|
|
wchar.h
|
* include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT_ANSI__
|
2008-07-04 03:55:50 +00:00 |
wctype.h
|
* msvcrt.def.in: Update comment.
|
2007-06-28 07:13:04 +00:00 |