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-11-22This commit was manufactured by cvs2svn to create branchcvs2svn
2002-11-09 * include/math.h (sqrt): Remove inline definition.Danny Smith
2002-10-302002-10-30 Guido Serassio <serassio@libero.it>Danny Smith
2002-10-202002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith
2002-10-202002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-10-11 * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith
2002-10-11 * include/string.h (strcasecmp): Make extern __inline__.Danny Smith
2002-10-092002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith
2002-10-03 * include/cytpe.h (_imp____mbcur_max): Add missing ';'.Danny Smith
2002-10-03 * include/fcntl.h (_fmode): Remove declarations andDanny Smith
2002-10-02 * include/stdlib.h (_imp____mbcur_max): add missing ';'.Danny Smith
2002-09-19 * include/string.h (_strerror): Move into #ifndefDanny Smith
2002-09-18 * include/time.h (__need_NULL): Define before includingDanny Smith
2002-09-162002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith
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