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