..
sys
* include/sys/types.h: Revert last change.
2003-10-10 15:09:55 +00:00
_mingw.h
* include/_mingw.h: Increment version to 3.2.
2003-10-10 18:25:10 +00:00
assert.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
complex.h
Add ISO C99 complex support for doubles.
2003-10-21 09:43:22 +00:00
conio.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
ctype.h
* include/_mingw.h (__CRT_INLINE): Define.
2003-09-24 00:41:01 +00:00
dir.h
Merge MinGW CVS differences
2001-12-05 15:01:06 +00:00
direct.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
dirent.h
* include/dirent.h (dirent): Make d_name and array instead of a pointer.
2003-06-18 13:54:47 +00:00
dos.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
errno.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
excpt.h
2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>
2002-06-18 04:13:18 +00:00
fcntl.h
2002-10-19 Kang Li <rubylith@users.sourceforge.net>
2002-10-20 04:35:58 +00:00
fenv.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
float.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
getopt.h
* mingwex/getopt.c: New file, copied from cygwin srcs.
2003-03-03 01:19:42 +00:00
inttypes.h
* include/inttypes.h: Include _mingw.h.
2003-09-24 01:06:09 +00:00
io.h
* include/io.h (_fileno): Remove prototype.
2003-09-24 08:26:23 +00:00
limits.h
Merge MinGW CVS differences
2001-12-05 15:01:06 +00:00
locale.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
malloc.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
math.h
* include/math.h (cabs): Remove non-ISO prototype.
2003-10-21 09:14:45 +00:00
mbctype.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
mbstring.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
mem.h
import winsup-2000-02-17 snapshot
2000-02-17 19:38:33 +00:00
memory.h
import winsup-2000-02-17 snapshot
2000-02-17 19:38:33 +00:00
process.h
* include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,
2003-07-02 22:09:25 +00:00
search.h
* include/search.h: New file.
2003-07-03 07:50:53 +00:00
setjmp.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
share.h
2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>
2002-06-18 04:13:18 +00:00
signal.h
* include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 21:13:34 +00:00
stdarg.h
* include/_mingw.h: Increment version to 2.0.
2002-06-13 10:20:48 +00:00
stddef.h
* include/_mingw.h: Increment version to 2.0.
2002-06-13 10:20:48 +00:00
stdint.h
* include/stdint.h (INT64_C, UINT64_C ): Append suffix to let
2002-10-11 02:21:56 +00:00
stdio.h
* include/stdio.h (_filbuf): Add prototype.
2003-10-17 21:43:31 +00:00
stdlib.h
* include/stdlib.h: Guard non-ISO functions with
2003-09-29 09:16:23 +00:00
string.h
* include/_mingw.h (__CRT_INLINE): Define.
2003-09-24 00:41:01 +00:00
strings.h
* include/strings.h: New file.
2001-12-05 13:55:19 +00:00
tchar.h
* include/tchar.h: Ansi-fy a comment.
2003-03-16 22:15:19 +00:00
time.h
* include/time.h (strftime): Remove duplicate declaration.
2003-04-07 01:31:37 +00:00
unistd.h
* mingwex/getopt.c: New file, copied from cygwin srcs.
2003-03-03 01:19:42 +00:00
utime.h
* include/utime.h: New file, forwarding to sys/utime.h.
2003-03-16 22:23:58 +00:00
values.h
import winsup-2000-02-17 snapshot
2000-02-17 19:38:33 +00:00
varargs.h
* include/_mingw.h: Increment version to 2.0.
2002-06-13 10:20:48 +00:00
wchar.h
* include/_mingw.h (__CRT_INLINE): Define.
2003-09-24 00:41:01 +00:00
wctype.h
* include/_mingw.h (__CRT_INLINE): Define.
2003-09-24 00:41:01 +00:00