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
2003-04-07 * include/_mingw.h: Don't include <bits/c++config.h>. mingw-std-ns-branchDanny Smith
2003-04-04 * include/_mingw.h:[__cplusplus] Include <bits/c++config.h>.Danny Smith
2003-04-01 * samples/dlltest/expexe.def (NAME): Add.Danny Smith
2003-04-01 * include/stdarg.h: Get rid of namespaces.Danny Smith
2003-04-01 Merge from mingw trunk (changes since 2003-01-27).Danny Smith
2003-03-17This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn
2003-01-27 * include/setjmp.h (_setjmp): Move from std to globalDanny Smith
2003-01-27 Merge from mingw trunk (changes since 2002-12-10).Danny Smith
2003-01-01This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn
2002-12-10 * include/_mingw.h (__HAVE_STD_CXX): Define to 0 forDanny Smith
2002-12-10 Merge from mingw trunk (changes since 2002-11-19).Danny Smith
2002-12-08This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn
2002-11-19 Merge from mingw trunk (changes since 2002-10-04).Danny Smith
2002-10-20This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn
2002-10-17 * include/stdio.h: Qualify another size_t with __CSTD.Danny Smith
2002-10-11 * include/ctype: Qualify wint_t with __CSTDDanny Smith
2002-10-04Merge from mingw mainline.Danny Smith
2002-10-04 * include/math.h (__signbit); Remove errant '__' added in lastDanny Smith
2002-10-02 * include/cytpe.h: Prefix identifiers used as args of inlinesDanny Smith
2002-09-30 * include/ctype.h (_tolower): Move inlined definition out ofDanny Smith
2002-09-30 * include/wchar.h (__VALIST): Correct typo in __GNUC__ guard.Danny Smith
2002-09-28 * include/io.h: #include stddef.h with __need_wchat_t.Danny Smith
2002-09-27 * include/stdio.h: Don't include stdarg.h.Danny Smith
2002-09-27 * include/wchar: #include sys/types.h in non-ANSI mode.Danny Smith
2002-09-26 * include/settjmp.h: Use C++ c-header compatibility defines.Danny Smith
2002-09-25 * include/stdio.h (tempnam): Move out of __CSTD namespace.Danny Smith
2002-09-24 * include/io.h: Move wide char prototypes together.Danny Smith
2002-09-21 * include/stdio.h: Reorder ANSI vs non-ANSI declarationsDanny Smith
2002-09-21 * include/stdlib.h: Move _Exit prototype into main C99 block.Danny Smith
2002-09-20 * include/math.h: Use C++ c-header compatability defines.Danny Smith
2002-09-20 * include/locale.h: Use C++ c-header compatability defines.Danny Smith
2002-09-20 * include/_mingw.h (__BEGIN_CSTD_NAMESPACE,__END_CSTD_NAMESPACEDanny Smith
2002-09-20 * include/wchar.h: Don't #include sys/types.h, stdlib.h,Danny Smith
2002-09-20This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn
2002-09-20 * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith
2002-09-202002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-202002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-19bfd/Jakub Jelinek
2002-09-19Remove (errant) trailing semicolon (;) from the extern "C" { } declaration.Nick Clifton
2002-09-19Cleanup calls to CreateFile throughout.Christopher Faylor
2002-09-19 * include/string.h (_strerror): Move into #ifndefDanny Smith
2002-09-19* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor
2002-09-192002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith
2002-09-18 * include/time.h (__need_NULL): Define before includingDanny Smith
2002-09-182002-09-17 Daniel Schlyder <daniel@dascdev.net>Danny Smith
2002-09-17* cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-17 * include/shlobj.h (SHGetSpecialFolderPath[AW]): Add _WIN32_IE guard.Danny Smith