aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw/include
AgeCommit message (Expand)AuthorFilesLines
2001-08-05 * include/stdlib.h (_wpgmptr): Don't declare ifndef __MSVCRT__.Earnie Boyd3-11/+19
2001-06-11 * include/stdio.h (swscanf): Make first arugument const.Earnie Boyd3-2/+8
2001-06-04 * include/_mingw.h: Change version to 1.0.Earnie Boyd1-3/+3
2001-02-21 * include/tchar.h: (__TEXT): Remove undef.Earnie Boyd1-5/+1
2001-02-02Fri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users.sourceforge.net>Earnie Boyd1-13/+21
2001-01-31 * Makefile.in: Increment version to 0.5Earnie Boyd1-2/+2
2001-01-30 * include/assert.h: (assert): Remove ; from end of definitionEarnie Boyd1-1/+1
2001-01-30 * include/time.h: (CLOCKS_PER_SEC): Type cast the constant.Earnie Boyd1-1/+1
2001-01-29 * time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.Earnie Boyd1-1/+1
2001-01-28 * include/wchar.h: The 2001.01.18 Change was incorrect. The functionsEarnie Boyd1-3/+3
2001-01-28 *include/stdlib.h (__p__pgmptr): add prototype.Earnie Boyd2-15/+23
2001-01-26 * include/stdint.h: New file.Earnie Boyd1-0/+184
2001-01-18 * include/wchar.h: Protect prototypes only declared in the C++ STLEarnie Boyd1-1/+4
2001-01-16 * include/stdlib.h: Apply Danny Smith patch 102730Earnie Boyd1-2/+2
2001-01-16 * include/locale.h: Apply Danny Smith patch 101834Earnie Boyd1-0/+9
2000-11-21 * include/direct.h: add guard around MSVCRT-only prototytpesEarnie Boyd9-121/+365
2000-04-10* include/string.h: Use proper prototype for _strerror.Christopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor44-0/+5308