summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * include/dirent.h (dirent): Make d_name and array instead of a pointer.Earnie Boyd2003-06-183-16/+18
* * msvcrt.def.in (__badioinfo, __lc_codepage, __lc_handle,Danny Smith2003-06-172-7/+14
* 2003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith2003-05-302-0/+13
* * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith2003-05-152-7/+13
* Remove isascii.o, add isascii.c to repositoryDanny Smith2003-05-152-0/+35
* * string_old.c: Remove, splitting into...Danny Smith2003-05-159-33/+162
* * include/math.h (fabs) : Remove inline definition.Danny Smith2003-05-142-21/+8
* * include/_mingw.h: Change version to 3.0Earnie Boyd2003-05-073-3/+8
* Uh hum, just not my dayEarnie Boyd2003-05-065-5/+5
* * configure: RegenerateEarnie Boyd2003-05-063-3/+3
* * configure.in (W32API_INCLUDE): Need the -I switch in the value.Earnie Boyd2003-05-064-3/+9
* Oops. Add ending quotes to CFLAGS value.Earnie Boyd2003-05-062-4/+4
* * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilitesEarnie Boyd2003-05-069-17/+49
* * Makefile.in (W32API_INCLUDE): New variable.Earnie Boyd2003-05-054-8/+25
* * configure.in (LIBM_A): Define for cygwin target.Earnie Boyd2003-04-113-2/+7
* * include/time.h (strftime): Remove duplicate declaration.Danny Smith2003-04-072-1/+4
* * include/_mingw.h (_CRTIMP): Make conditional on __USE_CRTIMP.Danny Smith2003-03-312-2/+9
* Get rid of some warnings Danny Smith2003-03-179-11/+34
* * include/utime.h: New file, forwarding to sys/utime.h.Danny Smith2003-03-162-0/+5
* * include/sys/param.h (MAXPATHLEN): Define.Danny Smith2003-03-162-0/+7