Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-12 * include/sys/time.h (timeval): Add struct definition andDanny Smith
2002-09-05 * include/_mingw.h: Increment version to 2.3.Earnie Boyd
2002-08-29 * include/sys/param.h: Add ENDIAN defines.Danny Smith
2002-08-21 * include/sys/param.h: New File.Earnie Boyd
2002-08-21 * include/_mingw.h: Increment version to 2.2.Earnie Boyd
2002-08-21 * include/math.h (asm): Change to __asm__ throughout.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy another comment.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy comment.Danny Smith
2002-08-15 * include/unistd.h: Add include of process.h.Earnie Boyd
2002-08-04* include/stdio.h (_fcloseall): Add prototype.Danny Smith
2002-07-29* include/tchar.h (_tfdopen): Correct typo.Danny Smith
2002-07-29Add incomplet long double math support to libmingwex.aDanny Smith
2002-06-19 * include/tchar.h (_getts): Define as _getws for _UNICODE.Danny Smith
2002-06-18 * include/float.h: #include_next<float.h> before header guard.Danny Smith
2002-06-182002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2002-06-15 * include/_mingw.h: Increment to version 2.1.Earnie Boyd
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith
2002-04-20 * include/mbstring.h: New file.Danny Smith
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith
2002-04-10 * include/_mingw.h: Increment version.Earnie Boyd
2002-04-04 * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith
2002-03-30 * include/stdio.h (_snwprintf): Correct spelling.Danny Smith
2002-03-27 * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith
2002-01-28 * include/malloc.h (_heapinfo): Correct structure definition.Danny Smith
2002-01-25Merge MinGW changesEarnie Boyd
2002-01-25 * include/tchar.h (_TCHAR): Add missing ;.Danny Smith
2002-01-25 * include/tchar.h (_TCHAR): Add typedefs.Danny Smith
2001-12-08 * Makefile.in: Increment VERSION.Earnie Boyd
2001-12-05Merge MinGW CVS differencesEarnie Boyd
2001-12-05 * include/strings.h: New file.Earnie Boyd
2001-11-072001-11-08 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-11-012001-10-30 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd
2001-09-192001-09-19 Earnie Boyd <earnie@SF.net>Earnie Boyd
2001-09-17 * Makefile.in: Increment version.Earnie Boyd
2001-08-29 * include/stdarg.h (va_list): Typedef as __builtin_va_list ifEarnie Boyd
2001-08-05 * include/stdlib.h (_wpgmptr): Don't declare ifndef __MSVCRT__.Earnie Boyd
2001-06-11 * include/stdio.h (swscanf): Make first arugument const.Earnie Boyd
2001-06-05 * include/_mingw.h: Change version to 1.0.Earnie Boyd
2001-02-21 * include/tchar.h: (__TEXT): Remove undef.Earnie Boyd
2001-02-02Fri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users.sourceforge.net>Earnie Boyd
2001-02-01 * Makefile.in: Increment version to 0.5Earnie Boyd
2001-01-30 * include/assert.h: (assert): Remove ; from end of definitionEarnie Boyd
2001-01-30 * include/time.h: (CLOCKS_PER_SEC): Type cast the constant.Earnie Boyd
2001-01-29 * time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.Earnie Boyd
2001-01-28 * include/wchar.h: The 2001.01.18 Change was incorrect. The functionsEarnie Boyd
2001-01-28 *include/stdlib.h (__p__pgmptr): add prototype.Earnie Boyd
2001-01-26 * include/stdint.h: New file.Earnie Boyd
2001-01-18 * include/wchar.h: Protect prototypes only declared in the C++ STLEarnie Boyd
2001-01-16 * include/stdlib.h: Apply Danny Smith patch 102730Earnie Boyd
2001-01-16 * include/locale.h: Apply Danny Smith patch 101834Earnie Boyd