aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-07 * include/_mingw.h: Don't include <bits/c++config.h>. github/mingw-std-ns-branchmingw-std-ns-branchDanny Smith8-54/+60
2003-04-04 * include/_mingw.h:[__cplusplus] Include <bits/c++config.h>.Danny Smith3-13/+25
2003-03-31 * samples/dlltest/expexe.def (NAME): Add.Danny Smith1-0/+5
2003-03-31 * include/stdarg.h: Get rid of namespaces.Danny Smith2-35/+7
2003-03-31 Merge from mingw trunk (changes since 2003-01-27).Danny Smith60-3763/+1424
2003-03-16This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn14-0/+1546
2003-01-27 * include/setjmp.h (_setjmp): Move from std to globalDanny Smith2-10/+16
2003-01-26 Merge from mingw trunk (changes since 2002-12-10).Danny Smith12-55/+107
2003-01-01This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn2-0/+49
2002-12-10 * include/_mingw.h (__HAVE_STD_CXX): Define to 0 forDanny Smith2-0/+9
2002-12-10 Merge from mingw trunk (changes since 2002-11-19).Danny Smith8-41/+382
2002-12-08This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn13-0/+5885
2002-11-19 Merge from mingw trunk (changes since 2002-10-04).Danny Smith18-92/+374
2002-10-19This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn6-0/+1228
2002-10-16 * include/stdio.h: Qualify another size_t with __CSTD.Danny Smith4-14/+21
2002-10-11 * include/ctype: Qualify wint_t with __CSTDDanny Smith8-37/+55
2002-10-03Merge from mingw mainline.Danny Smith9-56/+70
2002-10-03 * include/math.h (__signbit); Remove errant '__' added in lastDanny Smith3-18/+28
2002-10-02 * include/cytpe.h: Prefix identifiers used as args of inlinesDanny Smith8-178/+195
2002-09-30 * include/ctype.h (_tolower): Move inlined definition out ofDanny Smith2-11/+21
2002-09-29 * include/wchar.h (__VALIST): Correct typo in __GNUC__ guard.Danny Smith2-6/+11
2002-09-28 * include/io.h: #include stddef.h with __need_wchat_t.Danny Smith3-0/+20
2002-09-27 * include/stdio.h: Don't include stdarg.h.Danny Smith3-9/+50
2002-09-26 * include/wchar: #include sys/types.h in non-ANSI mode.Danny Smith2-4/+16
2002-09-25 * include/settjmp.h: Use C++ c-header compatibility defines.Danny Smith10-139/+186
2002-09-25 * include/stdio.h (tempnam): Move out of __CSTD namespace.Danny Smith3-37/+38
2002-09-24 * include/io.h: Move wide char prototypes together.Danny Smith6-154/+219
2002-09-21 * include/stdio.h: Reorder ANSI vs non-ANSI declarationsDanny Smith5-66/+120
2002-09-21 * include/stdlib.h: Move _Exit prototype into main C99 block.Danny Smith2-25/+48
2002-09-20 * include/math.h: Use C++ c-header compatability defines.Danny Smith5-14/+31
2002-09-20 * include/locale.h: Use C++ c-header compatability defines.Danny Smith2-8/+9
2002-09-20 * include/_mingw.h (__BEGIN_CSTD_NAMESPACE,__END_CSTD_NAMESPACEDanny Smith4-18/+62
2002-09-20 * include/wchar.h: Don't #include sys/types.h, stdlib.h,Danny Smith3-26/+44
2002-09-19This commit was manufactured by cvs2svn to create branch 'mingw-std-ns-cvs2svn4006-966759/+0
2002-09-19 * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith2-1/+4
2002-09-192002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2002-09-192002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-13/+111
2002-09-19bfd/Jakub Jelinek2-1/+9
2002-09-19Remove (errant) trailing semicolon (;) from the extern "C" { } declaration.Nick Clifton2-1/+6
2002-09-19Cleanup calls to CreateFile throughout.Christopher Faylor11-65/+56
2002-09-19 * include/string.h (_strerror): Move into #ifndefDanny Smith2-1/+7
2002-09-19* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor2-1/+6
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor20-112/+153
2002-09-192002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith2-0/+5
2002-09-17 * include/time.h (__need_NULL): Define before includingDanny Smith2-0/+6
2002-09-172002-09-17 Daniel Schlyder <daniel@dascdev.net>Danny Smith2-0/+5
2002-09-17* cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor2-2/+6
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-2/+9
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-37/+148
2002-09-17 * include/shlobj.h (SHGetSpecialFolderPath[AW]): Add _WIN32_IE guard.Danny Smith2-7/+33