summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
...
* * CONTRIBUTORS: New file.Earnie Boyd2004-04-2053-868/+269
* * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2004-04-192-1/+2
* * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2004-04-192-3/+8
* * crt1.c (_mingw32_init_fmode): Set *_imp___fmode_dll toDanny Smith2004-04-012-0/+11
* 2004-03-30 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2004-03-302-3/+11
* 2004-03-28 Hans Leidekker <hans@it.vu.nl>Luke Dunstan2004-03-292-0/+15
* * mingwex/math/round.c: Rewrite.Danny Smith2004-03-294-79/+21
* Add prototypes for new msvcrt.dll versionsDanny Smith2004-03-2612-50/+254
* * include/stdio.h (_fsopen): Add prototype.Danny Smith2004-03-253-0/+9
* * msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10),Danny Smith2004-03-193-6/+99
* * include/malloc.h: Remove __STRICT_ANSI__ guard.Danny Smith2004-03-132-5/+4
* * include/process.h: Remove the #endif associated with removal ofChristopher Faylor2004-03-122-2/+5
* * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header.Danny Smith2004-03-1124-100/+31
* * include/_mingw.h (__UNUSED_PARAM): Define macro.Danny Smith2004-02-213-2/+20
* * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as perDanny Smith2004-02-052-1/+10
* * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting errorDanny Smith2004-02-052-87/+120
* * include/stdio.h (feof): Add inlined definition.Danny Smith2004-02-022-1/+17
* * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")Danny Smith2004-02-012-8/+18
* * mingwex/math/powl.c (powl): Return infinity ifDanny Smith2004-02-012-0/+14
* * mingwex/math/cephes_emath.h (__enan_64): Fix thinko.Danny Smith2004-01-312-10/+19
* * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith2004-01-172-13/+14
* 2004-01-14 Greg Chicares <chicares@users.sourceforge.net>Danny Smith2004-01-142-0/+6
* * include/stdio.h:(_fileno): Define macro version after bothDanny Smith2003-12-133-4/+18
* 2003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net>Danny Smith2003-11-272-1/+8
* * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith2003-10-272-1/+6
* * include/_mingw.h: Define __attribute__((x)) to nothingDanny Smith2003-10-212-0/+6
* Add ISO C99 complex support for doubles.Danny Smith2003-10-2123-2/+766
* * include/math.h (cabs): Remove non-ISO prototype.Danny Smith2003-10-212-2/+7
* * mingwex/math/cephes_mconf.h (NAN, NANF, NANL):Danny Smith2003-10-212-3/+29
* * mingwex/math/s_erf.c (erf): Set errno to ERANGE ifDanny Smith2003-10-213-1/+15
* * include/stdio.h (_filbuf): Add prototype.Danny Smith2003-10-172-4/+13
* * include/_mingw.h: Increment version to 3.2.Earnie Boyd2003-10-103-4/+9
* * include/sys/types.h: Revert last change.Earnie Boyd2003-10-102-1/+5
* * include/sys/types.h (ssize_t): Correct the definition.Earnie Boyd2003-10-102-1/+5
* * include/stdio.h (_filbuf): Add prototype.Danny Smith2003-10-032-5/+57
* * mingwex/dirent.c (_treaddir): Reset errno to 0 if endDanny Smith2003-10-022-1/+11
* * include/stdlib.h: Guard non-ISO functions withDanny Smith2003-09-292-4/+12
* * include/io.h (_fileno): Remove prototype.Danny Smith2003-09-243-8/+28
* * include/inttypes.h: Include _mingw.h.Danny Smith2003-09-242-1/+6
* * include/_mingw.h (__CRT_INLINE): Define.Danny Smith2003-09-2410-91/+110
* 2003-09-22 Roland Schwingel <rolandschwingel@users.sourceforge.net>Danny Smith2003-09-222-5/+10
* * include/_mingw.h: Increment version to 3.2.Earnie Boyd2003-09-153-3/+8
* * config.guess, config.sub: Update with versions from ftp.gnu.org.Earnie Boyd2003-07-033-607/+848
* * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint.Danny Smith2003-07-036-23/+31
* * include/search.h: New file.Danny Smith2003-07-035-1/+79
* * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith2003-07-022-17/+24
* * include/_mingw.h (small, hyper): Change to __small and __hyper toEarnie Boyd2003-07-012-4/+9
* * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small):Earnie Boyd2003-07-014-8/+10
* * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define.Earnie Boyd2003-07-012-2/+23
* Oops, Forgot to submit the change logEarnie Boyd2003-06-191-0/+8