summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * include/_mingw.h: Increment version to 2.3.Earnie Boyd2002-09-053-3/+8
* * mingwex/fegetenv.c: Change to \n line endings.Earnie Boyd2002-09-054-22/+28
* * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith2002-09-022-43/+63
* * include/sys/param.h: Add ENDIAN defines.Danny Smith2002-08-283-1/+13
* * test_headers.c: Don't include varargs.h.Danny Smith2002-08-283-7/+16
* * include/sys/param.h: New File.Earnie Boyd2002-08-212-0/+35
* * include/_mingw.h: Increment version to 2.2.Earnie Boyd2002-08-213-2/+7
* * include/math.h (asm): Change to __asm__ throughout.Danny Smith2002-08-202-14/+20
* * include/tchar.h: Ansi-fy another comment.Danny Smith2002-08-202-2/+6
* * include/tchar.h: Ansi-fy comment.Danny Smith2002-08-202-2/+5
* * test_headers.c : New file.Danny Smith2002-08-203-1/+77
* * include/unistd.h: Add include of process.h.Earnie Boyd2002-08-142-0/+5
* * include/stdio.h (_fcloseall): Add prototype.Danny Smith2002-08-032-0/+5
* * include/tchar.h (_tfdopen): Correct typo.Danny Smith2002-07-292-1/+7
* Add incomplet long double math support to libmingwex.aDanny Smith2002-07-29143-623/+5197
* * include/tchar.h (_getts): Define as _getws for _UNICODE.Danny Smith2002-06-182-2/+8
* * include/float.h: #include_next<float.h> before header guard.Danny Smith2002-06-182-2/+6
* 2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-1812-28/+83
* * include/_mingw.h: Increment to version 2.1.Earnie Boyd2002-06-153-3/+8
* * Makefile.in (conf_prefix): New variable.Earnie Boyd2002-06-152-1/+14
* * include/_mingw.h: Increment version to 2.0.Danny Smith2002-06-13120-1177/+6602
* Merging MinGW changesEarnie Boyd2002-05-2846-1877/+1877
* * include/mbstring.h: New file.Danny Smith2002-04-203-1/+235
* * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith2002-04-202-2/+17
* * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith2002-04-201-0/+8
* * dirent.c (opendir): Convert given pathname toDanny Smith2002-04-182-3/+12
* * include/_mingw.h: Increment version.Earnie Boyd2002-04-093-3/+8
* * Makefile.in: Use bzip2 compression for Cygwin target.Earnie Boyd2002-04-092-3/+15
* * moldname-crtdll.def: Remove CR from end of line.Earnie Boyd2002-04-093-284/+289
* * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith2002-04-042-12/+19
* * include/stdio.h (_snwprintf): Correct spelling.Danny Smith2002-03-303-7/+14
* * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith2002-03-267-364/+388
* * include/malloc.h (_heapinfo): Correct structure definition.Danny Smith2002-01-272-5/+23