aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw
AgeCommit message (Expand)AuthorFilesLines
2005-01-17 * include/sys/stat.h (struct __stat64): Change st_size type toDanny Smith3-2/+8
2005-01-13 * include/_mingw.h: Increment version to 3.7.Earnie Boyd3-3/+5
2005-01-13 * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd3-24/+6
2005-01-12 * include/tchar.h (_tfreopen): Add UNICODE mappings.Danny Smith2-0/+6
2005-01-11 * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd2-1/+24
2005-01-10 * include/errno.h (ELOOP): Add definition.Earnie Boyd2-0/+6
2005-01-10 * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.cDanny Smith24-14/+682
2005-01-06 * include/_mingw.h (__int16): Define as short.Danny Smith2-1/+6
2005-01-06 * include/stdio.h (P_tmpdir): Add define.Danny Smith2-0/+7
2005-01-03 * Makefile.in (inst_docdir): For Cygwin target set to share/doc/.Earnie Boyd2-1/+5
2005-01-02 * include/_mingw.h: Increment version to 3.6Earnie Boyd3-3/+8
2004-12-25 * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.cDanny Smith24-7/+663
2004-12-20 * include/wchar.h (wcsdup): Correct prototype.Danny Smith3-2/+8
2004-10-14 * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90.Danny Smith2-2/+6
2004-10-06 * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl,Danny Smith13-6/+411
2004-09-09 * include/sys/stat.h (_S_IFLNK): Add definition.Earnie Boyd2-3/+16
2004-09-08 * include/sys/stat.h (_S_ISLNK): Add definition.Earnie Boyd2-0/+7
2004-09-05 * mingwex/Makefile.in: Correct typo in list of DISTFILES.Earnie Boyd2-1/+2
2004-09-05 * include/_mingw.h: Increment minor version for 3.5 release.Earnie Boyd3-3/+8
2004-08-24 * include/malloc.h (__mingw_aligned_offset_malloc,Danny Smith3-7/+26
2004-08-242004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>Danny Smith3-0/+215
2004-08-24 * crt1.c: (__mingw_CRTStartup): Change return to void. AddDanny Smith2-18/+22
2004-08-15 * profile/COPYING: New file.Danny Smith4-1/+385
2004-08-15 * mingwex/fopen64.c: Move.Danny Smith5-9/+20
2004-08-15 * profile/gmon.c [__MINGW32__]: Include string.h forDanny Smith2-1/+7
2004-08-09* mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.Christopher Faylor2-0/+5
2004-08-07 * include/complex.h: Remove __attribute__ ((const)) fromDanny Smith2-26/+32
2004-08-07 * include/wchar.h: Reorganize, avoid including other headers.Danny Smith2-145/+268
2004-08-06 * include/string.h (memchr, memcmp, strchr, strcmp, strcspn)Danny Smith2-11/+17
2004-07-30 * include/dirent.h (struct _wdirent): Remove obsolete comment.Danny Smith2-1/+4
2004-07-30 * include/string.h: Revert 2004-07-26 additions ofDanny Smith2-28/+33
2004-07-28 * mingwex/math/powl.c (powl): Revert change of 2004-02-01.Danny Smith2-14/+42
2004-07-27 * mingwex/math/expl.c (expl): Move body of code to new staticDanny Smith2-20/+20
2004-07-27 * mingwex/stdio/vsscanf.c: Add "edi" to registers-modified fieldDanny Smith3-6/+6
2004-07-26 * include/_mingw.h: Use only two underscores to uglifyDanny Smith3-3/+10
2004-07-26 * include/_mingw.h: Use only two underscores to uglifyDanny Smith5-55/+66
2004-07-26 * include/string.h: Group wide string functions together,Danny Smith2-38/+41
2004-07-25 * include/_mingw.h (_MINGW_ATTR_*): Replace withDanny Smith4-34/+43
2004-07-21 * include/_mingw.h: Undefine __attribute__.Danny Smith2-7/+36
2004-07-19 * include/time.h (__time64_t): Add missing ';'.Danny Smith2-1/+5
2004-07-17 * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith2-2/+11
2004-07-17* Makefile.in (CC): Strip inappropriate include file settings from anyChristopher Faylor2-1/+7
2004-07-152004-07-15 "dgun" <dgun@umpire.com>Danny Smith2-1/+5
2004-07-15Whitespace change to ChangeLogDanny Smith1-0/+1
2004-07-15 * include/math.h: Add pragma GCC system_header.Danny Smith2-0/+9
2004-07-15 * mingwex/complex/cargs.c: New file.Danny Smith3-2/+16
2004-07-15 * Makefile.in (INCLUDES): Temporarily revert previous change.Corinna Vinschen4-4/+11
2004-07-15* mingwex/fwide.c: Include <stdio.h> to resolve FILE usage.Christopher Faylor2-0/+5
2004-07-14 * Makefile.in (INCLUDES): Designate $(srcdir)/../include as aDanny Smith4-6/+14
2004-07-13 * Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use itEarnie Boyd3-5/+7