aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw/include/limits.h
AgeCommit message (Collapse)AuthorFilesLines
2005-10-15 * include/limits.h (SSIZE_MAX): Define.Danny Smith1-9/+14
(LLONG_MAX, LLONG_MIN, ULLONG_MAX): Separate from non-ISO names.
2004-07-13 * include/limits.h: Change to new file header preamble.Earnie Boyd1-19/+6
2004-06-012004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan1-0/+5
* include/limits.h (_I64_MIN, _I64_MAX, _UI64_MAX): Add defines.
2001-12-05Merge MinGW CVS differencesEarnie Boyd1-1/+1
2000-11-21 * include/direct.h: add guard around MSVCRT-only prototytpesEarnie Boyd1-0/+5
* include/io.h: add __int64 struct definitions and function prototypes; add guard for MSVCRT-only prototypes * include/limits.h: add ISO C9x macros LLONG_MIN, LLONG_MAX, ULLONG_MAX * include/stdio.h: add wchar function prototypes (__MSVCRT__); put wchar functions together to make sync with wchar.h easier * include/stdlib.h: add wide char functions (__MSVCRT__) * include/string.h: add string collation functions ( __MSVCRT__) * include/sys/stat.h: add __int64 struct and function ( __MSVCRT__) * include/tchar.h: add macros and macro function definitions * include/wchar.h: add wide char function prototypes ( __MSVCRT__ ); enclose more functions in __MSVCRT__ guard; some oldname wide char function prototypes #if (0)'d * profile/gmon.h: add guard around BSD-ish typedefs
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+110