summaryrefslogtreecommitdiff
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* Merge from mingw mainline.Danny Smith2002-10-039-6/+505
* * include/math.h (__signbit); Remove errant '__' added in lastDanny Smith2002-10-033-18/+28
* * include/cytpe.h: Prefix identifiers used as args of inlinesDanny Smith2002-10-028-176/+468
* * include/ctype.h (_tolower): Move inlined definition out ofDanny Smith2002-09-302-11/+21
* * include/wchar.h (__VALIST): Correct typo in __GNUC__ guard.Danny Smith2002-09-292-6/+11
* * include/io.h: #include stddef.h with __need_wchat_t.Danny Smith2002-09-283-0/+20
* * include/stdio.h: Don't include stdarg.h.Danny Smith2002-09-273-5/+53
* * include/wchar: #include sys/types.h in non-ANSI mode.Danny Smith2002-09-262-4/+16
* * include/settjmp.h: Use C++ c-header compatibility defines.Danny Smith2002-09-2510-113/+674
* * include/stdio.h (tempnam): Move out of __CSTD namespace.Danny Smith2002-09-253-37/+38
* * include/io.h: Move wide char prototypes together.Danny Smith2002-09-246-80/+754
* * include/stdio.h: Reorder ANSI vs non-ANSI declarationsDanny Smith2002-09-215-59/+730
* * include/stdlib.h: Move _Exit prototype into main C99 block.Danny Smith2002-09-212-4/+525
* * include/math.h: Use C++ c-header compatability defines.Danny Smith2002-09-205-0/+806
* * include/locale.h: Use C++ c-header compatability defines.Danny Smith2002-09-202-0/+101
* * include/_mingw.h (__BEGIN_CSTD_NAMESPACE,__END_CSTD_NAMESPACEDanny Smith2002-09-204-0/+515
* * include/wchar.h: Don't #include sys/types.h, stdlib.h,Danny Smith2002-09-203-0/+2303