newlib/winsup/mingw/include
Chris Sutcliffe 370a1171d8 2009-04-11 Danny Smith <dannsymith@users.sourceforge.net>
* include/stdint.h (int_fast8_t): Specify as signed char.
        (INT8_C, UINT8_C, INT16_C, UINT16_C): Simplify: just allow promotion to int.
        (INT32_C, UINT32_C): Remove 'L' type specifier on constant.
2009-04-11 12:41:09 +00:00
..
sys
_mingw.h 2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2009-01-10 18:42:32 +00:00
assert.h
complex.h
conio.h
ctype.h 2008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net> 2008-07-07 07:58:33 +00:00
dir.h
direct.h
dirent.h
dos.h
errno.h
excpt.h
fcntl.h
fenv.h
float.h
getopt.h Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga). 2009-01-04 17:35:36 +00:00
inttypes.h
io.h
libgen.h
limits.h
locale.h
malloc.h
math.h Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementations of scalb(). 2008-10-13 22:47:58 +00:00
mbctype.h
mbstring.h
mem.h
memory.h
process.h
search.h
setjmp.h
share.h
signal.h
stdint.h 2009-04-11 Danny Smith <dannsymith@users.sourceforge.net> 2009-04-11 12:41:09 +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
strings.h
tchar.h
time.h
unistd.h Reimplement getopt.c to add getopt_long_only() function. 2008-08-31 22:27:58 +00:00
utime.h
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