newlib/winsup/mingw/include
Chris Sutcliffe 1d198686da 2008-04-25 Danny Smith <dannysmith@users.sourceforge.net>
* include/process.h: Include stdint.h for intptr_t definition.
        (_execl, _execle, _execlp, _execlpe, _execv, _execve, _execvp, _execvpe,
        _spawnl, _spawnle, _spawnlp, _spawnlpe, _spawnv, _spawnve, _spawnvp,
        _spawnvpe): Return intptr_t.
        (execl, execle, execlp, execlpe, execv, execve, execvp, execvpe, spawnl,
        spawnle, spawnlp, spawnlpe, spawnv, spawnve, spawnvp, spawnvpe): Return
        intptr_t.

        [!_WPROCESS_DEFINED]: Include stdint.h for intptr_t definition.
        (_wexecl, _wexecle, _wexeclp, _wexeclpe, _wexecv, _wexecve, _wexecvp,
        _wexecvpe, _wspawnl, _wspawnle, _wspawnlp, _wspawnlpe, _wspawnv, _wspawnve,
        _wspawnvp, _wspawnvpe): Return intptr_t.
2008-04-26 00:24:19 +00:00
..
sys 2007-10-03 Bernd Becker <hugin@users.sourceforge.net> 2007-10-03 18:55:56 +00:00
_mingw.h 2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2007-12-28 00:33:04 +00:00
assert.h
complex.h 2008-02-28 Joseph Myers <joseph@codesourcery.com> 2008-03-04 02:42:44 +00:00
conio.h
ctype.h
dir.h
direct.h
dirent.h
dos.h
errno.h
excpt.h
fcntl.h * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define for 2007-07-19 09:25:32 +00:00
fenv.h
float.h
getopt.h
inttypes.h
io.h 2007-10-03 Bernd Becker <hugin@users.sourceforge.net> 2007-10-03 18:55:56 +00:00
libgen.h
limits.h
locale.h
malloc.h 2007-10-03 Bernd Becker <hugin@users.sourceforge.net> 2007-10-03 18:55:56 +00:00
math.h 2008-03-21 Danny Smith <dannysmith@users.sourceforge.net> 2008-03-21 12:48:22 +00:00
mbctype.h
mbstring.h
mem.h
memory.h
process.h 2008-04-25 Danny Smith <dannysmith@users.sourceforge.net> 2008-04-26 00:24:19 +00:00
search.h
setjmp.h
share.h
signal.h
stdint.h
stdio.h Make snprintf() and vsnprintf() conform to C99. 2007-08-25 13:49:37 +00:00
stdlib.h
string.h
strings.h
tchar.h
time.h
unistd.h
utime.h
values.h
varargs.h
wchar.h 2008-04-25 Danny Smith <dannysmith@users.sourceforge.net> 2008-04-26 00:24:19 +00:00
wctype.h