aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw
AgeCommit message (Expand)AuthorFilesLines
2004-04-20 * CONTRIBUTORS: New file.Earnie Boyd53-868/+269
2004-04-19 * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2-1/+2
2004-04-19 * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2-3/+8
2004-04-01 * crt1.c (_mingw32_init_fmode): Set *_imp___fmode_dll toDanny Smith2-0/+11
2004-03-302004-03-30 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2-3/+11
2004-03-292004-03-28 Hans Leidekker <hans@it.vu.nl>Luke Dunstan2-0/+15
2004-03-29 * mingwex/math/round.c: Rewrite.Danny Smith4-79/+21
2004-03-26 Add prototypes for new msvcrt.dll versionsDanny Smith12-50/+254
2004-03-25 * include/stdio.h (_fsopen): Add prototype.Danny Smith3-0/+9
2004-03-19 * msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10),Danny Smith3-6/+99
2004-03-13 * include/malloc.h: Remove __STRICT_ANSI__ guard.Danny Smith2-5/+4
2004-03-12* include/process.h: Remove the #endif associated with removal ofChristopher Faylor2-2/+5
2004-03-11 * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header.Danny Smith24-100/+31
2004-02-21 * include/_mingw.h (__UNUSED_PARAM): Define macro.Danny Smith3-2/+20
2004-02-05 * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as perDanny Smith2-1/+10
2004-02-05 * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting errorDanny Smith2-87/+120
2004-02-02 * include/stdio.h (feof): Add inlined definition.Danny Smith2-1/+17
2004-02-01 * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")Danny Smith2-8/+18
2004-02-01 * mingwex/math/powl.c (powl): Return infinity ifDanny Smith2-0/+14
2004-01-31 * mingwex/math/cephes_emath.h (__enan_64): Fix thinko.Danny Smith2-10/+19
2004-01-17 * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith2-13/+14
2004-01-142004-01-14 Greg Chicares <chicares@users.sourceforge.net>Danny Smith2-0/+6
2003-12-13 * include/stdio.h:(_fileno): Define macro version after bothDanny Smith3-4/+18
2003-11-272003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net>Danny Smith2-1/+8
2003-10-27 * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith2-1/+6
2003-10-21 * include/_mingw.h: Define __attribute__((x)) to nothingDanny Smith2-0/+6
2003-10-21 Add ISO C99 complex support for doubles.Danny Smith23-2/+766
2003-10-21 * include/math.h (cabs): Remove non-ISO prototype.Danny Smith2-2/+7
2003-10-21 * mingwex/math/cephes_mconf.h (NAN, NANF, NANL):Danny Smith2-3/+29
2003-10-21 * mingwex/math/s_erf.c (erf): Set errno to ERANGE ifDanny Smith3-1/+15
2003-10-17 * include/stdio.h (_filbuf): Add prototype.Danny Smith2-4/+13
2003-10-10 * include/_mingw.h: Increment version to 3.2.Earnie Boyd3-4/+9
2003-10-10 * include/sys/types.h: Revert last change.Earnie Boyd2-1/+5
2003-10-10 * include/sys/types.h (ssize_t): Correct the definition.Earnie Boyd2-1/+5
2003-10-03 * include/stdio.h (_filbuf): Add prototype.Danny Smith2-5/+57
2003-10-02 * mingwex/dirent.c (_treaddir): Reset errno to 0 if endDanny Smith2-1/+11
2003-09-29 * include/stdlib.h: Guard non-ISO functions withDanny Smith2-4/+12
2003-09-24 * include/io.h (_fileno): Remove prototype.Danny Smith3-8/+28
2003-09-24 * include/inttypes.h: Include _mingw.h.Danny Smith2-1/+6
2003-09-24 * include/_mingw.h (__CRT_INLINE): Define.Danny Smith10-91/+110
2003-09-222003-09-22 Roland Schwingel <rolandschwingel@users.sourceforge.net>Danny Smith2-5/+10
2003-09-15 * include/_mingw.h: Increment version to 3.2.Earnie Boyd3-3/+8
2003-07-03 * config.guess, config.sub: Update with versions from ftp.gnu.org.Earnie Boyd3-607/+848
2003-07-03 * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint.Danny Smith6-23/+31
2003-07-03 * include/search.h: New file.Danny Smith5-1/+79
2003-07-02 * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith2-17/+24
2003-07-01 * include/_mingw.h (small, hyper): Change to __small and __hyper toEarnie Boyd2-4/+9
2003-07-01 * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small):Earnie Boyd4-8/+10
2003-07-01 * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define.Earnie Boyd2-2/+23
2003-06-19Oops, Forgot to submit the change logEarnie Boyd1-0/+8