summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* 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
* * include/tchar.h: Ansi-fy a comment.Danny Smith2003-03-162-1/+5
* * profile/profile.h (mcount): Use __builtin_return_addressDanny Smith2003-03-163-7/+19
* * include/stdlib.h (qsort): Remove const from first parm.Danny Smith2003-03-112-1/+6
* 2003-03-03 Christopher Faylor <cgf@redhat.com>Danny Smith2003-03-032-19/+33
* * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith2003-03-035-7/+597
* 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-03-0214-17/+259
* * Makefile.in (libmsvcrt20.a): Remove target and dependencies.Earnie Boyd2003-02-252-5/+7
* Thanks to David Frasier <davidf@sjsoft.com> who inspired portions ofEarnie Boyd2003-02-218-1871/+66
* * Makefile.in: Make sure libmingwex.a from current build tree is used.Corinna Vinschen2003-02-202-2/+7
* * profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to ensureChristopher Faylor2003-02-142-1/+6
* Fix typo in last ChangeLog entry.Danny Smith2003-02-141-1/+1
* * profile/Makefile.in (mcount,o): Use -O1 optimizationDanny Smith2003-02-142-0/+10
* * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith2003-02-102-1/+9
* * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith2003-02-102-1/+4
* * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith2003-02-1030-1061/+1128
* * include/_mingw.h: Change version to 3.0Earnie Boyd2003-02-083-4/+9
* * include/stdlib.h: Make words after #endif a comment.Earnie Boyd2003-02-082-1/+5
* * include/locale.h: Include stddef.h for definition of NULL.Danny Smith2003-02-072-0/+8
* * include/math.h (tgamma): Correct typo in comment.Danny Smith2003-01-262-3/+5
* * mingwex/mingw-fseek.c (INLINE): Remove define.Danny Smith2003-01-262-33/+8
* * mingwex/math/llround.c: Correct function name andDanny Smith2003-01-112-3/+8
* * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith2003-01-073-3/+10
* * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith2003-01-032-4/+17
* 2003-01-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-01-016-6/+85
* * include/_mingw.h: Increment version to 2.4.Earnie Boyd2002-12-203-3/+8
* * include/malloc.h (_alloca): Add definition.Earnie Boyd2002-12-122-0/+11
* * mingwex/math/s_erf.c: New file.Danny Smith2002-12-085-9/+629
* * include/math.h: Add traditional/XOPEN math constants.Danny Smith2002-12-072-0/+37
* * mingwex/math/lgamma.c: New file.Danny Smith2002-11-279-5/+2300
* Add strtold and wcstold to libmingwex.aDanny Smith2002-11-269-9/+3147
* * include/math.h (sqrt): Remove inline definition.Danny Smith2002-11-093-25/+31
* 2002-10-30 Guido Serassio <serassio@libero.it>Danny Smith2002-10-302-1/+10
* 2002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith2002-10-202-1/+5
* 2002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-10-203-5/+26
* * Makefile.in (CRT0S): Add txtmode.o binmode.o.Danny Smith2002-10-197-7/+82
* * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith2002-10-112-4/+12
* * include/string.h (strcasecmp): Make extern __inline__.Danny Smith2002-10-112-3/+15
* 2002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith2002-10-082-0/+18
* * mingwex/math/powil.c: Rename powil to __powil.Danny Smith2002-10-068-67/+1370
* * include/cytpe.h (_imp____mbcur_max): Add missing ';'.Danny Smith2002-10-032-2/+7
* * include/fcntl.h (_fmode): Remove declarations andDanny Smith2002-10-038-53/+53
* * include/stdlib.h (_imp____mbcur_max): add missing ';'.Danny Smith2002-10-022-2/+7
* * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith2002-09-192-1/+4
* * include/string.h (_strerror): Move into #ifndefDanny Smith2002-09-192-1/+7
* * include/time.h (__need_NULL): Define before includingDanny Smith2002-09-172-0/+6
* 2002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith2002-09-162-1/+5
* * include/sys/time.h (timeval): Add struct definition andDanny Smith2002-09-122-0/+21