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
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 * 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-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
2000-03-312000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor