aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw
AgeCommit message (Expand)AuthorFilesLines
2003-01-07 * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith3-3/+10
2003-01-03 * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith2-4/+17
2003-01-012003-01-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith6-6/+85
2002-12-20 * include/_mingw.h: Increment version to 2.4.Earnie Boyd3-3/+8
2002-12-12 * include/malloc.h (_alloca): Add definition.Earnie Boyd2-0/+11
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith5-9/+629
2002-12-07 * include/math.h: Add traditional/XOPEN math constants.Danny Smith2-0/+37
2002-11-27 * mingwex/math/lgamma.c: New file.Danny Smith9-5/+2300
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith9-9/+3147
2002-11-09 * include/math.h (sqrt): Remove inline definition.Danny Smith3-25/+31
2002-10-302002-10-30 Guido Serassio <serassio@libero.it>Danny Smith2-1/+10
2002-10-202002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith2-1/+5
2002-10-202002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith3-5/+26
2002-10-19 * Makefile.in (CRT0S): Add txtmode.o binmode.o.Danny Smith7-7/+82
2002-10-11 * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith2-4/+12
2002-10-11 * include/string.h (strcasecmp): Make extern __inline__.Danny Smith2-3/+15
2002-10-082002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith2-0/+18
2002-10-06 * mingwex/math/powil.c: Rename powil to __powil.Danny Smith8-67/+1370
2002-10-03 * include/cytpe.h (_imp____mbcur_max): Add missing ';'.Danny Smith2-2/+7
2002-10-03 * include/fcntl.h (_fmode): Remove declarations andDanny Smith8-53/+53
2002-10-02 * include/stdlib.h (_imp____mbcur_max): add missing ';'.Danny Smith2-2/+7
2002-09-19 * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith2-1/+4
2002-09-19 * include/string.h (_strerror): Move into #ifndefDanny Smith2-1/+7
2002-09-17 * include/time.h (__need_NULL): Define before includingDanny Smith2-0/+6
2002-09-162002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith2-1/+5
2002-09-12 * include/sys/time.h (timeval): Add struct definition andDanny Smith2-0/+21
2002-09-05 * include/_mingw.h: Increment version to 2.3.Earnie Boyd3-3/+8
2002-09-05 * mingwex/fegetenv.c: Change to \n line endings.Earnie Boyd4-22/+28
2002-09-02 * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith2-43/+63
2002-08-28 * include/sys/param.h: Add ENDIAN defines.Danny Smith3-1/+13
2002-08-28 * test_headers.c: Don't include varargs.h.Danny Smith3-7/+16
2002-08-21 * include/sys/param.h: New File.Earnie Boyd2-0/+35
2002-08-21 * include/_mingw.h: Increment version to 2.2.Earnie Boyd3-2/+7
2002-08-20 * include/math.h (asm): Change to __asm__ throughout.Danny Smith2-14/+20
2002-08-20 * include/tchar.h: Ansi-fy another comment.Danny Smith2-2/+6
2002-08-20 * include/tchar.h: Ansi-fy comment.Danny Smith2-2/+5
2002-08-20 * test_headers.c : New file.Danny Smith3-1/+77
2002-08-14 * include/unistd.h: Add include of process.h.Earnie Boyd2-0/+5
2002-08-03* include/stdio.h (_fcloseall): Add prototype.Danny Smith2-0/+5
2002-07-29* include/tchar.h (_tfdopen): Correct typo.Danny Smith2-1/+7
2002-07-29Add incomplet long double math support to libmingwex.aDanny Smith143-623/+5197
2002-06-18 * include/tchar.h (_getts): Define as _getws for _UNICODE.Danny Smith2-2/+8
2002-06-18 * include/float.h: #include_next<float.h> before header guard.Danny Smith2-2/+6
2002-06-182002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith12-28/+83
2002-06-15 * include/_mingw.h: Increment to version 2.1.Earnie Boyd3-3/+8
2002-06-15 * Makefile.in (conf_prefix): New variable.Earnie Boyd2-1/+14
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith120-1177/+6602
2002-05-28Merging MinGW changesEarnie Boyd46-1877/+1877
2002-04-20 * include/mbstring.h: New file.Danny Smith3-1/+235
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith2-2/+17