summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Merge MinGW changesEarnie Boyd2002-01-252-0/+14
* Remove duplicate changelog entry.Danny Smith2002-01-251-7/+1
* * profile/profil.c: Update copyright info.Danny Smith2002-01-255-7/+33
* * include/tchar.h (_TCHAR): Add missing ;.Danny Smith2002-01-252-1/+5
* * include/tchar.h (_TCHAR): Add typedefs.Danny Smith2002-01-252-0/+6
* * Makefile.in: Increment VERSION.Earnie Boyd2001-12-073-3/+8
* Merge MinGW CVS differencesEarnie Boyd2001-12-0541-147/+357
* * include/strings.h: New file.Earnie Boyd2001-12-052-0/+16
* 2001-11-08 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-11-072-1/+5
* * Makefile.in: Delete unused executable after creating base-files.Egor Duda2001-11-052-3/+10
* 2001-10-30 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2001-11-014-14/+34
* 2001-09-19 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-193-6/+12
* * Makefile.in: Increment version.Earnie Boyd2001-09-173-21/+46
* 2001-09-10 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-102-11/+23
* Revert inadvertently checked in files.Christopher Faylor2001-09-062-11/+1
* * Makefile.in: Install libstdc++.a if it does not exist.Christopher Faylor2001-09-052-1/+11
* * include/stdarg.h (va_list): Typedef as __builtin_va_list ifEarnie Boyd2001-08-294-6/+23
* * include/stdlib.h (_wpgmptr): Don't declare ifndef __MSVCRT__.Earnie Boyd2001-08-054-11/+36
* Remove blank line.Christopher Faylor2001-06-181-1/+0
* * profile/configure.in: Make msvcrt.dll version default.Earnie Boyd2001-06-114-22/+28
* * include/stdio.h (swscanf): Make first arugument const.Earnie Boyd2001-06-114-2/+16
* * profile/Makefile.in (mkinstalldirs): Correct relative path.Earnie Boyd2001-06-041-1/+1
* * include/_mingw.h: Change version to 1.0.Earnie Boyd2001-06-043-4/+9
* * include/tchar.h: (__TEXT): Remove undef.Earnie Boyd2001-02-212-5/+7
* Fri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users.sourceforge.net>Earnie Boyd2001-02-022-13/+30
* * Makefile.in: Increment version to 0.5Earnie Boyd2001-01-313-3/+8
* * include/assert.h: (assert): Remove ; from end of definitionEarnie Boyd2001-01-302-1/+6
* * include/time.h: (CLOCKS_PER_SEC): Type cast the constant.Earnie Boyd2001-01-302-1/+6
* * time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.Earnie Boyd2001-01-292-1/+5
* * include/wchar.h: The 2001.01.18 Change was incorrect. The functionsEarnie Boyd2001-01-282-3/+10
* *include/stdlib.h (__p__pgmptr): add prototype.Earnie Boyd2001-01-283-15/+35
* * include/stdint.h: New file.Earnie Boyd2001-01-262-0/+188