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-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
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
2000-11-30 * Makefile.in: eliminate the need for RUNTIME and CRT_ID.Earnie Boyd
2000-11-23 * Makefile.in: Fix bindist target to distribute the correct files.Earnie Boyd
2000-11-22 * Makefile.in: Add missing line continuation `\' for $(SUBDIRS) target.Earnie Boyd
2000-11-21 * include/direct.h: add guard around MSVCRT-only prototytpesEarnie Boyd
2000-11-21* Makefile.in: Use a different variable name for subdirectory since theChristopher Faylor
2000-11-20* Makefile.in: Install mingw stuff in a subdirectory if building under cygwin.Christopher Faylor
2000-06-18Add comment.Christopher Faylor
2000-06-18Revert.Christopher Faylor
2000-06-18* Makefile.in (subdirs): Eliminate for loop.Christopher Faylor
2000-06-18* Makefile.in (subdirs): Previous change did not fix problem in broken shells.Christopher Faylor
2000-06-17Add additional info.Christopher Faylor
2000-06-17* Makefile.in: Avoid installing dll if we're cross building and the cross-hostChristopher Faylor
2000-04-19* configure.in: Change HEADER_SUBDIR to mingw32.Christopher Faylor
2000-04-11* include/string.h: Use proper prototype for _strerror.Christopher Faylor