summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/include
Commit message (Expand)AuthorAgeFilesLines
* * CONTRIBUTORS: New file.Earnie Boyd2004-04-2030-568/+90
* * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2004-04-191-3/+3
* 2004-03-30 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2004-03-301-3/+3
* 2004-03-28 Hans Leidekker <hans@it.vu.nl>Luke Dunstan2004-03-291-0/+11
* Add prototypes for new msvcrt.dll versionsDanny Smith2004-03-2611-50/+206
* * include/stdio.h (_fsopen): Add prototype.Danny Smith2004-03-252-0/+3
* * include/malloc.h: Remove __STRICT_ANSI__ guard.Danny Smith2004-03-131-5/+0
* * include/process.h: Remove the #endif associated with removal ofChristopher Faylor2004-03-121-2/+0
* * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header.Danny Smith2004-03-1123-100/+5
* * include/_mingw.h (__UNUSED_PARAM): Define macro.Danny Smith2004-02-212-2/+14
* * include/stdio.h (feof): Add inlined definition.Danny Smith2004-02-021-1/+12
* * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith2004-01-171-13/+9
* 2004-01-14 Greg Chicares <chicares@users.sourceforge.net>Danny Smith2004-01-141-0/+2
* * include/stdio.h:(_fileno): Define macro version after bothDanny Smith2003-12-131-4/+9
* 2003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net>Danny Smith2003-11-271-1/+4
* * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith2003-10-271-1/+1
* * include/_mingw.h: Define __attribute__((x)) to nothingDanny Smith2003-10-211-0/+1
* Add ISO C99 complex support for doubles.Danny Smith2003-10-211-0/+109
* * include/math.h (cabs): Remove non-ISO prototype.Danny Smith2003-10-211-2/+3
* * include/stdio.h (_filbuf): Add prototype.Danny Smith2003-10-171-4/+4
* * include/_mingw.h: Increment version to 3.2.Earnie Boyd2003-10-101-3/+3
* * include/sys/types.h: Revert last change.Earnie Boyd2003-10-101-1/+1
* * include/sys/types.h (ssize_t): Correct the definition.Earnie Boyd2003-10-101-1/+1
* * include/stdio.h (_filbuf): Add prototype.Danny Smith2003-10-031-5/+48
* * include/stdlib.h: Guard non-ISO functions withDanny Smith2003-09-291-4/+7
* * include/io.h (_fileno): Remove prototype.Danny Smith2003-09-242-8/+17
* * include/inttypes.h: Include _mingw.h.Danny Smith2003-09-241-0/+1
* * include/_mingw.h (__CRT_INLINE): Define.Danny Smith2003-09-249-91/+97
* * include/_mingw.h: Increment version to 3.2.Earnie Boyd2003-09-151-2/+2
* * include/search.h: New file.Danny Smith2003-07-032-1/+68
* * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith2003-07-021-17/+18
* * include/_mingw.h (small, hyper): Change to __small and __hyper toEarnie Boyd2003-07-011-4/+4
* * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define.Earnie Boyd2003-07-011-2/+18
* * include/dirent.h (dirent): Make d_name and array instead of a pointer.Earnie Boyd2003-06-181-4/+2
* 2003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith2003-05-301-0/+9
* * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith2003-05-151-7/+8
* * include/math.h (fabs) : Remove inline definition.Danny Smith2003-05-141-21/+2
* * include/_mingw.h: Change version to 3.0Earnie Boyd2003-05-071-2/+2
* * include/time.h (strftime): Remove duplicate declaration.Danny Smith2003-04-071-1/+0
* * include/_mingw.h (_CRTIMP): Make conditional on __USE_CRTIMP.Danny Smith2003-03-311-2/+5
* * include/utime.h: New file, forwarding to sys/utime.h.Danny Smith2003-03-161-0/+1
* * include/sys/param.h (MAXPATHLEN): Define.Danny Smith2003-03-161-0/+3
* * include/tchar.h: Ansi-fy a comment.Danny Smith2003-03-161-1/+1
* * include/stdlib.h (qsort): Remove const from first parm.Danny Smith2003-03-111-1/+1
* * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith2003-03-032-1/+91
* 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-03-022-7/+23
* * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith2003-02-101-1/+4
* * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith2003-02-1029-1061/+1087
* * include/_mingw.h: Change version to 3.0Earnie Boyd2003-02-081-3/+3
* * include/stdlib.h: Make words after #endif a comment.Earnie Boyd2003-02-081-1/+1