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-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-21 * test_headers.c : New file.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-15 * Makefile.in (conf_prefix): New variable.Earnie Boyd
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith
2002-05-28Merging MinGW changesEarnie Boyd
2002-04-20 * include/mbstring.h: New file.Danny Smith
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith
2002-04-18 * dirent.c (opendir): Convert given pathname toDanny Smith
2002-04-10 * include/_mingw.h: Increment version.Earnie Boyd
2002-04-10 * Makefile.in: Use bzip2 compression for Cygwin target.Earnie Boyd
2002-04-10 * moldname-crtdll.def: Remove CR from end of line.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-25Remove duplicate changelog entry.Danny Smith
2002-01-25 * profile/profil.c: Update copyright info.Danny Smith
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-05* Makefile.in: Delete unused executable after creating base-files.Egor Duda
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-09-102001-09-10 Earnie Boyd <earnie@SF.net>Earnie Boyd
2001-09-06Revert inadvertently checked in files.Christopher Faylor
2001-09-06* Makefile.in: Install libstdc++.a if it does not exist.Christopher Faylor
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-18Remove blank line.Christopher Faylor
2001-06-11 * profile/configure.in: Make msvcrt.dll version default.Earnie Boyd
2001-06-11 * include/stdio.h (swscanf): Make first arugument const.Earnie Boyd
2001-06-05 * profile/Makefile.in (mkinstalldirs): Correct relative path.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