aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw/include
AgeCommit message (Expand)AuthorFilesLines
2005-10-272005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe1-2/+2
2005-10-15 * include/limits.h (SSIZE_MAX): Define.Danny Smith1-9/+14
2005-10-132005-10-13 Wu Yongwei <adah@users.sourceforge.net>Danny Smith1-0/+15
2005-10-12 * include/stddef.h: Remove.Danny Smith2-14/+0
2005-10-12 * include/time.h (_time64): Correct prototype.Danny Smith1-1/+1
2005-09-24 * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)Danny Smith1-5/+4
2005-09-19 * include/stdlib.h (strtof): Add prototype. UglifyDanny Smith1-6/+16
2005-08-25 * mingwex/fe*.c: Revert previous changes.Danny Smith1-7/+7
2005-08-25 * mingwex/feclearexcept.c (feclearexcept): Change declaration.Danny Smith1-7/+7
2005-08-13 * Include/_mingw.h: Increment version to 3.8.Chris Sutcliffe1-2/+2
2005-08-10 * include/wctype.h (towupper, towlower): Change arg and return valueDanny Smith2-4/+10
2005-06-16 * include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use toDanny Smith2-17/+45
2005-06-06 * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typoDanny Smith1-2/+2
2005-05-10 * mingwex/math/nexttoward.c: New file.Danny Smith1-1/+4
2005-05-09 * mingwex/math/nextafterf.c (nextafterf): CorrectDanny Smith1-2/+1
2005-05-08 * mingwex/math/erfl.c: New file.Danny Smith1-4/+0
2005-05-04 * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessorDanny Smith2-3/+3
2005-05-03 * mingwex/math/signbit.c (__signbit): Make return valueDanny Smith1-3/+3
2005-05-02 * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't define asDanny Smith1-3/+5
2005-04-24 * mingwex/mbrtowc.c: New file.Danny Smith1-20/+28
2005-03-31 * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Define.Danny Smith1-0/+7
2005-03-24 * include/stdio.h (__mingw_fwrite): Change return value toDanny Smith1-1/+1
2005-03-152005-03-15 Hans Leidekker <hans@it.vu.nl>Danny Smith1-2/+2
2005-02-25 * include/wctype.h (wctrans) Remove _CRTIMP.Danny Smith1-3/+3
2005-02-25 * include/wctype.h: Add comment on wctrans, towctrans, wctype.Danny Smith1-0/+8
2005-02-11 * include/tchar.h (_tstat64, _tstati64): Add Unicode/ANSI mappings.Danny Smith1-0/+4
2005-02-11 * include/assert.h; Remove header guard. undef assert macro.Danny Smith1-12/+8
2005-02-112005-02-11 Gregory W. Chicares <chicares at cox dot net>Danny Smith1-1/+5
2005-02-072005-02-07 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2-2/+6
2005-01-272005-01-26 Oliver Stoeneberg <oliverst@online.de>Danny Smith1-0/+8
2005-01-17 * include/sys/stat.h (struct __stat64): Change st_size type toDanny Smith2-2/+2
2005-01-13 * include/_mingw.h: Increment version to 3.7.Earnie Boyd1-2/+2
2005-01-13 * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd2-24/+0
2005-01-12 * include/tchar.h (_tfreopen): Add UNICODE mappings.Danny Smith1-0/+2
2005-01-11 * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd1-1/+19
2005-01-10 * include/errno.h (ELOOP): Add definition.Earnie Boyd1-0/+2
2005-01-10 * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.cDanny Smith1-1/+50
2005-01-06 * include/_mingw.h (__int16): Define as short.Danny Smith1-1/+1
2005-01-06 * include/stdio.h (P_tmpdir): Add define.Danny Smith1-0/+3
2005-01-02 * include/_mingw.h: Increment version to 3.6Earnie Boyd1-2/+2
2004-12-25 * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.cDanny Smith1-1/+48
2004-12-20 * include/wchar.h (wcsdup): Correct prototype.Danny Smith2-2/+3
2004-10-14 * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90.Danny Smith1-2/+2
2004-10-06 * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl,Danny Smith1-4/+17
2004-09-09 * include/sys/stat.h (_S_IFLNK): Add definition.Earnie Boyd1-2/+6
2004-09-08 * include/sys/stat.h (_S_ISLNK): Add definition.Earnie Boyd1-0/+2
2004-09-05 * include/_mingw.h: Increment minor version for 3.5 release.Earnie Boyd1-2/+2
2004-08-24 * include/malloc.h (__mingw_aligned_offset_malloc,Danny Smith1-2/+10
2004-08-07 * include/complex.h: Remove __attribute__ ((const)) fromDanny Smith1-26/+26
2004-08-07 * include/wchar.h: Reorganize, avoid including other headers.Danny Smith1-145/+264